File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
branches/snap-stage3/src/librustc/middle 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
2
refs/heads/master: f1132496dddbdd88f321a7919eec3d65136b3f75
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
- refs/heads/snap-stage3: 21720a09de1d7991809f7c42b11335e066676462
4
+ refs/heads/snap-stage3: 120c5503a6097de7f4279d5153cf2f4e781b0862
5
5
refs/heads/try: ebfe63cd1c0b5d23f7ea60c69b4fde2e30cfd42a
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
Original file line number Diff line number Diff line change @@ -2249,9 +2249,6 @@ impl Resolver {
2249
2249
2250
2250
// We need to resolve both namespaces for this to succeed.
2251
2251
//
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...
2255
2252
2256
2253
let mut value_result = UnknownResult ;
2257
2254
let mut type_result = UnknownResult ;
You can’t perform that action at this time.
0 commit comments