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
/
borrow_check
/
invalidation.rs
Age
Commit message (
Expand
)
Author
Lines
2020-06-01
Auto merge of #71192 - oli-obk:eager_alloc_id_canonicalization, r=wesleywiser
bors
-0
/
+2
2020-05-30
Make TLS accesses explicit in MIR
Oliver Scherer
-0
/
+2
2020-05-29
Improve inline asm error diagnostics
Amanieu d'Antras
-1
/
+7
2020-05-18
Add asm! to MIR
Amanieu d'Antras
-1
/
+24
2020-04-22
Use `Body` everywhere
Dylan MacKenzie
-3
/
+3
2020-04-19
Dogfood more or_patterns in the compiler
Josh Stone
-6
/
+7
2020-03-31
Use Place directly on borrow_of_local_data, it's Copy
Santiago Pastorino
-2
/
+2
2020-03-31
Use Place directly, it's Copy
Santiago Pastorino
-26
/
+26
2020-03-30
rustc -> rustc_middle part 3 (rustfmt)
Mazdak Farrokhzad
-1
/
+1
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-7
/
+7
2020-03-29
Use `&` to do deref coercion for `ReadOnlyBodyAndCache`
Dylan MacKenzie
-1
/
+1
2020-03-29
Make `Visitor::visit_body` take a simple `Body`
Dylan MacKenzie
-1
/
+1
2020-03-26
Rename asm! to llvm_asm!
Amanieu d'Antras
-1
/
+1
2020-03-06
fix various typos
Matthias Krüger
-1
/
+1
2020-02-13
rename PanicInfo -> AssertKind
Ralf Jung
-2
/
+2
2020-02-13
move PanicInfo to mir module
Ralf Jung
-1
/
+1
2020-02-02
Add resume arg place to `Yield` MIR terminator
Jonas Schievink
-1
/
+3
2020-01-10
Remove unused param_env parameter
Santiago Pastorino
-6
/
+1
2019-12-22
Format the world
Mark Rousskov
-136
/
+43
2019-12-18
Add Rvalue::AddressOf to MIR
Matthew Jasper
-1
/
+17
2019-12-11
fix imports
Mark Mansi
-11
/
+11
2019-12-11
get rid of nll submod
Mark Mansi
-0
/
+506