1
Fork 0
rust/compiler/rustc_ast_ir/src
Nicholas Nethercote ff0a5fe975 Remove #![warn(unreachable_pub)] from all compiler/ crates.
It's no longer necessary now that `-Wunreachable_pub` is being passed.
2025-03-11 13:14:21 +11:00
..
lib.rs Remove #![warn(unreachable_pub)] from all compiler/ crates. 2025-03-11 13:14:21 +11:00
visit.rs Fix typo in VisitorResult 2024-03-08 23:20:29 -05:00