about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/def_use.rs
AgeCommit message (Expand)AuthorLines
2022-04-11Add new `MutatatingUseContext`s for deinit and `SetDiscriminant`Jakob Degen-0/+4
2022-01-12Remove deprecated LLVM-style inline assemblyTomasz Miąsko-3/+0
2021-12-03Add initial AST and MIR support for unwinding from inline assemblyAmanieu d'Antras-1/+2
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+78