require_unsafe_in_body 0.2.0

Make `unsafe fn` still require `unsafe` blocks in the function's body
Documentation
Build #182098 2019-08-30T17:34:36.816335+00:00
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Fresh unicode-xid v0.2.0
Fresh proc-macro2 v1.0.1
Fresh quote v1.0.2
Fresh syn v1.0.5
Documenting require_unsafe_in_body v0.2.0
Running `rustdoc --edition=2018 --crate-name require_unsafe_in_body /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/require_unsafe_in_body-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="nightly"' -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'pretty_assertions=https://docs.rs/pretty_assertions/0.6.1' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/1.0.1' --extern-html-root-url 'quote=https://docs.rs/quote/1.0.2' --extern-html-root-url 'syn=https://docs.rs/syn/1.0.5' --extern-html-root-url 'trybuild=https://docs.rs/trybuild/1.0.11' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-2f9c286ebf9adc3b.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-fa191e9367071881.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-716eca3ef97fe1ca.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.77s