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
/
test
/
mir-opt
/
validate_4.rs
Age
Commit message (
Expand
)
Author
Lines
2017-12-03
initialize the destination in unit statements
Ariel Ben-Yehuda
-0
/
+1
2017-11-28
tests: update to include move annotations in MIR.
Eduard-Mihai Burtescu
-2
/
+2
2017-11-21
clean the Debug impl for CrateNum and DefId
Ariel Ben-Yehuda
-6
/
+6
2017-11-09
change separator from `.` to `-`
Mikhail Modin
-4
/
+4
2017-11-09
change MIR dump filenames from `nodeN` to `DefPath`
Mikhail Modin
-8
/
+8
2017-11-02
new rules for merging expected/supplied types in closure signatures
Niko Matsakis
-2
/
+2
2017-10-26
Avoid unnecessary copies of arguments that are simple bindings
Björn Steinbrink
-8
/
+5
2017-10-24
Introduce CrateDisambiguator newtype and fix tests
Igor Matuszewski
-6
/
+6
2017-10-16
Update crate hashes in mir-opt test after changing hash algorithm.
Michael Woerister
-6
/
+6
2017-10-14
Auto merge of #45162 - chrisvittal:mir-testing, r=nikomatsakis
bors
-0
/
+9
2017-10-09
Update README and tests for new infrastructure
Christopher Vittal
-0
/
+9
2017-10-08
Fix tests
Wonwoo Choi
-4
/
+4
2017-10-05
Fix infinite recursion in <DepNode as Debug>.
Michael Woerister
-6
/
+6
2017-09-08
Use NodeId/HirId instead of DefId for local variables.
Eduard-Mihai Burtescu
-4
/
+4
2017-09-05
Fix tests
est31
-6
/
+6
2017-08-04
test MIR validation statements in closures
Ralf Jung
-1
/
+24
2017-08-01
add a closure inside an unsafe fn to the tests
Ralf Jung
-2
/
+4
2017-07-31
Handle closures. Add some more tests.
Ralf Jung
-0
/
+58