File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,9 @@ keep in mind while going through them:
174
174
175
175
* LLVM bugs are hard to find, don't hesitate to ask for help! Bisection is
176
176
definitely your friend here (yes LLVM takes forever to build, yet bisection is
177
- still your friend)
177
+ still your friend).
178
+ Note that you can make use of [ Dev Desktops] ,
179
+ an initiative to provide remote access to powerful hardware to developers of Rust.
178
180
* If you've got general questions, [ wg-llvm] can help you out.
179
181
* Creating branches is a privileged operation on GitHub, so you'll need someone
180
182
with write access to create the branches for you most likely.
@@ -184,3 +186,4 @@ keep in mind while going through them:
184
186
[ llvm/llvm-project repository ] : https://github.com/llvm/llvm-project
185
187
[ `llvm-wrapper` ] : https://github.com/rust-lang/rust/tree/master/compiler/rustc_llvm/llvm-wrapper
186
188
[ wg-llvm ] : https://rust-lang.zulipchat.com/#narrow/stream/187780-t-compiler.2Fwg-llvm
189
+ [ Dev Desktops ] : https://forge.rust-lang.org/infra/docs/dev-desktop.html
You can’t perform that action at this time.
0 commit comments