Closed
Description
This is a tracking issue for RFC 2046 (rust-lang/rfcs#2046).
Steps:
- Implement the RFC (done in Implement label break value (RFC 2046) #50045)
- Adjust documentation (see instructions on forge)
- Stabilization PR (see instructions on forge)
Unresolved questions:
- Use
return
as the keyword instead ofbreak
? RFC: label-break-value rfcs#2046 (comment)- Sentiment is strongly in favour of
break
; call it resolved. Tracking issue for RFC 2046, label-break-value #48594 (comment)
- Sentiment is strongly in favour of
Note from shepard: This is a very long thread. If you're just looking for the 2022 conversation in which this ended up stabilized, jump to the report @ #48594 (comment)
Metadata
Metadata
Assignees
Labels
Blocker: Approved by a merged RFC and implemented but not stabilized.Blocker: Implemented in the nightly compiler and unstable.Category: An issue tracking the progress of sth. like the implementation of an RFC`#![feature(label_break_value)]`Status: It's hard to tell what's been done and what hasn't! Someone should do some investigation.Relevant to the language team, which will review and decide on the PR/issue.This issue / PR is in PFCP or FCP with a disposition to merge it.The final comment period is finished for this PR / Issue.Marks issues that should be documented in the release notes of the next release.