Skip to content

Commit 021bd3d

Browse files
Update posts/2025-01-09-Rust-1.84.0.md
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
1 parent 1326b7f commit 021bd3d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

posts/2025-01-09-Rust-1.84.0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ stabilize in 1.85), but can be enabled as of 1.84 by setting
4242
[`package.resolver = "3"`](https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions) in the Cargo.toml manifest file, or
4343
[`resolver.incompatible-rust-versions = "fallback"`](https://doc.rust-lang.org/cargo/reference/config.html#resolverincompatible-rust-versions) in the Cargo configuration file.
4444

45-
TODO: Should we talk about resolver v3 and/or recommend that as the path to enabling instead?
46-
4745
Read [the documentation](https://doc.rust-lang.org/cargo/reference/resolver.html#rust-version) for more details.
4846

4947
### Migration to a new trait solver begins

0 commit comments

Comments
 (0)