Skip to content
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 and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking Issue for "don't special case diverging blocks" #123747

Closed
9 tasks
traviscross opened this issue Apr 10, 2024 · 1 comment
Closed
9 tasks

Tracking Issue for "don't special case diverging blocks" #123747

traviscross opened this issue Apr 10, 2024 · 1 comment
Assignees
Labels
C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC S-tracking-impl-incomplete Status: The implementation is incomplete. T-lang Relevant to the language team, which will review and decide on the PR/issue.

Comments

@traviscross
Copy link
Contributor

traviscross commented Apr 10, 2024

This is a tracking issue for the change to not special case the type of diverging blocks.

About tracking issues

Tracking issues are used to record the overall progress of implementation. They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions. A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature. Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.

Steps

Unresolved Questions

None.

Related

Implementation history

cc @WaffleLapkin @rust-lang/style @rust-lang/rustfmt @calebcartwright

@traviscross traviscross added C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC A-edition-2024 Area: The 2024 edition T-lang Relevant to the language team, which will review and decide on the PR/issue. A-rustfmt Area: Rustfmt T-style Relevant to the style team, which will review and decide on the PR/issue. labels Apr 10, 2024
@WaffleLapkin WaffleLapkin self-assigned this Apr 11, 2024
@traviscross traviscross added S-tracking-impl-incomplete Status: The implementation is incomplete. S-tracking-needs-migration-lint Status: This item needs a migration lint. S-tracking-needs-documentation Status: Needs documentation. and removed A-rustfmt Area: Rustfmt T-style Relevant to the style team, which will review and decide on the PR/issue. labels May 20, 2024
@traviscross traviscross added the S-tracking-at-risk Status: This item is at risk of missing e.g. edition deadlines. label Jun 3, 2024
@traviscross
Copy link
Contributor Author

traviscross commented Jun 6, 2024

@rustbot labels -A-edition-2024

As described here:

This isn't going to happen for Rust 2024, and there's no current plan otherwise to change the status quo, so let's remove this from the edition and close the tracking issue.

@rustbot rustbot removed the A-edition-2024 Area: The 2024 edition label Jun 6, 2024
@traviscross traviscross removed S-tracking-needs-migration-lint Status: This item needs a migration lint. S-tracking-needs-documentation Status: Needs documentation. S-tracking-at-risk Status: This item is at risk of missing e.g. edition deadlines. labels Jun 6, 2024
@WaffleLapkin WaffleLapkin reopened this Jun 15, 2024
@WaffleLapkin WaffleLapkin closed this as not planned Won't fix, can't repro, duplicate, stale Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC S-tracking-impl-incomplete Status: The implementation is incomplete. T-lang Relevant to the language team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants