diff options
| author | bors <bors@rust-lang.org> | 2021-07-16 13:35:48 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-07-16 13:35:48 +0000 |
| commit | 1b0e57800c40784c81cd7b29459a19df515b12c6 (patch) | |
| tree | 31d1e18031119fb767176b09ad5868bf3808c4e6 /src/test/codegen/src-hash-algorithm | |
| parent | 5c54d04ef6c1b2cf1e41320851295cd61c7c9014 (diff) | |
| parent | 81904a413eb1d90d64e2450f075e38d7e0cf1c00 (diff) | |
| download | rust-1b0e57800c40784c81cd7b29459a19df515b12c6.tar.gz rust-1b0e57800c40784c81cd7b29459a19df515b12c6.zip | |
Auto merge of #87140 - camsteffen:pat-slice-refs, r=oli-obk
Remove refs from Pat slices Changes `PatKind::Or(&'hir [&'hir Pat<'hir>])` to `PatKind::Or(&'hir [Pat<'hir>])` and others. This is more consistent with `ExprKind`, saves a little memory, and is a little easier to use.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
