about summary refs log tree commit diff
path: root/src/test/ui/lint/clashing-extern-fn.rs
AgeCommit message (Expand)AuthorLines
2020-07-30Fix missed same-sized member clash in ClashingExternDeclarations.jumbatm-0/+22
2020-07-30Address code review comments.jumbatm-0/+5
2020-07-30Apply suggested wording changes from code review.jumbatm-4/+4
2020-07-30Add additional clashing_extern_decl cases.jumbatm-36/+110
2020-06-28Rename the lint to clashing_extern_declarations.jumbatm-30/+57
2020-06-20Add ClashingExternDecl test case.jumbatm-0/+159