This commit adds explicit imp blocks to ensure that all publicly exported types (except simple enums) are not `Send` nor `Sync` in the `proc_macro` crate. cc #38356 |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| diagnostic.rs | ||
| lib.rs | ||
| quote.rs | ||
This commit adds explicit imp blocks to ensure that all publicly exported types (except simple enums) are not `Send` nor `Sync` in the `proc_macro` crate. cc #38356 |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| diagnostic.rs | ||
| lib.rs | ||
| quote.rs | ||