about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2022-03-23 16:04:33 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2022-03-25 12:35:56 +1100
commitfdec26ddad3f54c2606afff830d293468edc4c33 (patch)
tree3284a0fbbdb137de61891a20518d11ebde3a3df5 /compiler/rustc_codegen_gcc
parentcad5f1e7742e46ce16dc54d38516301e3ae72a9e (diff)
downloadrust-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