| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-06-17 | Unify region variables when projecting associated types | matthewjasper | -32/+0 | |
| This is required to avoid cycles when evaluating auto trait predicates. | ||||
| 2020-03-26 | introduce `negative_impls` feature gate and document | Niko Matsakis | -0/+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. | ||||
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -0/+31 | |
