Skip to content

Commit 3d954a3

Browse files
authored
Update posts/2022-12-15-Rust-1.66.0.md
1 parent 4d2b4e5 commit 3d954a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2022-12-15-Rust-1.66.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ In Rust 1.62.0 we introduced `cargo add`, a command line utility to add dependen
156156

157157
There are other changes in the Rust 1.66 release, including:
158158

159-
- You can now use `..X` and `..=X` ranges in patterns.
159+
- You can now use `..=X` ranges in patterns.
160160
- Linux builds now optimize the rustc frontend and LLVM backend with LTO and BOLT, respectively, improving both runtime performance and memory usage.
161161

162162
Check out everything that changed in

0 commit comments

Comments
 (0)