Recently I merged snapcraft support into rustup's CI. This is part of an effort to make it possible to `snap install --classic rustup` to get a @rustlang environment going via `snap` rather than `curl | bash`. Brave? Try experimenting with `snap install --classic --edge rustup`
1
5
2
17
Every time I merge to `master` of `rustup` there'll be a new edge snap published automatically. Once we're satisfied with its behaviour more generally, officially released `rustup`s will end up on the `stable` snap channel.

May 10, 2020 ยท 3:55 PM UTC

3