File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -190,8 +190,8 @@ related tools.
190
190
[`cmp::max_by`]: https://doc.rust-lang.org/beta/std/cmp/fn.max_by.html
191
191
[`cmp::min_by_key`]: https://doc.rust-lang.org/beta/std/cmp/fn.min_by_key.html
192
192
[`cmp::min_by`]: https://doc.rust-lang.org/beta/std/cmp/fn.min_by.html
193
- [`f32::is_subnormal`]: https://doc.rust-lang.org/f32 .html#method.is_subnormal
194
- [`f64::is_subnormal`]: https://doc.rust-lang.org/f64.html#method.is_subnormal
193
+ [`f32::is_subnormal`]: https://doc.rust-lang.org/std/primitive.f64 .html#method.is_subnormal
194
+ [`f64::is_subnormal`]: https://doc.rust-lang.org/std/primitive. f64.html#method.is_subnormal
195
195
[ietf6943]: https://datatracker.ietf.org/doc/html/rfc6943#section-3.1.1
196
196
197
197
You can’t perform that action at this time.
0 commit comments