trailing whitespace

This commit is contained in:
Niko Matsakis
2021-08-25 12:09:48 -04:00
committed by GitHub
parent d7d122faec
commit 88bcd4457b
+1 -1
View File
@@ -46,7 +46,7 @@ fn partially_normalize_associated_types_in<T>(
/// - the parameter environment
///
/// Invokes `evaluate_obligation`, so in the event that evaluating
/// `Ty: Trait` causes overflow, EvaluatedToRecur (or EvaluatedToUnknown)
/// `Ty: Trait` causes overflow, EvaluatedToRecur (or EvaluatedToUnknown)
/// will be returned.
fn type_implements_trait(
&self,