Skip to content

Commit b328f82

Browse files
committed
add Dev Desktops note
1 parent 8715e8f commit b328f82

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/backend/updating-llvm.md

+4-1
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)