[WIP] Turn Name Resolution 2.0 on by default#2875
Conversation
7612f78 to
3402b08
Compare
|
Is this a follow up to #2796 ? |
|
Not necessarily, this is just enough to get tests passing for name resolution 2.0 (although GCC 4.8 is still having problems) |
|
Note that this only touches early resolution |
|
@powerboat9 should this be a draft or is it ready for reviews? |
|
draft, sorry |
|
@powerboat9 now that @P-E-P merged his work on glob imports I think this would be a nice thing to focus on - let me know how I can help and if you'd like me to review parts of the PR or work on some stuff |
a999b59 to
a373b8e
Compare
|
A lot of this would now be duplicated work, but I've rebased and will start breaking this down into smaller PRs |
|
Forgive me but whats the purpose of this PR at the moment? |
|
This was an old branch I was using to work on nr2.0 -- I'll close it once I separate out the useful changes into new PRs |
ed430a9 to
16ba56e
Compare
I've managed to get all of the tests passing, although I had to modify a few tests. I should be able to pull out some of the more minor changes into separate pull requests