Comment by regenschutz

1 day ago

Not sure why it doesn't install automatically, but you should be able to install nightly with `rustup toolchain install nightly`.

I think the problem is, that I installed rustup with homebrew. When I installed rustup in the official way, with the shellscript, I was able to compile according to instructions. Might be my installation though.