]> git.lizzy.rs Git - rust.git/commit
Box `ExprKind::{Closure,MethodCall}`, and `QSelf` in expressions, types, and patterns.
authorNicholas Nethercote <n.nethercote@gmail.com>
Thu, 8 Sep 2022 00:52:51 +0000 (10:52 +1000)
committerNicholas Nethercote <n.nethercote@gmail.com>
Thu, 17 Nov 2022 02:45:59 +0000 (13:45 +1100)
commit4a4addc5980e95e4f7883f2d56aedcd08626ba73
treeb0b9fdebf7e54e189c088aa32636b1d639f6bb73
parent826fb78bebc757acf138e86bd755e1d81c1d08bc
Box `ExprKind::{Closure,MethodCall}`, and `QSelf` in expressions, types, and patterns.
src/attr.rs
src/chains.rs
src/closures.rs
src/expr.rs
src/patterns.rs
src/types.rs
src/utils.rs