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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_mir
/
dataflow
/
generic
/
engine.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-03
Use correct place for `enum_place`
Dylan MacKenzie
-20
/
+28
2020-03-01
Rollup merge of #69562 - ecstatic-morse:dataflow-generator-discriminant, r=ol...
Yuki Okushi
-54
/
+72
2020-03-01
Auto merge of #69592 - petrochenkov:nosyntax, r=Centril
bors
-1
/
+1
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-1
/
+1
2020-02-29
use .iter() instead of .into_iter() on references.
Matthias Krüger
-1
/
+1
2020-02-28
Don't bug when taking discriminant of generator
Dylan MacKenzie
-54
/
+72
2020-02-27
Auto merge of #68528 - ecstatic-morse:maybe-init-variants, r=oli-obk
bors
-5
/
+70
2020-02-24
don't explicitly compare against true or false
Matthias Krüger
-1
/
+1
2020-02-13
Support effects for particular edges of `SwitchInt`
Dylan MacKenzie
-5
/
+70
2020-02-11
Skip caching block transfer functions for acyclic MIR
Dylan MacKenzie
-10
/
+14
2020-02-09
Add option to `dot::render` for monospace font
Dylan MacKenzie
-1
/
+1
2020-01-19
Document all methods
Dylan MacKenzie
-0
/
+6
2020-01-14
Implement new dataflow framework and cursor
Dylan MacKenzie
-0
/
+421