Files
rust/compiler/rustc_codegen_ssa/src/back
bors 67bcaa9c4b Auto merge of #153968 - jyn514:jyn/linker-warn-by-default, r=mati865
linker-messages is warn-by-default again

cc rust-lang/rust#136096 

I ended up keeping it a lint and adding an option for lints to ignore `-Dwarnings` (there was already a lint that did that actually, it was just hard-coded in rustc_middle instead of in rustc_lint_defs like I'd expect). This allows people to actually see the warnings without them failing the build in CI.
2026-05-01 17:15:17 +00:00
..
2025-02-08 22:12:13 +00:00
2026-02-14 13:47:52 +01:00
2025-09-12 20:53:28 +02:00
2025-03-25 21:53:52 +01:00