diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-03-31 13:50:30 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-03-31 14:40:43 +1100 |
| commit | c6fedd4f1006069786a28e2054442c188408e194 (patch) | |
| tree | 174686e7f1138783bfdccc7da00060f352bf1bba /compiler/rustc_codegen_llvm/src | |
| parent | f68a0449ed4e49705e2ee70be6e5678aa426b206 (diff) | |
| download | rust-c6fedd4f1006069786a28e2054442c188408e194.tar.gz rust-c6fedd4f1006069786a28e2054442c188408e194.zip | |
Make `MatcherPos` not derive `Clone`.
It's only used in one place, and there we clone and then make a bunch of modifications. It's clearer if we duplicate more explicitly, and there's a symmetry now between `sequence()` and `empty_sequence()`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
