diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-02-03 09:02:34 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-02-03 10:12:40 +1100 |
| commit | 17e4aec4492c23c27b17e3f58e6992aa9a559928 (patch) | |
| tree | 682cf2c9ccf039e3b40c3b24aab4bcf3f87cf950 /compiler/rustc_mir_transform/src/errors.rs | |
| parent | e08cd3cf05e5bfa3323cc21ea8f81f4a15a2f969 (diff) | |
| download | rust-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
