Conversation
|
Some changes occurred in src/doc/style-guide cc @rust-lang/style |
|
rustbot has assigned @calebcartwright. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
@rustbot label +I-style-nominated Nominating as per requested in #149488 (comment) |
|
This now looks right to me, and I'd be happy to see it merged, modulo that we need to figure out how to handle unstable bits (or wait for it to be stabilized with a final syntax). |
|
Team member @joshtriplett has proposed to merge this. The next step is review by the rest of the tagged team members: Concerns:
Once a majority of reviewers approve (and at most 2 approvals are outstanding), this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! See this document for info about what commands tagged team members can give me. |
|
We should also respond to rust-lang/rustfmt#6799 . |
The tracking issue for
try_blocksis #31436.The tracking issue for
try_blocks_heterogeneousis #149488.I'm not sure if this should be in
nightly.mdinstead.See #t-lang > try blocks @ 💬 for context.
Also there doesn't seem to be any style guide about "overflowed expressions". If there were, then any decision on rust-lang/rustfmt#6799 would be relevant to document.