index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_borrowck
/
src
/
dataflow.rs
Age
Commit message (
Expand
)
Author
Lines
2022-12-18
A few small cleanups for `newtype_index`
Nilstrieb
-2
/
+1
2022-12-18
Make `#[debug_format]` an attribute in `newtype_index`
Nilstrieb
-1
/
+1
2022-12-06
`rustc_borrowck`: remove `ref` patterns
Maybe Waffle
-5
/
+5
2022-11-09
lint auto pass
AndyJado
-0
/
+2
2022-09-06
Generalize the Assume intrinsic statement to a general Intrinsic statement
Oli Scherer
-2
/
+1
2022-09-06
Lower the assume intrinsic to a MIR statement
Oli Scherer
-0
/
+1
2022-08-26
Replace `Body::basic_blocks()` with field access
Tomasz Miąsko
-1
/
+1
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+1
2022-05-17
Change `Successors` to `impl Iterator<Item = BasicBlock>`
SparrowLii
-1
/
+1
2022-04-11
Add new `Deinit` statement kind
Jakob Degen
-0
/
+1
2022-03-30
Spellchecking compiler code
Yuri Astrakhan
-2
/
+2
2022-01-12
Remove deprecated LLVM-style inline assembly
Tomasz Miąsko
-9
/
+0
2021-12-03
Add initial AST and MIR support for unwinding from inline assembly
Amanieu d'Antras
-4
/
+2
2021-10-08
clippy::complexity fixes
Matthias Krüger
-1
/
+1
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-6
/
+6
2021-09-07
Move rustc_mir::borrow_check to new crate rustc_borrowck.
Camille GILLOT
-0
/
+448