rustup
                                
                                 rustup copied to clipboard
                                
                                    rustup copied to clipboard
                            
                            
                            
                        Allow aliasing specific version to generic channels
Problem you are trying to solve
I'm trying to install nightly-2024-10-25 as nightly, or 1.79.0 as stable to keep scripts as CI unchanged
Solution you'd like
rustup install nightly-2024-10-25 --default
Notes
No response