diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-03-23 16:04:33 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-03-25 12:35:56 +1100 |
| commit | fdec26ddad3f54c2606afff830d293468edc4c33 (patch) | |
| tree | 3284a0fbbdb137de61891a20518d11ebde3a3df5 /compiler/rustc_codegen_gcc | |
| parent | cad5f1e7742e46ce16dc54d38516301e3ae72a9e (diff) | |
| download | rust-fdec26ddad3f54c2606afff830d293468edc4c33.tar.gz rust-fdec26ddad3f54c2606afff830d293468edc4c33.zip | |
Shrink `MatcherPosRepetition`.
Currently it copies a `KleeneOp` and a `Token` out of a `SequenceRepetition`. It's better to store a reference to the `SequenceRepetition`, which is now possible due to #95159 having changed the lifetimes.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
