about summary refs log tree commit diff
path: root/tests/ui/consts/static_mut_containing_mut_ref2.rs
AgeCommit message (Expand)AuthorLines
2025-06-02Use the informative error as the main const eval error messageOli Scherer-1/+1
2024-09-15stabilize const_mut_refsRalf Jung-4/+1
2024-02-18Improve wording of static_mut_refObei Sideg-1/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-02-12allow static_mut_ref in some tests that specifically test mutable staticsRalf Jung-3/+1
2024-01-28static mut: allow reference to arbitrary types, not just slices and arraysRalf Jung-1/+1
2024-01-07Update test for `E0796` and `static_mut_ref` lintObei Sideg-3/+7
2023-01-11Move /src/test to /testsAlbert Larsan-0/+11