diff options
| author | Trevor Gross <t.gross35@gmail.com> | 2025-07-26 02:19:26 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-26 02:19:26 -0500 |
| commit | 7abb4e2b4c779ee6a990618cf0bcb1a4804d4062 (patch) | |
| tree | 261457993db2ea10c2b482d275bab95f1f4a95fe /compiler/rustc_codegen_llvm/src | |
| parent | 33ed3fc07ff49eb553ab08748dcfc2815db7bbf6 (diff) | |
| parent | b676f551e2b784c3ee7500edfc24fa46fdf6b6ef (diff) | |
| download | rust-7abb4e2b4c779ee6a990618cf0bcb1a4804d4062.tar.gz rust-7abb4e2b4c779ee6a990618cf0bcb1a4804d4062.zip | |
Rollup merge of #141663 - lolbinarycat:rustdoc-collapse-impl-134429, r=GuillaumeGomez
rustdoc: add ways of collapsing all impl blocks either shift+click the Summary button, or use the `_` key. this collapses everything, including (inherent) impl blocks. no need for a special "expand all impl blocks" method, as impl blocks are expanded during regular "expand all". doing "expand all" -> "collapse all" will always result in only impl blocks being expaned. not sure the best way to add a GUI test. fixes https://github.com/rust-lang/rust/issues/134429
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
