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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
consts
/
const-eval
/
heap
Age
Commit message (
Expand
)
Author
Lines
2024-07-11
Always use a colon in `//@ normalize-*:` headers
Zalathar
-3
/
+3
2024-04-24
Fix tests and bless
Gary Guo
-2
/
+0
2024-04-17
Validate before reporting interning errors.
Oli Scherer
-6
/
+16
2024-03-13
Added `deny(const_eval_mutable_ptr_in_final_value)` attribute to all tests th...
Felix S. Klock II
-1
/
+26
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-6
/
+6
2024-01-22
const-eval interner: from-scratch rewrite using mutability information from p...
Ralf Jung
-35
/
+7
2023-12-07
also print 'immutable' flag
Ralf Jung
-2
/
+2
2023-11-24
Manual find replace updates
Nilstrieb
-1
/
+1
2023-11-24
Show number in error message even for one error
Nilstrieb
-5
/
+5
2023-10-16
Stop trying to preserve pretty-printing.
Camille GILLOT
-2
/
+2
2023-10-16
Normalize alloc-id in tests.
Camille GILLOT
-7
/
+7
2023-10-15
don't UB on dangling ptr deref, instead check inbounds on projections
Ralf Jung
-6
/
+6
2023-08-01
properly track why we checked whether a pointer is in-bounds
Ralf Jung
-3
/
+3
2023-06-01
Use translatable diagnostics in `rustc_const_eval`
Deadbeef
-9
/
+13
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+338