rust/src/librustdoc/clean
Guillaume Gomez 03f56d36ae
Rollup merge of #133443 - fmease:rm-dead-eff-code-ii, r=compiler-errors
Remove dead code stemming from the old effects desugaring (II)

Follow-up to #132374.
r? project-const-traits
2024-11-26 15:32:15 +01:00
..
cfg Rename NestedMetaItem to MetaItemInner 2024-10-06 23:28:30 +09:00
types Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
utils Valid underscores in hex/octal/binary literal docs 2021-05-03 20:11:09 -04:00
auto_trait.rs rustdoc: yeet TypingEnv::from_param_env 2024-11-19 18:35:41 +01:00
blanket_impl.rs update tools 2024-10-29 17:01:24 +01:00
cfg.rs Rename NestedMetaItem to MetaItemInner 2024-10-06 23:28:30 +09:00
inline.rs rustdoc: Treat decl macros like other items 2024-11-13 16:03:57 +01:00
mod.rs Rollup merge of #133443 - fmease:rm-dead-eff-code-ii, r=compiler-errors 2024-11-26 15:32:15 +01:00
render_macro_matchers.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
simplify.rs Rollup merge of #129725 - compiler-errors:predicates-of, r=fmease 2024-08-31 10:08:57 +02:00
types.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00
utils.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00