about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-01-07 13:46:02 +0900
committerGitHub <noreply@github.com>2020-01-07 13:46:02 +0900
commit74ca7c7dd3546260cb199240196a0adf0ee5ad39 (patch)
tree15e5dbb3e0dc7482bf0b0ce57952d8115e4abe1d /src/rustllvm/PassWrapper.cpp
parent4ed415b5478c74094c2859abfddb959588cd6bb1 (diff)
parent097126e2840425b7d11f269c39a22c86ef003d6b (diff)
downloadrust-74ca7c7dd3546260cb199240196a0adf0ee5ad39.tar.gz
rust-74ca7c7dd3546260cb199240196a0adf0ee5ad39.zip
Rollup merge of #67877 - dtolnay:const-_, r=nagisa
Omit underscore constants from rustdoc

Underscore constants from https://github.com/rust-lang/rfcs/pull/2526 / https://github.com/rust-lang/rust/issues/54912 do not correspond to a nameable item and so are never useful in documentation.
<br>

#### Before:

> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://user-images.githubusercontent.com/1940490/71771409-0427cc80-2eef-11ea-8b7d-d9c74a873e7e.png" width="60%">

#### After:

> Not that.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions