-
Couldn't load subscription status.
- Fork 1.8k
CONTRIBUTING: explain how to use cargo dev ra-setup #5661
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? @phansch (rust_highfive has picked a reviewer for you, use r? to override) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=me with typos fixed 👍
8f900d8 to
b16c64b
Compare
|
120 character limit in lines 98 and 100-102. |
b16c64b to
422f9bf
Compare
422f9bf to
7727c4a
Compare
|
Fixed the line length and tried to make the formatting a little less wall-of-text like. I find it a bit strange that we enforce a max-line width for markdown since it does not actually affect how the text is rendered in the end. 🤔 @bors r=phansch |
|
📌 Commit 7727c4a has been approved by |
|
💔 Test failed - checks-action_test |
|
@bors retry |
|
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
Fixes #5514
Technically this should be merged after #5655 but it's not very important.
changelog: none