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
/
ui
/
mir
Age
Commit message (
Expand
)
Author
Lines
2023-06-01
Implement custom diagnostic for ConstParamTy
Michael Goulet
-4
/
+6
2023-05-27
Add a test for misaligned pointer derefs inside addr_of!
Ben Kimock
-0
/
+15
2023-04-20
Give more descriptive names to queries.
Camille GILLOT
-1
/
+1
2023-04-20
Remove WithOptconstParam.
Camille GILLOT
-1
/
+1
2023-04-13
Rollup merge of #110283 - saethlin:check-panics-before-alignment, r=bjorn3
Matthias Krüger
-0
/
+17
2023-04-13
Only emit alignment checks if we have a panic_impl
Ben Kimock
-0
/
+17
2023-04-09
Fix transmute intrinsic mir validation ICE
Jakob Degen
-0
/
+17
2023-04-04
Move a const-prop-lint specific hack from mir interpret to const-prop-lint an...
Oli Scherer
-0
/
+51
2023-04-02
Auto merge of #109008 - clubby789:drop-elaborate-array, r=davidtwco
bors
-0
/
+16
2023-03-30
Disable the ui panic test on wasm32-bare
Ben Kimock
-0
/
+1
2023-03-23
A MIR transform that checks pointers are aligned
Ben Kimock
-0
/
+11
2023-03-17
Drop subslices of arrays
clubby789
-0
/
+16
2023-03-12
Remove uses of `box_syntax` in rustc and tools
clubby789
-10
/
+0
2023-03-05
Add test.
Camille GILLOT
-0
/
+15
2023-02-25
MIR-Validate StorageLive.
Camille GILLOT
-0
/
+43
2023-02-12
only require sub type relation on field projection types
b-naber
-0
/
+134
2023-02-05
yet another ui test
Lukas Markeffsky
-0
/
+42
2023-02-05
ReErased regions are local
Lukas Markeffsky
-0
/
+20
2023-01-27
Fix def-use dominance check
Tomasz Miąsko
-0
/
+19
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+4076
[prev]