| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-06-16 | warn against 'specialization' feature | Ralf Jung | -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 | permit negative impls for non-auto traits | Niko Matsakis | -1/+2 | |
| 2020-03-22 | Tweak output for invalid negative impl errors | Esteban Küber | -1/+1 | |
| 2020-02-24 | add `Span` to `ast::Defaultness::Default`. | Mazdak Farrokhzad | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-08-31 | cleanup: Add main functions to some UI tests | Vadim Petrochenkov | -0/+2 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+23 | |
