| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -1/+1 |
| 2022-08-27 | rustc_middle: Remove `Visibility::Invisible` | Vadim Petrochenkov | -1/+1 |
| 2022-06-14 | Make ResolverAstLowering a struct. | Camille GILLOT | -1/+0 |
| 2022-05-20 | Remove `crate` visibility usage in compiler | Jacob Pratt | -1/+1 |
| 2022-05-17 | Omit unnecessary help to add `#[cfg(test)]` when already annotated | Ken Matsui | -14/+21 |
| 2022-04-05 | span: move `MultiSpan` | David Wood | -2/+2 |
| 2021-12-16 | suggest adding a `#[cfg(test)]` to test modules | Takayuki Maeda | -1/+19 |
| 2021-11-09 | Add `ty::Visibility::is_public()` | inquisitivecrystal | -2/+1 |
| 2021-08-22 | Stop tracking namespce in used_imports. | Mara Bos | -2/+1 |
| 2021-08-12 | Include attributes in removal span for unused imports. | Mara Bos | -1/+1 |
| 2020-09-10 | Attach `TokenStream` to `ast::Visibility` | Aaron Hill | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+328 |
