about summary refs log tree commit diff
path: root/src/test/ui/consts/const_let_assign3.rs
AgeCommit message (Expand)AuthorLines
2019-01-09const fn feature gate is not needed anymore in a lot of testsOliver Scherer-2/+7
2019-01-09Stabilize `let` bindings and destructuring in constants and const fnOliver Scherer-1/+4
2018-11-30Reenable `const_let` feature gateOliver Scherer-1/+2
2018-11-30Allow `let` bindings everywhereOliver Scherer-1/+1
2018-11-19Allow assignments in const contextsOliver Scherer-0/+22