Uh oh!
There was an error while loading. Please reload this page.
Fix broken link to std::process::Command - #271
Conversation
Intra-doc links do not yet work in markdown files; see rust-lang/rust#77974.
rust-highfive
commented
Oct 15, 2020
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @adamgreig (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
jyn514
commented
Oct 15, 2020
You can see the currently broken link at https://docs.rust-embedded.org/book/interoperability/c-with-rust.html#triggering-external-build-systems. |
therealprof
left a comment
There was a problem hiding this comment.
Thanks for the fix!
bors r+
Build succeeded: |
Intra-doc links do not yet work in markdown files; see rust-lang/rust#77974.
Part of rust-lang/rust#77971.