diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-03-11 12:55:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-11 12:55:41 +0100 |
| commit | 8596751f3b8f8824db2c9d3e136b1dc38b9a2fad (patch) | |
| tree | e79881ea19f58bf268e5e1a8eecf7ff1342928f7 /compiler/rustc_codegen_llvm/src | |
| parent | 790d9f349b061c8b7d113a3752b7e05c3304bccb (diff) | |
| parent | d2e4b59e60aae6f47baae337a3a7f9f04c728592 (diff) | |
| download | rust-8596751f3b8f8824db2c9d3e136b1dc38b9a2fad.tar.gz rust-8596751f3b8f8824db2c9d3e136b1dc38b9a2fad.zip | |
Rollup merge of #107629 - pitaj:rustdoc-search-deprecated, r=jsha
rustdoc: sort deprecated items lower in search closes #98759 ### Screenshots `i32::MAX` show sup above `std::i32::MAX` and `core::i32::MAX`  If just searching for `min`, the deprecated results show up far below other things:  one page later  ~~And, as you can see, the "Deprecation planned" message shows up in the search results. The same is true for fully-deprecated items like `mem::uninitialized`: ~~ Edit: the deprecation message change was removed from this PR. Only the sorting is changed.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
