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 694b18d commit 15f79d8Copy full SHA for 15f79d8
src/libcore/num/dec2flt/mod.rs
@@ -149,7 +149,7 @@ macro_rules! from_str_float_impl {
149
/// In some situations, some strings that should create a valid float
150
/// instead return an error. See [issue #31407] for details.
151
///
152
- /// [#31407]: https://github.com/rust-lang/rust/issues/31407
+ /// [issue #31407]: https://github.com/rust-lang/rust/issues/31407
153
154
/// # Arguments
155
0 commit comments