| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-03-16 | ast/hir: Rename field-related structures | Vadim Petrochenkov | -2/+2 |
| 2021-02-15 | Only store a LocalDefId in hir::ForeignItem. | Camille GILLOT | -4/+4 |
| 2021-02-15 | Only store a LocalDefId in hir::Item. | Camille GILLOT | -12/+12 |
| 2021-02-15 | Use ItemId as a strongly typed index. | Camille GILLOT | -1/+1 |
| 2021-01-12 | Separate out a `hir::Impl` struct | Joshua Nelson | -2/+2 |
| 2021-01-01 | const_generics_defaults: don't use todo | Rémy Rakic | -1/+0 |
| 2021-01-01 | first pass at default values for const generics | Julian Knodt | -1/+5 |
| 2020-11-26 | Remove ForeignMod struct. | Camille GILLOT | -1/+1 |
| 2020-11-15 | Rollup merge of #78352 - JohnTitor:issue-75229, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2020-10-25 | Do not call `unwrap` with `signatures` option enabled | Yuki Okushi | -2/+2 |
| 2020-10-25 | Fix small typos | Yuki Okushi | -3/+3 |
| 2020-09-10 | use push(char) instead of push_str(&str) to add single chars to strings | Matthias Krüger | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+930 |
