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
/
tests
/
mir-opt
/
inline
Age
Commit message (
Expand
)
Author
Lines
2023-03-25
Ignore the unwrap_unchecked test on wasm32-unknown-unknown
Ben Kimock
-3
/
+4
2023-03-23
A MIR transform that checks pointers are aligned
Ben Kimock
-4
/
+5
2023-03-18
Enable inlining of diverging functions
Ben Kimock
-0
/
+557
2023-03-13
Generalize operation.
Camille GILLOT
-58
/
+58
2023-03-13
Replace ZST operands and debuginfo by constants.
Camille GILLOT
-31
/
+29
2023-03-12
Remove uses of `box_syntax` in rustc and tools
clubby789
-59
/
+55
2023-03-02
Revert "Stabilize `#![feature(target_feature_11)]`"
Léo Lanteri Thauvin
-7
/
+8
2023-02-28
Auto merge of #99767 - LeSeulArtichaut:stable-target-feature-11, r=estebank
bors
-8
/
+7
2023-02-16
Enable instcombine for mutable reborrows
Ben Kimock
-18
/
+6
2023-02-12
Enable CopyProp by default, tune the impl a bit
Ben Kimock
-34
/
+26
2023-02-02
Bless tests.
Camille GILLOT
-33
/
+58
2023-02-02
Stop deaggregating enums in MIR.
Camille GILLOT
-6
/
+2
2023-02-01
Stabilize `#![feature(target_feature_11)]`
Léo Lanteri Thauvin
-8
/
+7
2023-01-27
Implement SSA CopyProp pass.
Camille GILLOT
-7
/
+7
2023-01-14
Make the inlining destination a `Local`.
Camille GILLOT
-7
/
+68
2023-01-14
Add test.
Camille GILLOT
-0
/
+22
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+2644
[prev]