about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-08-08 11:36:03 +0900
committerGitHub <noreply@github.com>2020-08-08 11:36:03 +0900
commit255434d83cab2dab5ab5c7d942a5dbfcda3db894 (patch)
tree4c5e58c791bbd52482f65f5733e168ec396e6d2d /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentf5d2ffd7fb94807555cc370eb0ec01822f04abe3 (diff)
parent541fbbb6fab4afdeea48fdb9e94cee48991b3333 (diff)
downloadrust-255434d83cab2dab5ab5c7d942a5dbfcda3db894.tar.gz
rust-255434d83cab2dab5ab5c7d942a5dbfcda3db894.zip
Rollup merge of #75237 - nbdd0121:rustdoc, r=jyn514
Display elided lifetime for non-reference type in doc

In edition 2018 we encourage writing `<'_>` explicitly, so rustdoc should display like such as well.

Fixes #75225

~~Somehow when I run the compiled rustdoc using `cargo +stage2 doc` on other crates, it correctly produces `<'_>`, but I couldn't get the std doc to do the same with `./x.py doc --stage 2`. Might this be related to the recent change to x.py about how the doc is built?~~
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions