about summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0396-fixed.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-9/+0
2022-07-05adjust dangling-int-ptr error messageRalf Jung-1/+1
2022-03-22interpret/memory: simplify check_and_deref_ptrRalf Jung-1/+1
2021-07-14bless mir-opt, codegen, and remaining ui testsRalf Jung-8/+3
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
https://github.com/rust-lang/rust/issues/60532
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