We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b328f82 commit 727941fCopy full SHA for 727941f
src/backend/updating-llvm.md
@@ -172,9 +172,9 @@ so let's go through each in detail.
172
Ideally the above instructions are pretty smooth, but here's some caveats to
173
keep in mind while going through them:
174
175
-* LLVM bugs are hard to find, don't hesitate to ask for help! Bisection is
176
- definitely your friend here (yes LLVM takes forever to build, yet bisection is
177
- still your friend).
+* LLVM bugs are hard to find, don't hesitate to ask for help!
+ Bisection is definitely your friend here
+ (yes LLVM takes forever to build, yet bisection is 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.
180
* If you've got general questions, [wg-llvm] can help you out.
0 commit comments