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_mir_dataflow
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2022-11-07
Add initial version of value analysis and dataflow constant propagation
Jannis Christopher Köhl
-0
/
+1
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2022-09-15
Only enable the let_else feature on bootstrap
est31
-1
/
+1
2022-08-23
Migrate rustc_mir_dataflow to diagnostic structs
5225225
-0
/
+3
2022-07-12
add new rval, pull deref early
ouz-a
-0
/
+1
2022-05-22
Remove box syntax from rustc_mir_dataflow and rustc_mir_transform
est31
-1
/
+0
2022-05-10
only_local: always check for misuse
lcnr
-16
/
+10
2022-05-04
Stabilize `bool::then_some`
Josh Triplett
-1
/
+0
2022-03-24
Implement `apply_switch_int_edge_effects` for backward analyses
Samuel E. Moelius III
-1
/
+1
2021-12-16
Remove `in_band_lifetimes` from `rustc_mir_dataflow`
LegionMammal978
-1
/
+0
2021-12-14
Stabilize iter::zip.
PFPoitras
-1
/
+0
2021-12-03
Add initial AST and MIR support for unwinding from inline assembly
Amanieu d'Antras
-3
/
+3
2021-10-23
update cfg(bootstrap)
Pietro Albini
-1
/
+0
2021-10-16
Adopt let_else across the compiler
est31
-0
/
+1
2021-10-04
Stabilize `const_panic`
Jacob Pratt
-1
/
+1
2021-09-15
Make rustc_mir_dataflow::framework::graphviz and rustc_mir_transform::MirPass...
Will Crichton
-2
/
+2
2021-09-08
Rebase fallout.
Camille GILLOT
-0
/
+1
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-0
/
+71