diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-11-16 21:05:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-16 21:05:45 +0100 |
| commit | eff2b7017dbea481295563f669c74edb018fe910 (patch) | |
| tree | 4d01ed553e6ffb8e77376c8efc867a18bab26c7c /compiler/rustc_codegen_gcc/example/alloc_system.rs | |
| parent | fb5bd7ffcc0563f9fed8a0a586e973f9c44124bf (diff) | |
| parent | cd46ff6c052421277a7a3548b4fe40be4973feb1 (diff) | |
| download | rust-eff2b7017dbea481295563f669c74edb018fe910.tar.gz rust-eff2b7017dbea481295563f669c74edb018fe910.zip | |
Rollup merge of #132569 - lolbinarycat:rustdoc-search-path-end-empty-v2, r=notriddle
rustdoc search: allow queries to end in an empty path segment fixes https://github.com/rust-lang/rust/issues/129707 this can be used to show all items in a module, or all associated items for a type. currently sufferes slightly due to case insensitivity, so `Option::` will also show items in the `option::` module. it disables the checking of the last path element, otherwise only items with short names will be shown r? `@notriddle`
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/alloc_system.rs')
0 files changed, 0 insertions, 0 deletions
