rust/compiler/rustc_mir_build/src
Matthias Krüger 48caf81484
Rollup merge of #138084 - nnethercote:workspace-lints, r=jieyouxu
Use workspace lints for crates in `compiler/`

This is nicer and hopefully less error prone than specifying lints via bootstrap.

r? ``@jieyouxu``
2025-03-09 10:34:50 +01:00
..
builder Auto merge of #137502 - compiler-errors:global-asm-aint-mir-body, r=oli-obk 2025-03-08 22:23:45 +00:00
thir Generate the right MIR for by use closures 2025-03-06 17:58:32 -03:00
check_tail_calls.rs Rollup merge of #135973 - WaffleLapkin:tail-track-caller-fix, r=compiler-errors 2025-02-07 12:01:56 +01:00
check_unsafety.rs Implement .use keyword as an alias of clone 2025-03-06 17:58:32 -03:00
errors.rs Teach structured errors to display short Ty 2025-02-25 16:56:03 +00:00
lib.rs Remove #![warn(unreachable_pub)] from all compiler/ crates. 2025-03-08 08:41:43 +11:00