about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/invalidation.rs
AgeCommit message (Expand)AuthorLines
2022-01-12Remove no longer used `MutateMode` enumTomasz Miąsko-16/+10
2022-01-12Remove deprecated LLVM-style inline assemblyTomasz Miąsko-26/+1
2021-12-03Add initial AST and MIR support for unwinding from inline assemblyAmanieu d'Antras-0/+1
2021-09-25Introduce `Rvalue::ShallowInitBox`Gary Guo-1/+2
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+468