trailing whitespace
This commit is contained in:
parent
d7d122faec
commit
88bcd4457b
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ pub trait InferCtxtExt<'tcx> {
|
|||
/// - 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,
|
||||
|
|
Loading…
Add table
Reference in a new issue