8000 Update posts/2021-09-09-Rust-1.55.0.md · lu-zero/blog.rust-lang.org@ec6dc14 · GitHub
[go: up one dir, main page]

Skip to content

Commit ec6dc14

Browse files
Update posts/2021-09-09-Rust-1.55.0.md
Co-authored-by: Paolo Barbolini <paolo@paolo565.org>
1 parent d08b4b4 commit ec6dc14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2021-09-09-Rust-1.55.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ warning: `foo` (lib test) generated 1 warning (1 duplicate)
7878

7979
The standard library's implementation of float parsing has been updated to use the Eisel-Lemire algorithm, which brings both speed improvements and improved correctness. In the past, certain edge cases failed to parse, and this has now been fixed.
8080

81-
You can read more details on the new implementation [in the pull request description.](https://github.com/rust-lang/rust/pull/86761).
81+
You can read more details on the new implementation [in the pull request description](https://github.com/rust-lang/rust/pull/86761).
8282

8383
### `std::io::ErrorKind` variants updated
8484

0 commit comments

Comments
 (0)
0