We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e0cab commit 4eaef55Copy full SHA for 4eaef55
bootstrap.yml
@@ -54,14 +54,14 @@ sources:
54
- name: rust
55
subdir: 'bundled'
56
git: 'https://github.com/rust-lang/rust.git'
57
- tag: '1.51.0'
58
- version: '1.51.0'
+ branch: 'master'
+ commit: '22e491ac7ed454d34669151a8b6464cb643c9b41'
59
60
- name: rust-libc
61
62
- git: 'https://github.com/rust-lang/libc.git'
63
- tag: '0.2.93'
64
- version: '0.2.93'
+ git: 'https://github.com/Andy-Python-Programmer/libc.git'
+ commit: '9d6a6ee0c3973be6ea9ff48dac1e8fe3b177cf45'
65
66
- name: llvm
67
0 commit comments