Skip to content

Commit c6acd51

Browse files
committed
---
yaml --- r: 12127 b: refs/heads/master c: d877ebd h: refs/heads/master i: 12125: 3c618fd 12123: ca98055 12119: 9a91be4 12111: 7281647 12095: e5dfbeb v: v3
1 parent f7284d5 commit c6acd51

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 407be5203659b10ba7391c035d494c6db0fd5487
2+
refs/heads/master: d877ebdd056de76cd98dbe6c7668f26a4a2cbd1c
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/src/rustc/middle/infer.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -832,9 +832,6 @@ impl resolve_methods for infer_ctxt {
832832
}
833833
}
834834

835-
// FIXME: These should be integrated with the two functions above instead
836-
// of being such blatant lazy duplicates.
837-
838835
fn subst_regions(unresolved: @mutable option<int>,
839836
regions_seen: std::list::list<int>,
840837
rid: int) -> ty::region {

0 commit comments

Comments
 (0)