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
/
test
/
mir-opt
/
deaggregator_test.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-17
/
+0
2022-08-09
Add more `// unit-test`s to MIR opt tests
Jakob Degen
-0
/
+2
2020-07-29
add crate name to mir dumps
Xavier Denis
-1
/
+1
2020-04-07
--bless all mir-opt tests.
Ana-Maria Mihalache
-24
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2017-11-28
tests: update to include move annotations in MIR.
Eduard-Mihai Burtescu
-2
/
+2
2017-11-09
change MIR dump filenames from `nodeN` to `DefPath`
Mikhail Modin
-4
/
+4
2017-11-07
Update mir-opt tests.
Michael Woerister
-1
/
+4
2017-10-26
Avoid unnecessary copies of arguments that are simple bindings
Björn Steinbrink
-4
/
+2
2017-10-09
Update README and tests for new infrastructure
Christopher Vittal
-0
/
+6
2017-08-02
rustc_const_math: use apfloat::ieee::{Single,Double} in ConstFloat.
Eduard-Mihai Burtescu
-2
/
+2
2016-10-04
update tests
Ariel Ben-Yehuda
-2
/
+2
2016-09-29
Remove MIR dump comments from mir-opt tests
Jonas Schievink
-10
/
+10
2016-09-29
Change the `local` prefix to `_`
Jonas Schievink
-8
/
+8
2016-09-26
[WIP] Move MIR towards a single kind of local
Jonas Schievink
-9
/
+9
2016-08-02
fix field type, add test
Scott A Carr
-0
/
+41