| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-06-14 | suggest adding a `#[macro_export]` to a private macro | Takayuki Maeda | -4/+4 |
| 2021-11-20 | Clarify error messages caused by re-exporting `pub(crate)` visibility to outside | Ken Matsui | -1/+1 |
| 2021-10-25 | Edit error messages for rustc_resolve::AmbiguityKind variants | pierwill | -1/+2 |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+1 |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -3/+3 |
| 2019-01-12 | resolve: Assign `pub` and `pub(crate)` visibilities to `macro_rules` items | Vadim Petrochenkov | -29/+5 |
| 2018-12-24 | make non_camel_case_types an early lint | Andy Russell | -9/+9 |
| 2018-11-18 | Fix ICEs from imports of items not defined in modules | Vadim Petrochenkov | -0/+58 |
