]> git.lizzy.rs Git - rust.git/commit
Auto merge of #100564 - nnethercote:box-ast-MacCall, r=spastorino
authorbors <bors@rust-lang.org>
Sat, 20 Aug 2022 10:26:54 +0000 (10:26 +0000)
committerbors <bors@rust-lang.org>
Sat, 20 Aug 2022 10:26:54 +0000 (10:26 +0000)
commitdd01122b5c62a04e64b4109c5576eeea9ae4145b
tree4ccafcd2b6bc8eb482472acf34022d2dd4b83679
parent36e530cb08950f1d03ab733e43ecec2802d099cf
parenteafd0dfd05cca581d66d83aab9549612ba2ed543
Auto merge of #100564 - nnethercote:box-ast-MacCall, r=spastorino

Box the `MacCall` in various types.

r? `@spastorino`
compiler/rustc_ast/src/ast.rs
compiler/rustc_parse/src/parser/expr.rs
compiler/rustc_parse/src/parser/stmt.rs