about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/assign-to-static-within-other-static.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-19Also catch static mutation at evaluation timeOliver Scherer-14/+3
2018-11-19Allow assignments in const contextsOliver Scherer-0/+35