File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 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].
123123
124124[ diagnostic-issues ] : https://github.com/rust-lang/rust/issues?q=is%3Aissue+is%3Aopen+label%3AA-diagnostics+no%3Aassignee
125125
126+ ### Contributing to std (standard library)
127+
128+ See [ std-dev-guide] ( https://std-dev-guide.rust-lang.org/ ) .
129+
126130### Contributing code to other Rust projects
127131
128132There are a bunch of other projects that you can contribute to outside of the
@@ -171,10 +175,6 @@ incredibly helpful:
171175
172176See [ "How to build and run the compiler"] ( ./building/how-to-build-and-run.md ) .
173177
174- ## How do i contribute to std?
175-
176- See [ std-dev-guide] ( https://std-dev-guide.rust-lang.org/ ) .
177-
178178## Contributor Procedures
179179
180180This section has moved to the [ "Contribution Procedures"] ( ./contributing.md ) chapter.
You can’t perform that action at this time.
0 commit comments