about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/errors.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2025-02-03 09:02:34 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2025-02-03 10:12:40 +1100
commit17e4aec4492c23c27b17e3f58e6992aa9a559928 (patch)
tree682cf2c9ccf039e3b40c3b24aab4bcf3f87cf950 /compiler/rustc_mir_transform/src/errors.rs
parente08cd3cf05e5bfa3323cc21ea8f81f4a15a2f969 (diff)
downloadrust-17e4aec4492c23c27b17e3f58e6992aa9a559928.tar.gz
rust-17e4aec4492c23c27b17e3f58e6992aa9a559928.zip
`TypeVisitable` doesn't require `Clone`.
`TypeFoldable` does, because it involves the production of new values.
But `TypeVisitable` only involves the visiting of values.
Diffstat (limited to 'compiler/rustc_mir_transform/src/errors.rs')
0 files changed, 0 insertions, 0 deletions