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
/
miri_unleashed
/
mutable_references.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-26
const-eval: allow constants to refer to mutable/external memory, but reject s...
Ralf Jung
-2
/
+5
2025-06-02
Use the informative error as the main const eval error message
Oli Scherer
-20
/
+10
2025-04-30
compiletest: Make diagnostic kind mandatory on line annotations
Vadim Petrochenkov
-14
/
+15
2025-03-25
compiletest: Support matching on diagnostics without a span
Vadim Petrochenkov
-0
/
+2
2024-12-27
Remove the `-test` suffix from normalize directives
Zalathar
-2
/
+2
2024-09-26
Stabilize `const_refs_to_static`
Ding Xiang Fei
-4
/
+6
2024-09-10
const-eval interning: accpt interior mutable pointers in final value (but kee...
Ralf Jung
-14
/
+7
2024-07-13
consolidate miri-unleashed tests for mutable refs into one file
Ralf Jung
-3
/
+87
2024-07-11
Always use a colon in `//@ normalize-*:` headers
Zalathar
-2
/
+2
2024-04-17
Validate before reporting interning errors.
Oli Scherer
-11
/
+4
2024-04-17
Validate nested static items
Oli Scherer
-0
/
+2
2024-03-13
Rebase. Update expected output to match current output.
Felix S. Klock II
-2
/
+0
2024-03-13
Updated the test to include more output normalization.
Felix S. Klock II
-0
/
+3
2024-03-13
Added `deny(const_eval_mutable_ptr_in_final_value)` attribute to all tests th...
Felix S. Klock II
-1
/
+9
2024-02-19
Always evaluate free constants and statics, even if previous errors occurred
Oli Scherer
-9
/
+6
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-1
/
+1
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+36