| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-08 | Collapse all uses of `target.options.foo` into `target.foo` | Vadim Petrochenkov | -1/+1 |
| 2020-10-29 | Fix typos | Dániel Buga | -1/+1 |
| 2020-10-16 | Lower inline const's AST to HIR | Santiago Pastorino | -1/+1 |
| 2020-10-15 | Replace target.target with target and target.ptr_width with target.pointer_width | est31 | -1/+1 |
| 2020-09-18 | use matches!() macro for simple if let conditions | Matthias Krüger | -4/+1 |
| 2020-09-10 | Attach `TokenStream` to `ast::Visibility` | Aaron Hill | -2/+2 |
| 2020-09-10 | Syntactically permit unsafety on mods | David Tolnay | -2/+8 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1448 |
