Rollup merge of #106407 - mejrs:attr_check, r=compiler-errors
Improve proc macro attribute diagnostics Closes https://github.com/rust-lang/rust/issues/102923
This commit is contained in:
commit
8ae5116fae
16 changed files with 542 additions and 22 deletions
|
@ -288,6 +288,7 @@ symbols! {
|
|||
Target,
|
||||
ToOwned,
|
||||
ToString,
|
||||
TokenStream,
|
||||
Try,
|
||||
TryCaptureGeneric,
|
||||
TryCapturePrintable,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue