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-wide-ptr.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-18
Show the memory of uninit reads
Oli Scherer
-3
/
+4
2025-06-02
Use the informative error as the main const eval error message
Oli Scherer
-46
/
+29
2025-04-30
compiletest: Make diagnostic kind mandatory on line annotations
Vadim Petrochenkov
-18
/
+18
2025-04-24
Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc
bendn
-1
/
+1
2024-12-27
Remove the `-test` suffix from normalize directives
Zalathar
-4
/
+4
2024-08-09
interpret: make identity upcasts a NOP again to avoid them generating a new r...
Ralf Jung
-7
/
+7
2024-07-18
interpret: add sanity check in dyn upcast to double-check what codegen does
Ralf Jung
-15
/
+19
2024-07-11
Always use a colon in `//@ normalize-*:` headers
Zalathar
-4
/
+4
2024-02-29
add const test for ptr::metadata
Ralf Jung
-1
/
+4
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-4
/
+4
2023-12-07
also print 'immutable' flag
Ralf Jung
-1
/
+1
2023-10-16
Normalize alloc-id in tests.
Camille GILLOT
-2
/
+2
2023-10-15
don't UB on dangling ptr deref, instead check inbounds on projections
Ralf Jung
-8
/
+8
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+159