about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-1866.rs
AgeCommit message (Collapse)AuthorLines
2022-04-21Move some tests to more reasonable directoriesCaio-29/+0
2021-01-13Update tests for extern block lintingMark Rousskov-4/+4
2020-06-28Rename the lint to clashing_extern_declarations.jumbatm-1/+1
Also, run RustFmt on the clashing_extern_fn test case and update stderrs.
2020-06-20Update existing test cases.jumbatm-0/+2
- Allow ClashingExternDecl for lint-dead-code-3 - Update test case for #5791 - Update test case for #1866 - Update extern-abi-from-macro test case
2019-11-04Use build-pass in ui tests where appropriateTomasz Miąsko-1/+1
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-02move some more testsRalf Jung-0/+37