Open
Description
I want more than one UNIX user to have write access to shared multirust installation.
Is such mode supported/planned in the new rustup.rs? It should probably be like Git's core.sharedRepository
setting, causing Cargo and other tools to create group-writable files and directories.
(I haven't actually experimented with it yet).