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
/
ub-ref-ptr.stderr
Age
Commit message (
Expand
)
Author
Lines
2025-07-18
Show the memory of uninit reads
Oli Scherer
-19
/
+27
2025-07-17
Report the range of uninit bytes in CTFE errors
Oli Scherer
-2
/
+2
2025-06-07
const-eval error: always say in which item the error occurred
Ralf Jung
-6
/
+6
2025-06-02
Clarify why we are talking about a failed const eval at a random place
Oli Scherer
-6
/
+6
2025-06-02
Use the informative error as the main const eval error message
Oli Scherer
-46
/
+46
2025-05-21
Add some track_caller info to precondition panics
Ben Kimock
-5
/
+0
2025-04-30
compiletest: Make diagnostic kind mandatory on line annotations
Vadim Petrochenkov
-17
/
+17
2025-02-28
Shorten span of panic failures in const context
Esteban Küber
-9
/
+5
2023-12-07
also print 'immutable' flag
Ralf Jung
-1
/
+1
2023-11-26
Update std::simd usage and test outputs
Caleb Zulawski
-1
/
+1
2023-10-16
Normalize alloc-id in tests.
Camille GILLOT
-1
/
+1
2023-10-15
more precise error for 'based on misaligned pointer' case
Ralf Jung
-1
/
+1
2023-09-14
don't point at const usage site for resolution-time errors
Ralf Jung
-2
/
+2
2023-08-02
const validation: point at where we found a pointer but expected an integer
Ralf Jung
-3
/
+3
2023-07-24
interpret: support projecting into Place::Local without force_allocation
Ralf Jung
-1
/
+1
2023-05-05
Stabilize const_ptr_read
bors
-17
/
+17
2023-03-11
`MaybeUninit::assume_init_read` should have `noundef` load metadata
Scott McMurray
-21
/
+3
2023-02-20
basic dyn* support for Miri
Ralf Jung
-2
/
+2
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+186