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
/
src
/
dataflow
/
impls
Age
Commit message (
Expand
)
Author
Lines
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-1573
/
+0
2021-09-07
Move rustc_mir::borrow_check to new crate rustc_borrowck.
Camille GILLOT
-357
/
+0
2021-03-26
Use iter::zip in compiler/
Josh Stone
-1
/
+2
2021-03-09
Clean up todos
kadmin
-4
/
+2
2021-03-09
Update match branches
kadmin
-0
/
+4
2021-02-23
Rollup merge of #82091 - henryboisdequin:use-place-ref-more, r=RalfJung
Dylan DPC
-1
/
+1
2021-02-16
make `visit_projection` take a `PlaceRef`
Henry Boisdequin
-1
/
+1
2021-02-08
Remove RCs from Borrows
Dániel Buga
-11
/
+6
2021-02-07
Optimize Borrows
Dániel Buga
-81
/
+89
2020-12-18
Switch compiler/ to intra-doc links
Joshua Nelson
-1
/
+1
2020-10-28
Fix typos
Dániel Buga
-3
/
+3
2020-10-01
Add `-Zprecise-enum-drop-elaboration`
Dylan MacKenzie
-0
/
+8
2020-09-26
Update dataflow impls to reflect new interface
Dylan MacKenzie
-33
/
+116
2020-09-18
Implement a destination propagation pass
Jonas Schievink
-1
/
+1
2020-09-09
Remove unused PlaceContext::NonUse(NonUseContext::Coverage)
Tomasz Miąsko
-1
/
+0
2020-08-30
Update dataflow analyses to use new interface
Dylan MacKenzie
-115
/
+82
2020-08-30
mv compiler to compiler/
mark
-0
/
+1867