467a7f049b
Allow legacy custom derive authors to disable warnings in downstream crates This PR allows legacy custom derive authors to use a pre-deprecated method `registry.register_custom_derive()` instead of `registry.register_syntax_extension()` to avoid downstream deprecation warnings. r? @nrc |
||
---|---|---|
.. | ||
tt | ||
base.rs | ||
build.rs | ||
expand.rs | ||
hygiene.rs | ||
placeholders.rs | ||
proc_macro_shim.rs | ||
quote.rs | ||
source_util.rs |