summary refs log tree commit diff
path: root/tests/ui/consts/miri_unleashed/mutable_references_err.rs
AgeCommit message (Expand)AuthorLines
2024-03-13Added `deny(const_eval_mutable_ptr_in_final_value)` attribute to all tests th...Felix S. Klock II-1/+18
2024-02-29make mutable_references_err not bitwidth-dependentRalf Jung-1/+2
2024-02-18Improve wording of static_mut_refObei Sideg-5/+8
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-02-10validation: descend from consts into staticsRalf Jung-3/+2
2024-02-10unstably allow constants to refer to statics and read from immutable staticsRalf Jung-4/+5
2024-01-22const-eval interner: from-scratch rewrite using mutability information from p...Ralf Jung-3/+47
2023-01-11Move /src/test to /testsAlbert Larsan-0/+36