about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/region_infer/graphviz.rs
AgeCommit message (Expand)AuthorLines
2025-08-22Region inference: Use outlives-static constraints in constraint searchAmanda Stjerna-3/+7
2025-08-06Track names of existentialsAmanda Stjerna-1/+2
2025-08-06Proposed formatAmanda Stjerna-3/+3
2025-08-06Add annotations to the graphviz region graph on region originsAmanda Stjerna-1/+15
2025-07-04Remove Symbol for Named LateParam/Bound variantsMichael Goulet-9/+25
2024-08-30refactor NLL MIR dump entry pointRémy Rakic-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-04-11Slightly more readable NLL/constraint graph dumpsAmanda Stjerna-4/+36
2024-02-06Invert diagnostic lints.Nicholas Nethercote-2/+0
2023-12-10remove redundant importssurechen-1/+0
2023-07-25inline format!() args from rustc_codegen_llvm to the end (4)Matthias Krüger-2/+2
2022-11-09lint auto passAndyJado-0/+2
2022-05-20Remove `crate` visibility usage in compilerJacob Pratt-2/+2
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+140