impl TypeVisitable in type traversal macros
This commit is contained in:
parent
e4b9625b87
commit
9ffdc2de8c
14 changed files with 57 additions and 35 deletions
|
@ -129,7 +129,7 @@ impl<N: fmt::Debug> fmt::Debug for traits::ImplSourceConstDestructData<N> {
|
|||
///////////////////////////////////////////////////////////////////////////
|
||||
// Lift implementations
|
||||
|
||||
TrivialTypeFoldableAndLiftImpls! {
|
||||
TrivialTypeTraversalAndLiftImpls! {
|
||||
super::IfExpressionCause,
|
||||
super::ImplSourceDiscriminantKindData,
|
||||
super::ImplSourcePointeeData,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue