mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
trailing whitespace
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user