about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/diagnostics/outlives_suggestion.rs
AgeCommit message (Expand)AuthorLines
2021-10-03Don't suggest replacing region with 'static in NLLAaron Hill-3/+1
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+265