Don't print host effect param in pretty path_generic_args
This commit is contained in:
@@ -1285,6 +1285,7 @@ impl<'tcx> LateContext<'tcx> {
|
||||
&mut self,
|
||||
print_prefix: impl FnOnce(&mut Self) -> Result<(), PrintError>,
|
||||
_args: &[GenericArg<'tcx>],
|
||||
_params: &[ty::GenericParamDef],
|
||||
) -> Result<(), PrintError> {
|
||||
print_prefix(self)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user