Y
Hacker News
new
|
ask
|
show
|
jobs
by
J_Shelby_J
104 days ago
The only thing I see is the LLM not being aware of new features, so I have to specify the version rust.
1 comments
jen20
104 days ago
Having a .rust-toolchain file and the edition in Cargo.toml should achieve this - and both of these should be done anyway!
link