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
/
ui
/
mir
Age
Commit message (
Expand
)
Author
Lines
2021-03-18
Rollup merge of #83080 - tmiasko:inline-coverage, r=wesleywiser
Dylan DPC
-23
/
+0
2021-03-17
Rollup merge of #83092 - petrochenkov:qspan, r=estebank
Yuki Okushi
-1
/
+1
2021-03-15
Remove inline-instrument-coverage-fail.rs test case
Tomasz Miąsko
-23
/
+0
2021-03-15
More precise spans for HIR paths
Vadim Petrochenkov
-1
/
+1
2021-03-15
🍼 for tidy
Oli Scherer
-2
/
+3
2021-03-15
Only allow tait defining uses in function and method return position
Oli Scherer
-11
/
+18
2021-03-15
Add a test showing how `impl_trait_in_bindings` is a breaking change
Oli Scherer
-2
/
+58
2021-03-15
Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...
Oli Scherer
-1
/
+1
2021-03-05
bless mir-inlining warning message
Santiago Pastorino
-1
/
+1
2021-03-05
Bump mir-opt-level from 2 to 3 in tests
Santiago Pastorino
-23
/
+23
2021-03-05
Bump mir-opt-level from 3 to 4 in tests
Santiago Pastorino
-3
/
+3
2021-02-04
regression test for issue 80949.
Felix S. Klock II
-0
/
+34
2021-02-03
Allow/fix non_fmt_panic in tests.
Mara Bos
-1
/
+1
2021-01-26
Avoid describing a method as 'not found' when bounds are unsatisfied
Aaron Hill
-3
/
+3
2021-01-21
mir: Improve size_of handling when arg is unsized
Ömer Sinan Ağacan
-3
/
+31
2021-01-19
Fix ICE in mir when evaluating SizeOf on unsized type
Ömer Sinan Ağacan
-0
/
+75
2021-01-17
Auto merge of #80942 - c410-f3r:tests-tests-tests, r=petrochenkov
bors
-0
/
+20
2021-01-16
Move some tests to more reasonable directories - 2
Caio
-0
/
+20
2021-01-16
Add a regression test for #50041
Simonas Kazlauskas
-0
/
+34
2021-01-13
Update code to account for extern ABI requirement
Mark Rousskov
-1
/
+1
2021-01-04
Inlining enabled by -mir-opt-level > 1 is incompatible with coverage
Rich Kadel
-0
/
+23
2020-12-26
update tests
Bastian Kauschke
-2
/
+0
2020-12-09
fix test case issue ref
Chenguang Wang
-1
/
+1
2020-12-09
fix issue #78496
Chenguang Wang
-0
/
+16
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-4
/
+0
2020-11-21
Support building clone shims for arrays with generic size
Tomasz Miąsko
-0
/
+13
2020-11-19
Revert "Normalize function type during validation"
Tomasz Miąsko
-14
/
+4
2020-11-15
Limit storage duration of inlined always live locals
Tomasz Miąsko
-4
/
+22
2020-11-12
Normalize function type during validation
Tomasz Miąsko
-4
/
+14
2020-10-20
Add test for issue-77911
Yuki Okushi
-0
/
+16
2020-10-20
Add test for issue-76375
Yuki Okushi
-0
/
+29
2020-10-20
Add test for issue-75053
Yuki Okushi
-0
/
+48
2020-10-20
Add test for issue-68841
Yuki Okushi
-0
/
+15
2020-10-07
add test for should_inline incorrect param_env
Bastian Kauschke
-0
/
+32
2020-10-07
add regression test
Bastian Kauschke
-0
/
+28
2020-10-07
normalize substs during inlining
Bastian Kauschke
-0
/
+17
2020-10-07
Rollup merge of #77568 - lcnr:mir-inline-def-id, r=ecstatic-morse
Dylan DPC
-0
/
+38
2020-10-05
inliner: use caller param_env
Bastian Kauschke
-0
/
+38
2020-10-04
Add regression test for SimplifyBranchSame miscompilation
Tomasz Miąsko
-0
/
+21
2020-10-02
Fix test name
Camelid
-0
/
+0
2020-10-01
Disable the SimplifyArmIdentity mir-opt
Wesley Wiser
-0
/
+35
2020-09-29
Auto merge of #76754 - varkor:diagnostic-cleanup-ii, r=ecstatic-morse
bors
-2
/
+2
2020-09-27
[mir-opt] Introduce a new flag to enable experimental/unsound mir opts
Wesley Wiser
-1
/
+1
2020-09-26
Make invalid integer operation messages consistent
varkor
-2
/
+2
2020-09-25
Auto merge of #73453 - erikdesjardins:tuplayout, r=eddyb
bors
-0
/
+27
2020-09-20
Add a regression test for copy propagation miscompilation
Tomasz Miąsko
-0
/
+30
2020-09-17
[mir-opt] Disable the `ConsideredEqual` logic in SimplifyBranchSame opt
Wesley Wiser
-0
/
+19
2020-09-14
Auto merge of #76123 - tmiasko:inline-args-storage, r=wesleywiser
bors
-0
/
+16
2020-09-03
inliner: Emit storage markers for introduced arg temporaries
Tomasz Miąsko
-0
/
+16
2020-09-02
Fold length constant in Rvalue::Repeat
Tomasz Miąsko
-0
/
+29
[next]