rust/compiler/rustc_ast_ir/src
Nicholas Nethercote 194489473d Add warn(unreachable_pub) to several crates.
It requires no additonal changes to these crates, but will prevent
unnecessary `pub`s in the future.
2024-08-16 08:46:13 +10:00
..
lib.rs Add warn(unreachable_pub) to several crates. 2024-08-16 08:46:13 +10:00
visit.rs Fix typo in VisitorResult 2024-03-08 23:20:29 -05:00