rustc: Remove obsolete FIXME in infer
This commit is contained in:
parent
407be52036
commit
d877ebdd05
1 changed files with 0 additions and 3 deletions
|
|
@ -832,9 +832,6 @@ impl resolve_methods for infer_ctxt {
|
|||
}
|
||||
}
|
||||
|
||||
// FIXME: These should be integrated with the two functions above instead
|
||||
// of being such blatant lazy duplicates.
|
||||
|
||||
fn subst_regions(unresolved: @mutable option<int>,
|
||||
regions_seen: std::list::list<int>,
|
||||
rid: int) -> ty::region {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue