This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
DragonOS-Community
/
relibc_compiler-builtins
mirror of
https://gitlab.redox-os.org/redox-os/compiler-builtins.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
print rustup version
Jorge Aparicio
8 năm trước cách đây
mục cha
6c5dfe9f20
commit
948ada48b5
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
View chưa được định nghĩa
Hiển thị tình trạng sai khác
1
0
ci/install.sh
+ 1
- 0
ci/install.sh
Xem Tập Tin
@@ -27,6 +27,7 @@ install_rust() {
rustup default nightly
rustup default nightly
fi
fi
+ rustup -V
rustc -V
rustc -V
cargo -V
cargo -V
}
}