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