summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/traits/vtable.rs
AgeCommit message (Expand)AuthorLines
2023-01-15instantiate_own doesn't need to return a pair of vectorsMichael Goulet-1/+4
2022-12-20rustc: Remove needless lifetimesJeremy Stucki-1/+1
2022-12-08Move vtable methods into its own moduleMichael Goulet-0/+386