about summary refs log tree commit diff
path: root/src/test/ui/consts/const_let_assign2.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-22/+0
2020-11-10use check-pass instead of build-pass in consts ui test suitsDaiki Ihara-1/+1
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-01-09const fn feature gate is not needed anymore in a lot of testsOliver Scherer-2/+0
2019-01-09Stabilize `let` bindings and destructuring in constants and const fnOliver Scherer-1/+0
2018-11-19Allow assignments in const contextsOliver Scherer-0/+25