about summary refs log tree commit diff
path: root/src/test/ui/export-fully-qualified.rs
AgeCommit message (Collapse)AuthorLines
2021-11-18Move some tests to more reasonable directoriesCaio-11/+0
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-2/+0
This is step 2 towards fixing #77548. In the codegen and codegen-units test suites, the `//` comment markers were kept in order not to affect any source locations. This is because these tests cannot be automatically `--bless`ed.
2020-09-01Clarify message about unresolved useKornel-1/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-18resolve: Avoid sentence breaks in diagnosticsVadim Petrochenkov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+21