js-intern 0.3.1

A macro for interning JavaScript primitives
Documentation
Build #170450 2019-07-05T21:08:18.510612+00:00
# rustc version
rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)
# docs.rs version
cratesfyi 0.6.0 (9f9fa7c 2019-06-25)

# build log
Updating crates.io index
Downloading crates ...
Downloaded js-intern v0.3.1
Fresh unicode-xid v0.1.0
Fresh cfg-if v0.1.9
Fresh lazy_static v1.3.0
Fresh bumpalo v2.5.0
Fresh log v0.4.6
Fresh proc-macro2 v0.4.30
Fresh wasm-bindgen-shared v0.2.47
Fresh quote v0.6.12
Fresh syn v0.15.39
Fresh wasm-bindgen-backend v0.2.47
Fresh wasm-bindgen-macro-support v0.2.47
Fresh wasm-bindgen-macro v0.2.47
Compiling wasm-bindgen v0.2.47
Running `rustc --edition=2018 --crate-name wasm_bindgen /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-0.2.47/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="spans"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen-macro"' -C metadata=d44ddadb2fc35008 -C extra-filename=-d44ddadb2fc35008 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern wasm_bindgen_macro=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen_macro-859543325648f026.so --cap-lints allow`
Compiling js-intern-core v0.3.1
Running `rustc --edition=2018 --crate-name js_intern_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/js-intern-core-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=adbcf9b3ba13196f -C extra-filename=-adbcf9b3ba13196f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern wasm_bindgen=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen-d44ddadb2fc35008.rlib --cap-lints allow`
Compiling js-intern-proc-macro v0.3.1
Running `rustc --edition=2018 --crate-name js_intern_proc_macro /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/js-intern-proc-macro-0.3.1/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=e3d7db25ea3b6273 -C extra-filename=-e3d7db25ea3b6273 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern js_intern_core=/home/cratesfyi/cratesfyi/debug/deps/libjs_intern_core-adbcf9b3ba13196f.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-26ef60e9c2858d65.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-3d7e1f93268eeb8d.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-b7c098295093ad5c.rlib --cap-lints allow`
Documenting js-intern v0.3.1
Running `rustdoc --edition=2018 --crate-name js_intern /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/js-intern-0.3.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --static-root-path / --disable-per-crate-search --extern-html-root-url 'js_intern_core=https://docs.rs/js-intern-core/0.3.1' --extern-html-root-url 'js_intern_proc_macro=https://docs.rs/js-intern-proc-macro/0.3.1' --extern-html-root-url 'wasm_bindgen=https://docs.rs/wasm-bindgen/0.2.47' --extern-html-root-url 'wasm_bindgen_test=https://docs.rs/wasm-bindgen-test/0.2.47' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern js_intern_core=/home/cratesfyi/cratesfyi/debug/deps/libjs_intern_core-0ef208448d3d4e84.rmeta --extern js_intern_proc_macro=/home/cratesfyi/cratesfyi/debug/deps/libjs_intern_proc_macro-e3d7db25ea3b6273.so --extern wasm_bindgen=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen-490c2d10b18d2ab1.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.27s