-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Description
I installed the latest version of Rust through homebrew, but the rust
command is not working.
To install, I did:
brew install --HEAD rust
rust run hello.rs
gives me "command not found: rust". But I'm able to run rustc hello.rs && ./hello
.
Am I missing something here? As far as I remember, when I installed an older version I was able to use it.
Metadata
Metadata
Assignees
Labels
No labels