Skip to content
Discussion options

You must be logged in to vote

you are likely using your system installed rust toolchain instead of installing it trough rustup.

Helix requires a rust version of atleast 1.63 currently (will soon be raised to 1.65). then_some was stabilized with 1.62 I think.
Unless you are using debian (or an EOL distro) you should be able to resolve this by updating your rust compiler trough the system package manager.

Otherwise simply install rustup to obtain an updated version of rustc

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by insane-dreamer
Comment options

You must be logged in to vote
1 reply
@pascalkuthe
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5988 on February 14, 2023 17:13.