summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/diagnostics/mod.rs
AgeCommit message (Expand)AuthorLines
2021-10-02Make diangostic item names consistentCameron Steffen-2/+2
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-6/+7
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-1/+1
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+1097