| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-09-11 | Improve `ineffective_unstable_trait_impl` error message. | Mara Bos | -4/+4 |
| 2020-09-11 | Turn unstable trait impl error into a lint, so it can be disabled. | Mara Bos | -21/+28 |
| 2020-09-11 | Turn useless #[unstable] attributes into errors. | Mara Bos | -1/+1 |
| 2020-09-11 | Warn for #[unstable] on trait impls when it has no effect. | Mara Bos | -2/+64 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+697 |
