rust/compiler/rustc_mir_build/src
Matthias Krüger 48a3919884
Rollup merge of #138610 - oli-obk:no-sort-hir-ids, r=compiler-errors
impl !PartialOrd for HirId

revive of https://github.com/rust-lang/rust/pull/92233

Another checkbox of https://github.com/rust-lang/rust/issues/90317, another small step in making incremental less likely to die in horrible ways
2025-04-03 21:18:30 +02:00
..
builder Rollup merge of #138610 - oli-obk:no-sort-hir-ids, r=compiler-errors 2025-04-03 21:18:30 +02:00
thir Rollup merge of #138610 - oli-obk:no-sort-hir-ids, r=compiler-errors 2025-04-03 21:18:30 +02: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 Make LevelAndSource a struct 2025-04-03 09:17:55 +00:00
errors.rs Add helper methods checking for "#[non_exhaustive] that's active" 2025-03-07 16:16:36 +01:00
lib.rs Auto merge of #138414 - matthiaskrgr:rollup-9ablqdb, r=matthiaskrgr 2025-03-12 17:27:43 +00:00