| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-01-14 | syntax: Rewrite parsing of impls | Vadim Petrochenkov | -1/+1 | |
| Properly parse impls for the never type `!` Recover from missing `for` in `impl Trait for Type` Prohibit inherent default impls and default impls of auto traits Change wording in more diagnostics to use "auto traits" Some minor code cleanups in the parser | ||||
| 2015-01-16 | Negative impls are considered safe | Flavio Percoco | -0/+20 | |
