style-guide: Add chapter about formatting for nightly-only syntax#111119
style-guide: Add chapter about formatting for nightly-only syntax#111119bors merged 2 commits intorust-lang:masterfrom
Conversation
|
(rustbot has picked a reviewer for you, use r? to override) |
|
Some changes occurred in src/doc/style-guide cc @rust-lang/style |
|
opening an FCP to merge this and rust-lang/style-team#180. @rfcbot fcp merge |
|
Team member @compiler-errors 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. |
|
@rfcbot concern all-boxes-should-be-checked |
|
👍 for documenting current practice. I'm not sure how this aligns with us actually documenting nightly style somewhere, though. https://github.com/rust-lang/style-team/pull/180/files says "The style guide may or may not prescribe formatting behavior for nightly syntax". |
|
@rfcbot concern wait-for-revised-text @compiler-errors is currently overhauling this text; would like to wait to read the new version. |
|
@rfcbot resolve all-boxes-should-be-checked |
|
🔔 This is now entering its final comment period, as per the review above. 🔔 |
|
☔ The latest upstream changes (presumably #112957) made this pull request unmergeable. Please resolve the merge conflicts. |
|
The final comment period, with a disposition to merge, as per the review above, is now complete. As the automated representative of the governance process, I would like to thank the author for their work and everyone else who contributed. This will be merged soon. |
Co-authored-by: Michael Goulet <michael@errs.io>
f7c51b0 to
5957f02
Compare
|
I think we can merge this since the FCP is over. Anyone got a spare r+? @bors rollup |
|
@bors r+ |
…fee1-dead Rollup of 9 pull requests Successful merges: - rust-lang#111119 (style-guide: Add chapter about formatting for nightly-only syntax) - rust-lang#112791 (llvm ffi: Expose `CallInst->setTailCallKind`) - rust-lang#113145 (style-guide: Document newline rules for assignment operators) - rust-lang#113163 (Add a regression test for rust-lang#112895) - rust-lang#113332 (resolve: Use `Interned` for some interned structures) - rust-lang#113334 (Revert the lexing of `c"…"` string literals) - rust-lang#113350 (Fix the issue of wrong diagnosis for extern pub fn) - rust-lang#113371 (Fix submodule handling when the current branch is named after a tag) - rust-lang#113384 (style-guide: Clarify grammar for small patterns (not a semantic change)) r? `@ghost` `@rustbot` modify labels: rollup
cc @rust-lang/style
nightly policy mentioned below is being proposed in rust-lang/style-team#180