We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d70604 commit a911c0cCopy full SHA for a911c0c
RELEASES.md
@@ -163,7 +163,7 @@ Compatibility Notes
163
[RFC 1558]: https://github.com/rust-lang/rfcs/pull/1558
164
[RFC 1624]: https://github.com/rust-lang/rfcs/pull/1624
165
[RFC 1721]: https://github.com/rust-lang/rfcs/pull/1721
166
-[`Command::envs`]: https://doc.rust-lang.org/nightly/std/process/struct.Command.html#method.envs
+[`Command::envs`]: https://doc.rust-lang.org/std/process/struct.Command.html#method.envs
167
[`OsString::shrink_to_fit`]: https://doc.rust-lang.org/std/ffi/struct.OsString.html#method.shrink_to_fit
168
[`cmp::Reverse`]: https://doc.rust-lang.org/std/cmp/struct.Reverse.html
169
[`thread::ThreadId`]: https://doc.rust-lang.org/std/thread/struct.ThreadId.html
0 commit comments