Skip to content

Commit c839d30

Browse files
committed
---
yaml --- r: 77039 b: refs/heads/snap-stage3 c: 120c550 h: refs/heads/master i: 77037: 55f78a2 77035: 25bac46 77031: 648ec48 77023: 113ebd0 v: v3
1 parent f0bcc41 commit c839d30

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,7 +1,7 @@
11
---
22
refs/heads/master: f1132496dddbdd88f321a7919eec3d65136b3f75
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 21720a09de1d7991809f7c42b11335e066676462
4+
refs/heads/snap-stage3: 120c5503a6097de7f4279d5153cf2f4e781b0862
55
refs/heads/try: ebfe63cd1c0b5d23f7ea60c69b4fde2e30cfd42a
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b

branches/snap-stage3/src/librustc/middle/resolve.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2249,9 +2249,6 @@ impl Resolver {
22492249

22502250
// We need to resolve both namespaces for this to succeed.
22512251
//
2252-
// FIXME #4949: See if there's some way of handling namespaces in
2253-
// a more generic way. We have two of them; it seems worth
2254-
// doing...
22552252

22562253
let mut value_result = UnknownResult;
22572254
let mut type_result = UnknownResult;

0 commit comments

Comments
 (0)