about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/region_infer/dump_mir.rs
AgeCommit message (Expand)AuthorLines
2025-06-04Use an enum for SCC representatives, plus other code reviewAmanda Stjerna-1/+1
2024-11-19Clean up `UniversalRegions`.Nicholas Nethercote-1/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-3/+5
2024-02-06Invert diagnostic lints.Nicholas Nethercote-2/+0
2023-11-14rename debugging support functionsRémy Rakic-1/+1
2023-07-25inline format!() args from rustc_codegen_llvm to the end (4)Matthias Krüger-7/+4
2022-11-09lint auto passAndyJado-0/+2
2022-11-05simplify applying closure requirementsAli MJ Al-Nasrawy-2/+1
2022-04-19Add an explicit `Span` field to `OutlivesConstraint`Aaron Hill-2/+6
2022-01-19Remove ordering traits from `rustc_borrowck::constraints::OutlivesConstraint`pierwill-1/+1
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+89