about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/dataflow.rs
AgeCommit message (Expand)AuthorLines
2022-01-12Remove deprecated LLVM-style inline assemblyTomasz Miąsko-9/+0
2021-12-03Add initial AST and MIR support for unwinding from inline assemblyAmanieu d'Antras-4/+2
2021-10-08clippy::complexity fixesMatthias Krüger-1/+1
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-6/+6
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+448