File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,10 @@ compiler. You can see a list of diagnostic issues [here][diagnostic-issues].
123
123
124
124
[ diagnostic-issues ] : https://github.com/rust-lang/rust/issues?q=is%3Aissue+is%3Aopen+label%3AA-diagnostics+no%3Aassignee
125
125
126
+ ### Contributing to std (standard library)
127
+
128
+ See [ std-dev-guide] ( https://std-dev-guide.rust-lang.org/ ) .
129
+
126
130
### Contributing code to other Rust projects
127
131
128
132
There are a bunch of other projects that you can contribute to outside of the
@@ -171,10 +175,6 @@ incredibly helpful:
171
175
172
176
See [ "How to build and run the compiler"] ( ./building/how-to-build-and-run.md ) .
173
177
174
- ## How do i contribute to std?
175
-
176
- See [ std-dev-guide] ( https://std-dev-guide.rust-lang.org/ ) .
177
-
178
178
## Contributor Procedures
179
179
180
180
This section has moved to the [ "Contribution Procedures"] ( ./contributing.md ) chapter.
You can’t perform that action at this time.
0 commit comments