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_refs_to_static_fail_invalid.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
-4
/
+2
2025-06-02
Use the informative error as the main const eval error message
Oli Scherer
-6
/
+3
2025-04-30
compiletest: Make diagnostic kind mandatory on line annotations
Vadim Petrochenkov
-3
/
+5
2024-12-27
Remove the `-test` suffix from normalize directives
Zalathar
-2
/
+2
2024-12-04
Tweak unevaluated constant in pattern error
Esteban Küber
-3
/
+3
2024-09-26
Stabilize `const_refs_to_static`
Ding Xiang Fei
-1
/
+0
2024-07-11
Always use a colon in `//@ normalize-*:` headers
Zalathar
-2
/
+2
2024-02-18
Improve wording of static_mut_ref
Obei Sideg
-3
/
+3
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-2
/
+2
2024-02-12
allow static_mut_ref in some tests that specifically test mutable statics
Ralf Jung
-1
/
+1
2024-02-10
rebless after rebase
Ralf Jung
-0
/
+1
2024-02-10
detect consts that reference extern statics
Ralf Jung
-5
/
+38
2024-02-10
validation: descend from consts into statics
Ralf Jung
-0
/
+17