rust/src/librustdoc/clean
Matthias Krüger ba7ec56639
Rollup merge of #117531 - fmease:rustdoc-effects-properly-elide-x-crate-host-args, r=GuillaumeGomez
rustdoc: properly elide cross-crate host effect args

Fixes FIXMEs introduced in #116670.
2023-11-08 11:25:54 +01:00
..
cfg Use ThinVec in various AST types. 2023-02-21 11:51:56 +11:00
types Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
utils Valid underscores in hex/octal/binary literal docs 2021-05-03 20:11:09 -04:00
auto_trait.rs rustdoc: fix & clean up handling of cross-crate higher-ranked lifetimes 2023-10-03 17:16:51 +02:00
blanket_impl.rs Improve code readability by moving fmt args directly into the string 2023-08-16 16:35:23 +02:00
cfg.rs Rollup merge of #114822 - GuillaumeGomez:code-readability-improvement, r=notriddle 2023-08-16 20:10:38 +02:00
inline.rs rustdoc: minor changes suggested by clippy perf lints. 2023-11-08 09:35:35 +11:00
mod.rs rustdoc: properly elide cross-crate host effect args 2023-11-05 00:56:54 +01:00
render_macro_matchers.rs Only call parse_token_tree once. 2023-08-02 10:04:00 +10:00
simplify.rs rustdoc: Use ThinVec in GenericParamDefKind 2023-10-29 02:14:41 -04:00
types.rs rustdoc: minor changes suggested by clippy perf lints. 2023-11-08 09:35:35 +11:00
utils.rs Rollup merge of #117531 - fmease:rustdoc-effects-properly-elide-x-crate-host-args, r=GuillaumeGomez 2023-11-08 11:25:54 +01:00