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 2462a2d commit 1b355a8Copy full SHA for 1b355a8
src/libstd/macros.rs
@@ -139,7 +139,7 @@ macro_rules! print {
139
///
140
/// [`format!`]: ../std/macro.format.html
141
/// [`std::fmt`]: ../std/fmt/index.html
142
-/// [`eprintln!`]: ../std/macro.eprint.html
+/// [`eprintln!`]: ../std/macro.eprintln.html
143
/// # Panics
144
145
/// Panics if writing to `io::stdout` fails.
0 commit comments