Skip to content

Commit

Permalink
Update posts/2025-01-09-Rust-1.84.0.md
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Triplett <[email protected]>
  • Loading branch information
Mark-Simulacrum and joshtriplett authored Dec 29, 2024
1 parent 1326b7f commit 021bd3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions posts/2025-01-09-Rust-1.84.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ stabilize in 1.85), but can be enabled as of 1.84 by setting
[`package.resolver = "3"`](https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions) in the Cargo.toml manifest file, or
[`resolver.incompatible-rust-versions = "fallback"`](https://doc.rust-lang.org/cargo/reference/config.html#resolverincompatible-rust-versions) in the Cargo configuration file.

TODO: Should we talk about resolver v3 and/or recommend that as the path to enabling instead?

Read [the documentation](https://doc.rust-lang.org/cargo/reference/resolver.html#rust-version) for more details.

### Migration to a new trait solver begins
Expand Down

0 comments on commit 021bd3d

Please sign in to comment.