mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
ea7ea2df86
Change only_local to a enum type. Change only_local to enum type and change the macros to always require a variant of that enum. r? `@lcnr`