about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/assign-to-static-within-other-static-2.rs
AgeCommit message (Expand)AuthorLines
2019-01-09Stabilize `let` bindings and destructuring in constants and const fnOliver Scherer-1/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-30Reenable `const_let` feature gateOliver Scherer-1/+2
2018-11-30Allow `let` bindings everywhereOliver Scherer-2/+1
2018-11-19Also catch static mutation at evaluation timeOliver Scherer-0/+30