about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/invalidation.rs
AgeCommit message (Expand)AuthorLines
2022-05-23Refactor call terminator to always hold a destination placeJakob Degen-3/+2
2022-04-11Add new `Deinit` statement kindJakob Degen-3/+3
2022-03-30Spellchecking some commentsYuri Astrakhan-1/+1
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