Uh oh!
There was an error while loading. Please reload this page.
Revert #104100, Allow using Range as an Iterator in const contexts. - #109684
Conversation
rustbot
commented
Mar 28, 2023
r? @m-ou-se (rustbot has picked a reviewer for you, use r? to override) |
rustbot
commented
Mar 28, 2023
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
fee1-dead
commented
Mar 28, 2023
@rustbot label +T-libs-api -T-libs |
bors
commented
Mar 28, 2023
☔ The latest upstream changes (presumably #109692) made this pull request unmergeable. Please resolve the merge conflicts. |
fee1-dead
commented
Apr 8, 2023
r? libs |
Mark-Simulacrum
commented
Apr 9, 2023
@bors r+ |
bors
commented
Apr 9, 2023
bors
commented
Apr 9, 2023
bors
commented
Apr 9, 2023
☀️ Test successful - checks-actions |
rust-timer
commented
Apr 9, 2023
Finished benchmarking commit (1c39afb): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
|
This fixes#109632.