about summary refs log tree commit diff
path: root/tests/ui/consts/miri_unleashed/mutable_references_err.32bit.stderr
AgeCommit message (Expand)AuthorLines
2024-02-29make mutable_references_err not bitwidth-dependentRalf Jung-180/+0
2024-02-18Improve wording of static_mut_refObei Sideg-31/+31
2024-02-17const_mut_refs: allow mutable refs to staticsRalf Jung-1/+1
2024-02-11check_consts: fix some duplicate errors by not calling check_static unnecessa...Ralf Jung-15/+0
2024-02-10validation: descend from consts into staticsRalf Jung-18/+29
2024-02-10unstably allow constants to refer to statics and read from immutable staticsRalf Jung-31/+26
2024-01-28static mut: allow reference to arbitrary types, not just slices and arraysRalf Jung-10/+0
2024-01-22const-eval interner: from-scratch rewrite using mutability information from p...Ralf Jung-16/+161
2023-10-16Stop trying to preserve pretty-printing.Camille GILLOT-3/+3
2023-10-16Rebless.Camille GILLOT-1/+1
2023-10-16Normalize alloc-id in tests.Camille GILLOT-3/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+54