Conversation
43b7ea2 to
f7ac39d
Compare
f7ac39d to
ae1ee75
Compare
|
I think this is ready now. I'll just need to add an overview for the code and remove the old tests (the new ones should cover all those cases now). #13200 still needs to be looked at as well. |
1a30863 to
bf4c37c
Compare
|
☔ The latest upstream changes (presumably #11441) made this pull request unmergeable. Please resolve the merge conflicts. |
bf4c37c to
b2ec6f8
Compare
|
@llogiq Any chance you'll finish the review before Thursday? That's the last sync to get this in for 1.83. |
|
☔ The latest upstream changes (presumably #13278) made this pull request unmergeable. Please resolve the merge conflicts. |
|
The most pressing of the issues are now fixed in #13290. |
|
Sorry it took so long to review, but this seems good to merge. Let's hope we're in time. @bors r+ |
|
🔒 Merge conflict This pull request and the master branch diverged in a way that cannot be automatically merged. Please rebase on top of the latest master branch, and let the reviewer approve again. How do I rebase?Assuming
You may also read Git Rebasing to Resolve Conflicts by Drew Blessing for a short tutorial. Please avoid the "Resolve conflicts" button on GitHub. It uses Sometimes step 4 will complete without asking for resolution. This is usually due to difference between how Error message |
|
Hey @Jarcho, do you plan on getting this merge-ready any time soon? |
|
Hello, this is a friendly ping from triage~ Looks like this PR fixes an ICE that has been troublesome for a while now, so, @Jarcho would you mind doing a quick rebase? |
This comment has been minimized.
This comment has been minimized.
b2ec6f8 to
0abbccb
Compare
|
@rustbot ready |
0abbccb to
b896272
Compare
This comment has been minimized.
This comment has been minimized.
|
Sorry for having this wait for so long, but it looks good to me, so ping me once the conflicts are resolved. |
d3ac49a to
7c3e2a0
Compare
|
Ping @llogiq in case github does not. |
This comment has been minimized.
This comment has been minimized.
|
Sorry for another rebase needed. |
`borrow_interior_mutable_const` messages to be less assertive. Update documentation for both lints.
`borrow_interior_mutable_const` to be more thorough on weird constructs
7c3e2a0 to
318ba60
Compare
fixes #12979
fixes #12951
fixes #13233
Tests still need to be finished and the docs still need to be updated, but this should otherwise ready.
changelog: Lint
declare_interior_mutable_constandborrow_interior_mutable_constmore precisely