-
Couldn't load subscription status.
- Fork 13.9k
doc: Add quote to .init_array #70145
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
Conversation
|
r? @shepmaster (rust_highfive has picked a reviewer for you, use r? to override) |
|
r? @joshtriplett as reviewer of #66547. |
|
Wouldn't it be better to use ` instead of quotes? |
|
r? @Dylan-DPC |
|
@bors r+ rollup |
|
📌 Commit 2c38ecf has been approved by |
|
Just to be sure: Currently I still use double quote ( |
|
Yes I'm aware. It is fine no worries |
doc: Add quote to .init_array The current formatting is not good without quotes: 
Rollup of 9 pull requests Successful merges: - rust-lang#69618 (Clarify the relationship between `forget()` and `ManuallyDrop`.) - rust-lang#69768 (Compute the correct layout for variants of uninhabited enums) - rust-lang#69935 (codegen/mir: support polymorphic `InstanceDef`s) - rust-lang#70103 (Clean up E0437 explanation) - rust-lang#70131 (Add regression test for TAIT lifetime inference (issue rust-lang#55099)) - rust-lang#70133 (remove unused imports) - rust-lang#70145 (doc: Add quote to .init_array) - rust-lang#70146 (Clean up e0438 explanation) - rust-lang#70150 (triagebot.toml: accept cleanup-crew) Failed merges: r? @ghost

The current formatting is not good without quotes:
