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
/
consts
/
const-eval
Age
Commit message (
Expand
)
Author
Lines
2023-03-27
Bless UI tests.
Mara Bos
-4
/
+4
2023-03-22
Add `CastKind::Transmute` to MIR
Scott McMurray
-7
/
+68
2023-03-21
Detect uninhabited types early in const eval.
Oli Scherer
-27
/
+15
2023-03-16
Don't allow new const panic through format flattening.
Mara Bos
-11
/
+21
2023-03-11
`MaybeUninit::assume_init_read` should have `noundef` load metadata
Scott McMurray
-21
/
+3
2023-03-05
Use `nuw` when calculating slice lengths from `Range`s
Scott McMurray
-0
/
+27
2023-02-21
Rollup merge of #108000 - y21:no-zero-init-for-uninhabited, r=jackh726
Dylan DPC
-16
/
+4
2023-02-20
basic dyn* support for Miri
Ralf Jung
-6
/
+6
2023-02-18
lint: don't suggest assume_init for uninhabited types
y21
-16
/
+4
2023-02-15
Fix unintentional UB in ui tests
Ben Kimock
-1
/
+4
2023-02-07
Tweak ICE message
Esteban Küber
-3
/
+2
2023-01-30
Modify primary span label for E0308
Esteban Küber
-2
/
+2
2023-01-24
Move const-eval/stable-metric ui tests
Bryan Garza
-0
/
+204
2023-01-23
Bless and update consts tests
Bryan Garza
-8
/
+14
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+7807