rust/compiler/rustc_resolve
Dylan DPC 13f3585dc6
Rollup merge of #111652 - clubby789:self-import-improvement, r=compiler-errors
Better diagnostic for `use Self::..`

Fixes #111627

cc `@petrochenkov,` you might have thoughts on a better way to handle this (https://github.com/rust-lang/rust/issues/63720#issuecomment-591597466)
2023-05-20 12:21:00 +05:30
..
src Rollup merge of #111652 - clubby789:self-import-improvement, r=compiler-errors 2023-05-20 12:21:00 +05:30
Cargo.toml Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl Improve error for self: Box<self> 2023-05-11 13:21:10 +01:00