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
/
inline
Age
Commit message (
Expand
)
Author
Lines
2022-06-15
fix inline_into_box_place test
DrMeepster
-19
/
+23
2022-06-15
remove box derefs from codgen
DrMeepster
-23
/
+39
2022-06-14
fix wrong evaluation in clippy
b-naber
-4
/
+4
2022-06-14
address review
b-naber
-4
/
+4
2022-06-14
manually bless 32-bit mir-opt tests
b-naber
-6
/
+6
2022-06-14
implement valtrees as the type-system representation for constant values
b-naber
-6
/
+6
2022-05-30
validate derefer, run derefer inside generator
ouz-a
-3
/
+119
2022-05-23
Refactor call terminator to always hold a destination place
Jakob Degen
-28
/
+24
2022-05-13
Rollup merge of #96989 - cjgillot:defpath-use, r=davidtwco
Matthias Krüger
-18
/
+94
2022-05-12
Bless mir-opt tests.
Camille GILLOT
-18
/
+94
2022-05-12
Add mir-opt test.
Camille GILLOT
-0
/
+157
2022-05-06
bless mir-opt
Ralf Jung
-3
/
+3
2022-05-04
Generate an intermediate temporary for `Drop` constants.
Oli Scherer
-4
/
+12
2022-04-25
Auto merge of #96116 - ouz-a:mir-opt, r=oli-obk
bors
-2
/
+10
2022-04-20
Rollup merge of #93313 - tmiasko:uninhabited, r=tmandry
Dylan DPC
-25
/
+24
2022-04-16
fix CI err
ouz-a
-0
/
+1
2022-04-16
Make derefer work everwhere
ouz-a
-3
/
+10
2022-04-14
Update inline-into-box-place test output
Eduardo Sánchez Muñoz
-2
/
+2
2022-04-11
Fix tests broken by deaggregation change
Jakob Degen
-1
/
+19
2022-04-05
kill temp early
ouz-a
-1
/
+1
2022-04-04
destroy temp at the end and avoid ICE
ouz-a
-2
/
+2
2022-04-04
fixed error, made function leaner and tighter
ouz-a
-49
/
+26
2022-04-04
New mir-opt deref_separator
ouz-a
-18
/
+49
2022-03-24
Check if call return type is visibly uninhabited when building MIR
Tomasz Miąsko
-25
/
+24
2022-03-09
normalization change and rebase
b-naber
-22
/
+2
2022-03-09
bless tests
b-naber
-8
/
+30
2022-02-27
Only create a single expansion for each inline integration.
Camille GILLOT
-196
/
+196
2022-02-22
change `mir::Constant` in mir dumps
lcnr
-32
/
+17
2022-01-21
Override rustc version in ui and mir-opt tests to get stable hashes
The 8472
-2
/
+2
2022-01-15
initial revert
Ellen
-2
/
+2
2021-12-13
Include rustc version in `rustc_span::StableCrateId`
pierwill
-2
/
+2
2021-11-23
Fix printing unit return ty, don't elaborate FnOnce unless we see it
Michael Goulet
-8
/
+8
2021-11-23
Update test outputs
Michael Goulet
-8
/
+8
2021-10-17
Ignore wasm32 in test.
Camille GILLOT
-1
/
+1
2021-10-17
Normalize MIR with RevealAll before optimizations.
Camille GILLOT
-4
/
+146
2021-09-30
Auto merge of #89110 - Aaron1011:adjustment-span, r=estebank
bors
-18
/
+18
2021-09-25
Use larger span for adjustments on method calls
Aaron Hill
-18
/
+18
2021-09-25
Bless tests
Gary Guo
-46
/
+74
2021-09-18
./x.py test --bless
Tomasz Miąsko
-1
/
+1
2021-09-01
Fix drop handling for `if let` expressions
Matthew Jasper
-1
/
+1
2021-08-26
update mir diffs
lcnr
-2
/
+2
2021-07-06
Revert "Revert "Update mir opt tests""
bjorn3
-2
/
+2
2021-06-12
Pretty print generator witness only in `-Zverbose` mode
Tomasz Miąsko
-8
/
+8
2021-06-07
Revert "Update mir opt tests"
bjorn3
-2
/
+2
2021-05-30
Update mir opt tests
bjorn3
-2
/
+2
2021-05-17
mir-opt bless for Size field being removed from Allocation
Ralf Jung
-6
/
+6
2021-03-31
Make unevaluated DefId rendering deterministic
Oli Scherer
-2
/
+2
2021-03-23
Auto merge of #83177 - erikdesjardins:zstassign, r=oli-obk
bors
-1
/
+0
2021-03-20
bless mir-opt tests
lcnr
-4
/
+4
2021-03-17
Auto merge of #82122 - bstrie:dep4real, r=dtolnay
bors
-5
/
+5
[next]