rust/compiler/rustc_passes
Samuel Tardieu e639e886b2 Lint #[must_use] attributes applied to methods in trait impls
The `#[must_use]` attribute has no effect when applied to methods in
trait implementations. This case was not linted before.
2025-02-18 20:23:34 +01:00
..
src Lint #[must_use] attributes applied to methods in trait impls 2025-02-18 20:23:34 +01:00
Cargo.toml compiler: start using rustc_ast_lowering in rustc_passes 2025-02-09 20:45:47 -08:00
messages.ftl Auto merge of #119286 - jyn514:linker-output, r=bjorn3 2025-01-25 17:16:33 +00:00