-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
checker: fix immutable to mutable reference #22663
base: master
Are you sure you want to change the base?
Conversation
What do you think @medvednikov @spytheman ? |
The failing CI here is really about breakage related to more restricter compiler checks. |
b75f10a
to
59273c3
Compare
(rebased over current master) |
I think that is a very good change, but it should be a notice for a few weeks/months, to avoid sudden breaking changes to existing projects, and allow them to fix the new notices more gradually. It will also solve the CI issues here, and allow for running regression tests with |
Fix #22653
Fixes cases like this:
Huly®: V_0.6-21112