about summary refs log tree commit diff
path: root/src/test/ui/consts/dangling_raw_ptr.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-8/+0
2022-07-01Shorten def_span for more items.Camille GILLOT-5/+2
2020-05-10avoid raising interpreter errors from interningRalf Jung-4/+2
2020-03-11fmt, tweak messages and blessRalf 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-11Update testsVadim Petrochenkov-1/+1
2019-01-09Stabilize `let` bindings and destructuring in constants and const fnOliver Scherer-1/+1
2018-10-29Turn ICE for dangling pointers into errorOliver Scherer-0/+13