Revert "Don't print host effect param in pretty path_generic_args"
This reverts commit f1bf874fb1
.
This commit is contained in:
parent
2f457d9d60
commit
d1f4bc5a19
11 changed files with 41 additions and 45 deletions
|
@ -1285,7 +1285,6 @@ 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)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue