Stabilize path_add_extension by hanna-kruppe · Pull Request #145209 · rust-lang/rust (original) (raw)

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation4 Commits1 Checks10 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

@hanna-kruppe

FCP in tracking issue #127292 finished in January. There was more discussion since then, but libs-api decided to match set_extension by keeping the return type as-is and adding a panic for invalid extensions. The latter was implemented in #140163, so this feature should be ready for stabilization. But if anyone's unsure, another FCP could be done to confirm.

Closes #127292

@rustbot

r? @tgross35

rustbot has assigned @tgross35.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

T-libs

Relevant to the library team, which will review and decide on the PR/issue.

labels

Aug 10, 2025

@bors

@hanna-kruppe

tgross35

@tgross35

Sorry for the delay, only now starting to get caught up on reviews. Thank you!
@bors r+ rollup

@bors

📌 Commit 52063ae has been approved by tgross35

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

labels

Sep 3, 2025

tgross35 added a commit to tgross35/rust that referenced this pull request

Sep 3, 2025

@tgross35

…=tgross35

Stabilize path_add_extension

FCP in tracking issue rust-lang#127292 finished in January. There was more discussion since then, but [libs-api decided to match set_extension][0] by keeping the return type as-is and adding a panic for invalid extensions. The latter was implemented in rust-lang#140163, so this feature should be ready for stabilization. But if anyone's unsure, another FCP could be done to confirm.

Closes rust-lang#127292

[0]: rust-lang#127292 (comment)

bors added a commit that referenced this pull request

Sep 3, 2025

@bors

Rollup of 9 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

jhpratt added a commit to jhpratt/rust that referenced this pull request

Sep 3, 2025

@jhpratt

…=tgross35

Stabilize path_add_extension

FCP in tracking issue rust-lang#127292 finished in January. There was more discussion since then, but [libs-api decided to match set_extension][0] by keeping the return type as-is and adding a panic for invalid extensions. The latter was implemented in rust-lang#140163, so this feature should be ready for stabilization. But if anyone's unsure, another FCP could be done to confirm.

Closes rust-lang#127292

[0]: rust-lang#127292 (comment)

bors added a commit that referenced this pull request

Sep 3, 2025

@bors

Rollup of 15 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

Zalathar added a commit to Zalathar/rust that referenced this pull request

Sep 3, 2025

@Zalathar

…=tgross35

Stabilize path_add_extension

FCP in tracking issue rust-lang#127292 finished in January. There was more discussion since then, but [libs-api decided to match set_extension][0] by keeping the return type as-is and adding a panic for invalid extensions. The latter was implemented in rust-lang#140163, so this feature should be ready for stabilization. But if anyone's unsure, another FCP could be done to confirm.

Closes rust-lang#127292

[0]: rust-lang#127292 (comment)

bors added a commit that referenced this pull request

Sep 3, 2025

@bors

Rollup of 16 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

Zalathar added a commit to Zalathar/rust that referenced this pull request

Sep 4, 2025

@Zalathar

…=tgross35

Stabilize path_add_extension

FCP in tracking issue rust-lang#127292 finished in January. There was more discussion since then, but [libs-api decided to match set_extension][0] by keeping the return type as-is and adding a panic for invalid extensions. The latter was implemented in rust-lang#140163, so this feature should be ready for stabilization. But if anyone's unsure, another FCP could be done to confirm.

Closes rust-lang#127292

[0]: rust-lang#127292 (comment)

bors added a commit that referenced this pull request

Sep 4, 2025

@bors

Rollup of 24 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

rust-timer added a commit that referenced this pull request

Sep 4, 2025

@rust-timer

Rollup merge of #145209 - hanna-kruppe:path_add_extension, r=tgross35

Stabilize path_add_extension

FCP in tracking issue #127292 finished in January. There was more discussion since then, but [libs-api decided to match set_extension][0] by keeping the return type as-is and adding a panic for invalid extensions. The latter was implemented in #140163, so this feature should be ready for stabilization. But if anyone's unsure, another FCP could be done to confirm.

Closes #127292

[0]: #127292 (comment)

github-actions bot pushed a commit to rust-lang/miri that referenced this pull request

Sep 5, 2025

@bors

github-actions bot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request

Sep 8, 2025

@bors

github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request

Sep 9, 2025

@Zalathar

…=tgross35

Stabilize path_add_extension

FCP in tracking issue rust-lang#127292 finished in January. There was more discussion since then, but [libs-api decided to match set_extension][0] by keeping the return type as-is and adding a panic for invalid extensions. The latter was implemented in rust-lang#140163, so this feature should be ready for stabilization. But if anyone's unsure, another FCP could be done to confirm.

Closes rust-lang#127292

[0]: rust-lang#127292 (comment)

github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request

Sep 9, 2025

@bors

Labels

S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

T-libs

Relevant to the library team, which will review and decide on the PR/issue.