about summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0396-fixed.stderr
AgeCommit message (Expand)AuthorLines
2021-02-03make const_err a future incompat lintRalf Jung-0/+2
2020-03-11make error message less confusingRalf Jung-1/+1
2020-03-11generalize InvalidNullPointerUsage to InvalidIntPointerUsageRalf Jung-1/+1
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-1/+1
2019-03-23Swap const evaluation lint spans to point at problem in primary spanEsteban Küber-2/+2
2018-12-25Remove licensesMark Rousskov-1/+1
2018-10-25Report const eval error inside the queryOliver Schneider-1/+1
2018-08-07Place unions, pointer casts and pointer derefs behind extra feature gatesOliver Schneider-0/+12