Closed mlangc closed 7 years ago
Test PASSed.
Test FAILed.
Hmm... I just added a comment! Retest this please!
Test PASSed.
Test FAILed.
Test FAILed.
Test FAILed.
There seems to be an issue with the 2.12.x related tests that have nothing to do with this PR...
LGTM
Self references need special treatment since their representation in typed ASTs is incomplete. This PR takes care of this for
Rename
andMarkOccurrences
. See #1002803 as well as https://github.com/scala-ide/scala-ide/pull/1132.