| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-09-20 | use if let instead of single match arm expressions to compact code and ↵ | Matthias Krüger | -6/+3 | |
| reduce nesting (clippy::single_match) | ||||
| 2020-09-17 | Remove redundant #![feature(...)] 's from compiler/ | est31 | -2/+0 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1125 | |
