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
/
inline
Age
Commit message (
Expand
)
Author
Lines
2020-05-16
Bless MIR tests that inline functions qualifying for NRVO
Dylan MacKenzie
-15
/
+3
2020-05-09
Bless mir-opt tests
Matthew Jasper
-34
/
+28
2020-05-07
Renamed "undef" stuff to "uninit"
Hanif Bin Ariffin
-4
/
+4
2020-04-27
Emit basic block ids for statements and terminators in MIR only in -Zverbose ...
Oliver Scherer
-232
/
+223
2020-04-26
check that `AsRef` and `AsMut` are inlined
Bastian Kauschke
-0
/
+139
2020-04-17
ty/print: pretty-print constant aggregates (arrays, tuples and ADTs).
Eduard-Mihai Burtescu
-2
/
+2
2020-04-14
update 32 bit mir-opt tests
Bastian Kauschke
-15
/
+24
2020-04-13
bless mir opt tests
Bastian Kauschke
-19
/
+34
2020-04-11
tests: don't use only-64bit in mir-opt tests.
Eduard-Mihai Burtescu
-1
/
+77
2020-04-07
--bless more mir-opt tests.
Ana-Maria Mihalache
-280
/
+474
2020-03-25
run test only on 64bit
Bastian Kauschke
-0
/
+1
2020-03-24
update mir opt test
Bastian Kauschke
-1
/
+1
2020-01-15
Set mir-opt-level to 3 to prevent regressions
Yuki Okushi
-0
/
+1
2020-01-10
Promote `Ref`s to constants instead of static
Santiago Pastorino
-5
/
+5
2019-12-27
Fix `Instance::resolve()` incorrectly returning specialized instances
Wesley Wiser
-0
/
+48
2019-12-20
Move the rest of the mir-opt inline tests into a folder
Wesley Wiser
-0
/
+302
2019-12-20
[mir-opt] Fix `Inline` pass to handle inlining into `box` expressions
Wesley Wiser
-0
/
+71
[prev]