update comment
This commit is contained in:
parent
796b828371
commit
8eacf6078f
@ -292,8 +292,7 @@ pub enum ObligationCauseCode<'tcx> {
|
||||
trait_item_def_id: DefId,
|
||||
},
|
||||
|
||||
/// Checking that this expression can be assigned where it needs to be
|
||||
// FIXME(eddyb) #11161 is the original Expr required?
|
||||
/// Checking that this expression can be assigned to its target.
|
||||
ExprAssignable,
|
||||
|
||||
/// Computing common supertype in the arms of a match expression
|
||||
|
Loading…
x
Reference in New Issue
Block a user