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
/
compiler
/
rustc_mir_dataflow
/
src
Age
Commit message (
Expand
)
Author
Lines
2021-11-23
Auto merge of #90788 - ecstatic-morse:issue-90752, r=wesleywiser
bors
-6
/
+67
2021-11-13
Mark mutably borrowed places as maybe initialized
Dylan MacKenzie
-6
/
+67
2021-11-11
Use `associated_item_def_ids` more
Matthew Jasper
-7
/
+2
2021-11-03
Remove `MaybeMutBorrowedLocals`
Tomasz Miąsko
-148
/
+17
2021-10-23
Ignore errors re: unreachable blocks in dataflow cursor unit tests
Dylan MacKenzie
-0
/
+9
2021-10-23
update cfg(bootstrap)
Pietro Albini
-1
/
+0
2021-10-16
Adopt let_else across the compiler
est31
-6
/
+3
2021-10-07
comma-related changes
Eliza Weisman
-1
/
+1
2021-10-07
make them structured while i'm here
Eliza Weisman
-2
/
+2
2021-10-07
demote `rustc_peek` traces look not user-facing
Eliza Weisman
-2
/
+2
2021-10-05
Rollup merge of #89532 - ecstatic-morse:maybe-live-locals-enum, r=oli-obk,tmi...
Manish Goregaokar
-0
/
+31
2021-10-04
Discuss field-sensitivity and enums in context of `MaybeLiveLocals`
Dylan MacKenzie
-0
/
+31
2021-10-04
Rollup merge of #89508 - jhpratt:stabilize-const_panic, r=joshtriplett
Jubilee
-1
/
+1
2021-10-04
Stabilize `const_panic`
Jacob Pratt
-1
/
+1
2021-10-03
Replace Fn impls with RPIT impls in rustc_index
bjorn3
-3
/
+4
2021-09-28
More tracing instrumentation
Oli Scherer
-12
/
+6
2021-09-25
Introduce `Rvalue::ShallowInitBox`
Gary Guo
-0
/
+2
2021-09-15
Make rustc_mir_dataflow::framework::graphviz and rustc_mir_transform::MirPass...
Will Crichton
-2
/
+2
2021-09-13
Introduce NullOp::AlignOf
Gary Guo
-1
/
+1
2021-09-08
Rebase fallout.
Camille GILLOT
-0
/
+1
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-1
/
+1
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-0
/
+7657