mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
eccfa1645b
This renames `descend_into_macros` to `descend_into_macros_single` and `descend_into_macros_many` into `descend_into_macros`. However, this does not touch a function in `SemanticsImpl` of same name.