| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-10-28 | Dogfood {exclusive,half-open} ranges in compiler (nfc) | Jubilee Young | -2/+2 | |
| In particular, this allows us to write more explicit matches that avoid the pitfalls of using a fully general fall-through case, yet remain fairly ergonomic. Less logic is in guard cases, more is in the actual exhaustive case analysis. No functional changes. | ||||
| 2020-09-26 | Remove unused #[allow(...)] statements from compiler/ | est31 | -2/+0 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+171 | |
