Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Channel regular expression issue #752

Open
Paval-from-Belarus opened this issue Feb 23, 2025 · 0 comments
Open

Channel regular expression issue #752

Paval-from-Belarus opened this issue Feb 23, 2025 · 0 comments

Comments

@Paval-from-Belarus
Copy link

I'm using custom toolchain specified in toolchain.channel clause (let's say "stage2"). Taplo show false negative warning about invalid channel name.

Image

I believe the correct way to detect channel is to use list of locally available toolchains (via rustup toolchain list) and rollback to hard coded regular expresion if toolchain is not found or rustup is not installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant