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
|
/// - the parameter environment
|
||||||
///
|
///
|
||||||
/// Invokes `evaluate_obligation`, so in the event that evaluating
|
/// 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.
|
/// will be returned.
|
||||||
fn type_implements_trait(
|
fn type_implements_trait(
|
||||||
&self,
|
&self,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue