about summary refs log tree commit diff
path: root/src/test/ui/transmute/main.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-29/+0
2022-10-07Allow transmutes between the same types after erasing lifetimesOli Scherer-1/+1
2020-10-16stabilize union with 'ManuallyDrop' fields and 'impl Drop for Union'Ralf Jung-3/+0
2018-12-30Fix variable string size problem in transmute testvarkor-2/+2
2018-12-28Clarify wording of E0512varkor-4/+4
2018-12-25Remove licensesMark Rousskov-10/+0
2017-12-14Support regexes in custom normalization in UI testsVadim Petrochenkov-2/+2
2017-07-11compiletest: Support custom normalization rules.kennytm-4/+4
2017-06-18Update UI tests to be platform independentMark Simulacrum-0/+6
2017-06-18Update transmute size lints.Mark Simulacrum-0/+36