Skip to content

Commit 5348372

Browse files
committed
Re-enable rust-nightly. Thanks to rust-lang/rust#42124
1 parent 04dffc4 commit 5348372

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

update_compilers/install_compilers.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@ install_new_rust() {
9797

9898
#########################
9999
# RUST
100-
# temporarily disabled as it tries to install completions in /etc
101-
#install_new_rust nightly '1 day'
100+
install_new_rust nightly '1 day'
102101
install_new_rust beta '1 week'
103102
install_new_rust 1.5.0
104103
install_new_rust 1.6.0

0 commit comments

Comments
 (0)