| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-01-31 | Move some tests to more reasonable directories | Caio | -70/+0 | |
| 2020-04-23 | fix error code for E0751 | YI | -1/+1 | |
| 2020-03-26 | introduce `negative_impls` feature gate and document | Niko Matsakis | -1/+1 | |
| They used to be covered by `optin_builtin_traits` but negative impls are now applicable to all traits, not just auto traits. This also adds docs in the unstable book for the current state of auto traits. | ||||
| 2020-03-26 | make a custom error for overlap with negative impls | Niko Matsakis | -19/+9 | |
| 2019-01-04 | implement a hack to make traitobject 0.1.0 compile | Ariel Ben-Yehuda | -0/+80 | |
