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
/
src
/
librustc_mir
/
util
/
collect_writes.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-36
/
+0
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-3
/
+3
2020-03-29
Make `Visitor::visit_body` take a simple `Body`
Dylan MacKenzie
-4
/
+3
2019-12-22
Format the world
Mark Rousskov
-11
/
+8
2019-12-05
rustc: Apply clearer naming to BodyAndCache, fix Deref impl, remove unneeded ...
Paul Daniel Faria
-2
/
+2
2019-12-02
Simplify BodyCache impl and fix all remaining type errors in librustc_mir (li...
Paul Daniel Faria
-1
/
+1
2019-12-02
Add predecessors fn to ReadOnlyBodyCache, fix more Body -> (ReadOnly)BodyCach...
Paul Daniel Faria
-2
/
+2
2019-05-28
Changes the type `mir::Mir` into `mir::Body`
Claude-Alban RANÉLY-VERGÉ-DÉPRÉ
-3
/
+3
2019-04-26
Remove region from borrow place contexts
Matthew Jasper
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-10-27
Refactor and add `PlaceContext::AscribeUserTy`.
David Wood
-17
/
+1
2018-06-21
Share code between gather_used_muts and find_assignments
Rémy Rakic
-19
/
+18
2018-04-05
address code review comments
gaurikholkar
-13
/
+15
2018-03-10
tidy fixes
gaurikholkar
-2
/
+2
2018-03-10
code refactor, modify compile-fail tests
gaurikholkar
-7
/
+21
2018-03-10
minor changes
gaurikholkar
-4
/
+5
2018-03-10
add collect_writes.rs
gaurikholkar
-0
/
+50