about summary refs log tree commit diff
path: root/src/test/ui/consts/const_let_assign2.rs
AgeCommit message (Expand)AuthorLines
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