about summary refs log tree commit diff
path: root/src/liballoc/string.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-05-04 14:11:22 -0700
committerAlex Crichton <alex@alexcrichton.com>2018-05-04 14:12:57 -0700
commit3e0ed2fc05780f2d2a0709fb2716631c9eaa47df (patch)
tree7dc607795475e5576f86dde8dc58515f873edc80 /src/liballoc/string.rs
parent91db9dcf3730207f63b3dfc33b2c438a769b7517 (diff)
downloadrust-3e0ed2fc05780f2d2a0709fb2716631c9eaa47df.tar.gz
rust-3e0ed2fc05780f2d2a0709fb2716631c9eaa47df.zip
proc_macro: Explicitly make everything !Send/Sync
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
Diffstat (limited to 'src/liballoc/string.rs')
0 files changed, 0 insertions, 0 deletions