about summary refs log tree commit diff
path: root/src/test/ui/consts/const-prop-read-static-in-const.stderr
AgeCommit message (Expand)AuthorLines
2021-02-03make const_err a future incompat lintRalf Jung-0/+2
2020-05-03warn about each skipped feature gateRalf Jung-6/+8
2020-04-30deduplicate warningsRalf Jung-2/+2
2020-04-11rustc: Add a warning count upon completionRoccoDev-1/+1
2019-12-23Constants reading or referencing statics is illegalOliver Scherer-1/+1
2019-12-23Dynamically prevent constants from accessing staticsOliver Scherer-1/+13
2019-09-27Respond to code review feedback and fix tidyWesley Wiser-0/+6