You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When launching a terminal, I am now seeing the following error:
/home/tristan957/.local/share/bash-completion/completions/cargo: line 2: /home/tristan957/.local/share/rustup/toolchains/stable-x86_64-unknown-linux-gnu/etc/bash_completion.d/cargo: No such file or directory
I am not entirely sure how this might've happened or if I am the only one experiencing this issue. The 1.70 toolchain that I have installed still has the bash completion files.
Steps
I just updated from 1.70 to 1.71, and this started happening.
Possible Solution(s)
No response
Notes
No response
Rustup version
rustup 1.26.0 (5af9b9484 2023-04-05)info: This is the version for the rustup toolchain manager, not the rustc compiler.info: The currently active `rustc` version is `rustc 1.71.0 (8ede3aae2 2023-07-12)`
Thanks for the report! This seems to have been a regression that was fixed a few days ago, but wasn't backported. I have followed up on rust-lang/rust#113579 to propose getting it backported.
This is fixed as of 1.71.1. Thanks! This was bugging me since I set up my new laptop. Nixpkg installation of rustup that I hadn't written a local patch for.
Uh oh!
There was an error while loading. Please reload this page.
Problem
When launching a terminal, I am now seeing the following error:
I am not entirely sure how this might've happened or if I am the only one experiencing this issue. The 1.70 toolchain that I have installed still has the bash completion files.
Steps
I just updated from 1.70 to 1.71, and this started happening.
Possible Solution(s)
No response
Notes
No response
Rustup version
Installed toolchains
The text was updated successfully, but these errors were encountered: