You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/2019-11-12-this-week-in-rust.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Find all #Rust2020 posts at [Read Rust](https://readrust.net/rust-2020/).
40
40
41
41
This week has multiple crates:
42
42
43
-
*[accurate](https://crates.io/crates/accurate), accumulator types for more accurate (or even provably correct) sum and dot product of floatting-point numbers
43
+
*[accurate](https://crates.io/crates/accurate), accumulator types for more accurate (or even provably correct) sum and dot product of floating-point numbers
44
44
*[transfer](https://github.com/dureuill/transfer), a crate to transfer values between pinned instances.
45
45
*[genawaiter](https://github.com/whatisaphone/genawaiter), a crate to allow generators on stable Rust.
0 commit comments