[DO NOT MERGE] Revert "Revert "Stabilize str_as_str""#152971
[DO NOT MERGE] Revert "Revert "Stabilize str_as_str""#152971GrigorenkoPV wants to merge 1 commit intorust-lang:mainfrom
str_as_str""#152971Conversation
str_as_str""str_as_str""
|
r? @mati865 rustbot has assigned @mati865. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
Error: Label needs-crater can only be set by Rust team members Please file an issue on GitHub at triagebot if there's a problem with this bot, or reach out on #triagebot on Zulip. |
This comment has been minimized.
This comment has been minimized.
|
There are no implementation changes right now as the revert was merged. Is it really ready for the crater? Is it just a GH bug? |
This reverts commit 9f0a410.
5d15466 to
df3bedb
Compare
|
GitHub bug. It is quite bad with PRs based on top of other PRs. This is ready for a crater run. (Well, one test in tests/ui fails, but that shouldn't matter, should it?) |
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
@bors try |
This comment has been minimized.
This comment has been minimized.
[DO NOT MERGE] Revert "Revert "Stabilize `str_as_str`""
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
|
@craterbot check |
|
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
|
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
|
🎉 Experiment
Footnotes
|
|
A crater rerun is probably needed if a precise number is required, since a new version of |
str::as_str()& friends #130366.str_as_str#151603.rgbwithas_mut_slice#152961.str_as_str" #152963.The PR is based on top of #152963 and re-stabilizes the feature, because I want to try a crater run and see if there are things other than
rgbbeing broken by this feature.CI is going to fail on the regression test added in #152963.
I don't have enough rights to start a crater run myself, so I ask someone who can do it to start a crater run with the baseline of #152963 after it gets merged.
Or right now with the baseline of 99246f4 (AKA #152896, AKA the latest master before the stabilization PR (#151603) was merged in a rollup (#152934)).
@rustbot label -T-compiler +T-libs-api