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-mut-refs
Age
Commit message (
Expand
)
Author
Lines
2024-02-29
allow statics pointing to mutable statics
Ralf Jung
-36
/
+15
2024-02-19
Always evaluate free constants and statics, even if previous errors occurred
Oli Scherer
-10
/
+3
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-5
/
+5
2024-02-16
add test ensuring we detect a static actually having a mutable reference
Ralf Jung
-8
/
+29
2024-02-16
add back some more attempts at having &mut in the final value of a const/static
Ralf Jung
-7
/
+57
2024-02-16
remove stderr-per-bitwidth from some tests
Ralf Jung
-63
/
+11
2024-02-16
allow mutable references in const values when they point to no memory
Ralf Jung
-22
/
+35
2024-01-22
const-eval interner: from-scratch rewrite using mutability information from p...
Ralf Jung
-12
/
+49
2024-01-13
Bless tests
George-lewis
-0
/
+3
2023-11-24
Show number in error message even for one error
Nilstrieb
-1
/
+1
2023-10-15
don't UB on dangling ptr deref, instead check inbounds on projections
Ralf Jung
-31
/
+44
2023-05-15
Suppress "erroneous constant used" for constants tainted by errors
Tomasz Miąsko
-13
/
+0
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+331