summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/visit.rs
AgeCommit message (Expand)AuthorLines
2022-09-08Opaque types' generic params do not imply anything about their hidden type's ...Oli Scherer-1/+1
2022-09-01tracing::instrument cleanupOli Scherer-6/+6
2022-07-05Split TypeVisitable from TypeFoldableAlan Egerton-0/+745