summary refs log tree commit diff
path: root/src/test/ui/consts/const_let_assign.rs
AgeCommit message (Expand)AuthorLines
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-09Stabilize `let` bindings and destructuring in constants and const fnOliver Scherer-2/+0
2018-11-19Allow assignments in const contextsOliver Scherer-0/+12