| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-03-28 | Remove duplicated and unused test files | Caio | -9/+0 | |
| 2021-12-17 | Remove effect of `#[no_link]` attribute on name resolution | Vadim Petrochenkov | -1/+2 | |
| Previously it hid all non-macro names from other crates. This has no relation to linking and can change name resolution behavior in some cases (e.g. glob conflicts), in addition to just producing the "unresolved name" errors | ||||
| 2019-08-10 | diagnostics: Describe crate root modules in `DefKind::Mod` as "crate" | Vadim Petrochenkov | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-08-17 | Stabilize `use_extern_macros` | Vadim Petrochenkov | -1/+0 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+19 | |
