We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f0d63 commit f743dcbCopy full SHA for f743dcb
_posts/2017-07-20-Rust-1.19.md
@@ -140,7 +140,7 @@ The largest new library feature is the [`eprint!` and `eprintln!` macros].
140
These work exactly the same as `print!` and `printn!`, but instead write
141
to standard error, as opposed to standard output.
142
143
-[`eprint!` and `eprintln!` macros]: [41192]: https://github.com/rust-lang/rust/pull/41192
+[`eprint!` and `eprintln!` macros]: https://github.com/rust-lang/rust/pull/41192
144
145
Other new features:
146
0 commit comments