Skip to content

Announcing Rust 1.83.0 #1432

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 28, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Use correct link to cargo
Co-authored-by: Weihang Lo <weihanglo@users.noreply.github.com>
  • Loading branch information
BoxyUwU and weihanglo authored Nov 21, 2024
commit 8ceebb496a2b23d8be424e3e6d75d5c27ce22ed8
2 changes: 1 addition & 1 deletion posts/2024-11-28-Rust-1.83.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ TODO

### Other changes

Check out everything that changed in [Rust](https://github.com/rust-lang/rust/releases/tag/1.83.0), [Cargo](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md#cargo-182-2024-10-17), and [Clippy](https://github.com/rust-lang/rust-clippy/blob/master/CHANGELOG.md#rust-183).
Check out everything that changed in [Rust](https://github.com/rust-lang/rust/releases/tag/1.83.0), [Cargo](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md#cargo-183-2024-11-28), and [Clippy](https://github.com/rust-lang/rust-clippy/blob/master/CHANGELOG.md#rust-183).

## Contributors to 1.83.0

Expand Down