]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #106407 - mejrs:attr_check, r=compiler-errors
authorMatthias Krüger <matthias.krueger@famsik.de>
Thu, 26 Jan 2023 05:15:23 +0000 (06:15 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Jan 2023 05:15:23 +0000 (06:15 +0100)
commit8ae5116faeedcb325c0cc49d9c0f36ceaeba5616
treec3b1e453f180813b024d427bfd4f98409c830c23
parent2a17174ee639f8e0a3cee307d5685d38beb474ba
parent8e43414bce77cfe2030b875e365c77691897b95f
Rollup merge of #106407 - mejrs:attr_check, r=compiler-errors

Improve proc macro attribute diagnostics

Closes https://github.com/rust-lang/rust/issues/102923
compiler/rustc_error_messages/locales/en-US/passes.ftl
compiler/rustc_passes/src/check_attr.rs
compiler/rustc_passes/src/errors.rs
compiler/rustc_span/src/symbol.rs