about summary refs log tree commit diff
path: root/src/test/ui/consts/const_let_eq.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/+1
2018-11-30Reenable `const_let` feature gateOliver Scherer-0/+2
2018-11-30Add tests for mutable borrowsOliver Scherer-1/+1
2018-11-30Add a test for various const let featuresOliver Scherer-0/+468