gimli 0.18.0

A library for reading and writing the DWARF debugging format.
Documentation
Build #156247 2019-04-25T14:28:35.621161+00:00
# rustc version
rustc 1.36.0-nightly (3c3d3c177 2019-04-17)# docs.rs version
cratesfyi 0.6.0 (54fff31 2019-04-12)# build log
Updating crates.io index
Downloading crates ...
Downloaded gimli v0.18.0
Fresh nodrop v0.1.13
Checking stable_deref_trait v1.1.1
Checking fallible-iterator v0.2.0
Fresh indexmap v1.0.2
Running `rustc --edition=2018 --crate-name fallible_iterator /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fallible-iterator-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="std"' -C metadata=82f9c6888a207029 -C extra-filename=-82f9c6888a207029 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name stable_deref_trait /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/stable_deref_trait-1.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="std"' -C metadata=beba3b5b382558d9 -C extra-filename=-beba3b5b382558d9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh byteorder v1.3.1
Fresh arrayvec v0.4.10
Documenting gimli v0.18.0
Running `rustdoc --edition=2018 --crate-name gimli /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/gimli-0.18.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="fallible-iterator"' --cfg 'feature="indexmap"' --cfg 'feature="read"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --cfg 'feature="write"' -Z unstable-options --resource-suffix -20190417-1.36.0-nightly-3c3d3c177 --static-root-path / --disable-per-crate-search --extern-html-root-url 'arrayvec=https://docs.rs/arrayvec/0.4.10' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'crossbeam=https://docs.rs/crossbeam/0.7.1' --extern-html-root-url 'fallible_iterator=https://docs.rs/fallible-iterator/0.2.0' --extern-html-root-url 'getopts=https://docs.rs/getopts/0.2.18' --extern-html-root-url 'indexmap=https://docs.rs/indexmap/1.0.2' --extern-html-root-url 'memmap=https://docs.rs/memmap/0.7.0' --extern-html-root-url 'num_cpus=https://docs.rs/num_cpus/1.10.0' --extern-html-root-url 'object=https://docs.rs/object/0.11.0' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.0.3' --extern-html-root-url 'regex=https://docs.rs/regex/1.1.6' --extern-html-root-url 'stable_deref_trait=https://docs.rs/stable_deref_trait/1.1.1' --extern-html-root-url 'test_assembler=https://docs.rs/test-assembler/0.1.5' --extern-html-root-url 'typed_arena=https://docs.rs/typed-arena/1.4.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern arrayvec=/home/cratesfyi/cratesfyi/debug/deps/libarrayvec-32b65cb4dc827ff4.rmeta --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-98e42aa56bb3f24c.rmeta --extern fallible_iterator=/home/cratesfyi/cratesfyi/debug/deps/libfallible_iterator-82f9c6888a207029.rmeta --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-a52416d071cb339d.rmeta --extern stable_deref_trait=/home/cratesfyi/cratesfyi/debug/deps/libstable_deref_trait-beba3b5b382558d9.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 8.92s