summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/constraints/graph.rs
AgeCommit message (Expand)AuthorLines
2022-05-20Remove `crate` visibility usage in compilerJacob Pratt-14/+18
2022-04-22Make the lifetime accurate which is used in the region constraints partSparrowLii-6/+3
2022-04-19Add an explicit `Span` field to `OutlivesConstraint`Aaron Hill-0/+1
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+233