about summary refs log tree commit diff
path: root/src/test/ui/consts/qualif_overwrite.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-13/+0
2021-01-03Refactor the non-transient cell borrow error diagnosticoli-1/+1
2021-01-03Update now-more-precise operation with a preciser messageoli-1/+1
2021-01-01Reinstate the error-code error over the feature gate erroroli-2/+0
2021-01-01Allow references to interior mutable data behind a feature gateoli-1/+3
2019-01-09Stabilize `let` bindings and destructuring in constants and const fnOliver Scherer-2/+0
2018-11-21Explain why we do not overwrite qualification of localsOliver Scherer-4/+6
2018-11-21Add regression test for overwriting qualifs by assignmentOliver Scherer-0/+13