Does the new trait solver with 26-10-2025 version work with all Rust versions? #20929
Replies: 4 comments 1 reply
-
| We know there is at least one bug on older versions, see #20487. But generally, it should work with any version rust-analyzer supports. | 
Beta Was this translation helpful? Give feedback.
-
| We sometimes drop support for older Rust versions, but I don't think it was the case in this release cycle. You can give it a try and downgrade if it doesn't work for you -- VS Code even has an option to install a specific version. | 
Beta Was this translation helpful? Give feedback.
-
| Yes, as Chayim said, there are some bugs but in theory, it mostly works. rust-analyzer/crates/rust-analyzer/src/lib.rs Lines 14 to 21 in 6155980 | 
Beta Was this translation helpful? Give feedback.
-
| Unfortunately I need to have 1.75, yes. But that's okay! I want to thank you for your fast answers, highly appreciated! I will give the new version a try and downgrade if I need to. | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I still have to use Rust 1.75 but still use the newest Rust Analyzer version. If I update to the version of 26-10-2025, will my Rust still use the new trait solver?
Beta Was this translation helpful? Give feedback.
All reactions