rust/compiler/rustc_lint
Matthias Krüger e7ec428cad
Rollup merge of #111496 - mpalmer:unreachable-pub-docs, r=pnkfelix
Extra context for unreachable_pub lint

While experienced Rustaceans no doubt know this sort of thing already, as more of a newbie I had trouble understanding why I was triggering the lint. Hopefully this expanded explanation saves someone else some head-scratching.

Fixes #110922
2023-06-01 22:47:30 +02:00
..
src Rollup merge of #111496 - mpalmer:unreachable-pub-docs, r=pnkfelix 2023-06-01 22:47:30 +02:00
Cargo.toml Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl Uplift clippy::cast_ref_to_mut to rustc 2023-05-31 12:28:38 +02:00