mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-12 06:41:14 -03:00
rustup has changed its output for 'rustup toolchain list --verbose`. Teach FindRust.cmake about it, so that it may shamble on. This was reported against BSD and also affects macOS and ALSO affects Linux; our CI just doesn't have a new enough rustup. Anyways we can't have nice things.