| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-30 | Stop adding '*' at the end of type names for Ref and Slice when computing deb... | Nam Nguyen | -1/+8 |
| 2020-11-16 | compiler: fold by value | Bastian Kauschke | -3/+3 |
| 2020-11-08 | Collapse all uses of `target.options.foo` into `target.foo` | Vadim Petrochenkov | -1/+1 |
| 2020-10-15 | Replace target.target with target and target.ptr_width with target.pointer_width | est31 | -1/+1 |
| 2020-09-25 | Simplify some match statements on `DefPathDataName' | marmeladema | -8/+1 |
| 2020-09-25 | Rename `DefPathData::get_name()` to `DefPathData::name()` | marmeladema | -1/+1 |
| 2020-09-25 | Move from {{closure}}#0 syntax to {closure#0} for (def) path components | marmeladema | -1/+9 |
| 2020-09-10 | use push(char) instead of push_str(&str) to add single chars to strings | Matthias Krüger | -1/+1 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+268 |
