Stabilize substr_range and subslice_range#141266
Conversation
|
r? libs-api (needs fcp) |
|
Nominating to discuss possible stabilization. Please see the report at #126769 (comment), and some followup discussion there about API and naming. @rustbot label +I-libs-api-nominated |
|
r? libs-api |
ecd3bb0 to
2c58efe
Compare
This comment has been minimized.
This comment has been minimized.
|
@the8472 The FCP has ended. This should be ready to merge AFAIK |
|
Error: Label finished-final-comment-period 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. |
|
Last minute concern about the range types used #126769 (comment). |
|
☔ The latest upstream changes (presumably #150798) made this pull request unmergeable. Please resolve the merge conflicts. |
2c58efe to
0ab4250
Compare
This comment has been minimized.
This comment has been minimized.
Stabilize `substr_range` and `subslice_range` Closes #126769 [Stabilization Report](#126769 (comment))
|
💔 Test for 732d335 failed: CI. Failed job:
|
|
A job failed! Check out the build log: (web) (plain enhanced) (plain) Click to see the possible cause of the failure (guessed by this bot) |
|
@bors retry |
…ss35 Stabilize `substr_range` and `subslice_range` Closes rust-lang#126769 [Stabilization Report](rust-lang#126769 (comment))
…ss35 Stabilize `substr_range` and `subslice_range` Closes rust-lang#126769 [Stabilization Report](rust-lang#126769 (comment))
…uwer Rollup of 5 pull requests Successful merges: - #157878 (`impl [const] Default for BTreeMap`) - #158040 (Codegen ctors in Runtime mir phase) - #141266 (Stabilize `substr_range` and `subslice_range`) - #158109 (Change `EarlyCheckNode` from a trait to an enum.) - #158118 (Convert '.' to '_' in bootstrap envify)
…uwer Rollup of 5 pull requests Successful merges: - #157878 (`impl [const] Default for BTreeMap`) - #158040 (Codegen ctors in Runtime mir phase) - #141266 (Stabilize `substr_range` and `subslice_range`) - #158109 (Change `EarlyCheckNode` from a trait to an enum.) - #158118 (Convert '.' to '_' in bootstrap envify)
…uwer Rollup of 5 pull requests Successful merges: - #157878 (`impl [const] Default for BTreeMap`) - #158040 (Codegen ctors in Runtime mir phase) - #141266 (Stabilize `substr_range` and `subslice_range`) - #158109 (Change `EarlyCheckNode` from a trait to an enum.) - #158118 (Convert '.' to '_' in bootstrap envify)
Rollup merge of #141266 - wr7:stabilize_substr_range, r=tgross35 Stabilize `substr_range` and `subslice_range` Closes #126769 [Stabilization Report](#126769 (comment))
View all comments
Closes #126769
Stabilization Report