-
Notifications
You must be signed in to change notification settings - Fork 13
Improve handling of ignored modules in renaming #626
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Hmm, I thought the |
Currently, the compiler does not produce a TModel for Btw, this PR currently fails with a run-time error w.r.t. |
80fac65 to
9353c51
Compare
9353c51 to
a04d8e7
Compare
a04d8e7 to
9bd9f05
Compare
9f929ba to
1f91cb4
Compare
cb0be92 to
3963bb7
Compare
|



Properly support ignored modules in renaming.
Discovered in #588 and was blocked by usethesource/rascal#2513 for a while.