Add regression test for nested replacement ranges in cfg_eval#139286
Add regression test for nested replacement ranges in cfg_eval#139286reez12g wants to merge 1 commit intorust-lang:mainfrom
Conversation
|
@rustbot label -S-waiting-on-review +S-waiting-on-author |
|
@rustbot ready |
There was a problem hiding this comment.
This is just me having a very first glance at this PR and at surrounding context, I'll give this a proper review some other time:
I'm surprised that this test leads to errors (2× "removing an expression is not supported in this position") in nightly-2024-08-15 which is a few nightlies before PR #128725 (which intro'ed the ICE reported in #129166 (e.g., nightly-2024-09-08)). Shouldn't it pass in that version to be a proper regression test instead of erroring as in nightly-2024-09-09?
|
Reminder, once the PR becomes ready for a review, use |
|
@reez12g |
Closes #132727