| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-19 | Rollup merge of #145166 - makai410:teach-pub-crate, r=lcnr | 许杰友 Jieyou Xu (Joe) | -0/+4 | |
| suggest using `pub(crate)` for E0364 - This introduces `vis_span` into `ImportData` for diagnostic purposes. Closes: rust-lang/rust#145140 | ||||
| 2025-08-13 | resolve: Split extern prelude into two scopes | Vadim Petrochenkov | -8/+2 | |
| One for `--extern` options and another for `extern crate` items. | ||||
| 2025-08-13 | suggest using `pub(crate)` for E0364 | Makai | -0/+4 | |
| 2024-03-10 | Detect unused struct impls pub trait | r0cky | -1/+1 | |
| 2024-02-25 | Auto merge of #120393 - Urgau:rfc3373-non-local-defs, r=WaffleLapkin | bors | -0/+2 | |
| Implement RFC 3373: Avoid non-local definitions in functions This PR implements [RFC 3373: Avoid non-local definitions in functions](https://github.com/rust-lang/rust/issues/120363). | ||||
| 2024-02-22 | Tweak wording of "implemented trait isn't imported" suggestion | Esteban Küber | -1/+1 | |
| 2024-02-17 | Allow newly added non_local_definitions lint in tests | Urgau | -0/+2 | |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -39/+39 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -7/+7 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-10-05 | Add a note to duplicate diagnostics | Alex Macleod | -0/+3 | |
| 2023-06-29 | resolve: Remove artificial import ambiguity errors | Vadim Petrochenkov | -164/+17 | |
| 2023-04-12 | Special-case item attributes in the suggestion output | Esteban Küber | -1/+0 | |
| 2023-04-12 | Tweak output for 'add line' suggestion | Esteban Küber | -1/+2 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+757 | |
