mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
b3c3604f62
Adds a test for nested proc-macro calls where the inner macro returns an empty TokenStream. This previously caused an ICE in rustc_resolve.