File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 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:
174174
175175* LLVM bugs are hard to find, don't hesitate to ask for help! Bisection is
176176 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.
178180* If you've got general questions, [ wg-llvm] can help you out.
179181* Creating branches is a privileged operation on GitHub, so you'll need someone
180182 with write access to create the branches for you most likely.
@@ -184,3 +186,4 @@ keep in mind while going through them:
184186[ llvm/llvm-project repository ] : https://github.com/llvm/llvm-project
185187[ `llvm-wrapper` ] : https://github.com/rust-lang/rust/tree/master/compiler/rustc_llvm/llvm-wrapper
186188[ 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