rustc_ast: visit_mac -> visit_mac_call
This commit is contained in:
parent
3237b3886c
commit
90fafc8c8f
11 changed files with 24 additions and 25 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// Regression test; used to ICE with 'visit_mac disabled by default' due to a
|
||||
// Regression test; used to ICE with 'visit_mac_call disabled by default' due to a
|
||||
// `MutVisitor` in `fn make_all_value_bindings_mutable` (`parse/parser/pat.rs`).
|
||||
|
||||
macro_rules! mac1 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue