summary refs log tree commit diff
path: root/src/test/ui/lint/clashing-extern-fn.stderr
AgeCommit message (Expand)AuthorLines
2020-12-10Types with a hidden niche are not known to be non-nullTomasz Miąsko-17/+60
2020-09-02pretty: trim paths of unique symbolsDan Aloni-5/+5
2020-08-25Also handle transparent single-variant enumsjumbatm-11/+11
2020-08-25Fix clashing_extern_declarations false positive.jumbatm-2/+2
2020-07-30Fix missed same-sized member clash in ClashingExternDeclarations.jumbatm-7/+19
2020-07-30Address code review comments.jumbatm-6/+18
2020-07-30Don't emit clashing decl lint for FFI-safe enums.jumbatm-1/+61
2020-07-30Add additional clashing_extern_decl cases.jumbatm-25/+13
2020-06-28Rename the lint to clashing_extern_declarations.jumbatm-12/+12
2020-06-20Update existing test cases.jumbatm-18/+18
2020-06-20Add clashing-extern-fn.rs stderr.jumbatm-0/+121