about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2022-03-31 13:50:30 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2022-03-31 14:40:43 +1100
commitc6fedd4f1006069786a28e2054442c188408e194 (patch)
tree174686e7f1138783bfdccc7da00060f352bf1bba /compiler/rustc_codegen_llvm/src
parentf68a0449ed4e49705e2ee70be6e5678aa426b206 (diff)
downloadrust-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