about summary refs log tree commit diff
path: root/src/test/ui/consts/const-points-to-static.stderr
AgeCommit message (Expand)AuthorLines
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
2020-03-08fix some cases of unexpected exceptions leaving validationRalf Jung-1/+1
2019-12-23Constants reading or referencing statics is illegalOliver Scherer-1/+1
2019-12-23Dynamically prevent constants from accessing staticsOliver Scherer-0/+17