about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/mod-static-with-const-fn.stderr
AgeCommit message (Expand)AuthorLines
2020-05-04Suggest to add missing feature when using gated const featuresmibac138-0/+2
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-01-09Stabilize `let` bindings and destructuring in constants and const fnOliver Scherer-2/+2
2018-12-25Remove licensesMark Rousskov-2/+2
2018-11-30Reenable `const_let` feature gateOliver Scherer-2/+2
2018-11-30Allow `let` bindings everywhereOliver Scherer-3/+10
2018-11-20Explain missing error in testOliver Scherer-1/+1
2018-11-19Allow assignments in const contextsOliver Scherer-12/+3
2018-11-10adjust ui/../mod-static-with-const-fn.rsMazdak Farrokhzad-3/+10
2018-11-10--bless mod-static-with-const-fn.stderrMazdak Farrokhzad-9/+2
2018-09-12Add a test that tries to modify static memory at compile-timeAndrew Xu-0/+18