File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 407be5203659b10ba7391c035d494c6db0fd5487
2
+ refs/heads/master: d877ebdd056de76cd98dbe6c7668f26a4a2cbd1c
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
Original file line number Diff line number Diff line change @@ -832,9 +832,6 @@ impl resolve_methods for infer_ctxt {
832
832
}
833
833
}
834
834
835
- // FIXME: These should be integrated with the two functions above instead
836
- // of being such blatant lazy duplicates.
837
-
838
835
fn subst_regions ( unresolved : @mutable option < int > ,
839
836
regions_seen : std:: list:: list < int > ,
840
837
rid : int ) -> ty:: region {
You can’t perform that action at this time.
0 commit comments