rust/compiler/rustc_session
Matthias Krüger 144862ede8
Rollup merge of #115863 - chenyukang:yukang-add-message-tidy-check, r=davidtwco
Add check_unused_messages in tidy

From https://github.com/rust-lang/rust/pull/115728#issuecomment-1715490553
The check is not 100% accurate, I guess it's enough for now.
2023-10-03 12:24:11 +02:00
..
src Enable drop_tracking_mir by default. 2023-09-23 13:34:09 +00:00
Cargo.toml replace atty crate with std's isTerminal 2023-07-26 18:09:50 +03:00
messages.ftl Cleanup unused messages in ftl files 2023-09-20 19:09:01 +08:00