accept review suggestion

Co-authored-by: Yuki Okushi <jtitor@2k36.org>
This commit is contained in:
Tshepang Mbambo 2023-02-18 14:09:18 +02:00
parent 727941feae
commit 5173d1fb28
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ keep in mind while going through them:
Bisection is definitely your friend here Bisection is definitely your friend here
(yes LLVM takes forever to build, yet bisection is still your friend). (yes LLVM takes forever to build, yet bisection is still your friend).
Note that you can make use of [Dev Desktops], Note that you can make use of [Dev Desktops],
an initiative to provide remote access to powerful hardware to developers of Rust. which is an initiative to provide the contributors with remote access to powerful hardware.
* If you've got general questions, [wg-llvm] can help you out. * If you've got general questions, [wg-llvm] can help you out.
* Creating branches is a privileged operation on GitHub, so you'll need someone * Creating branches is a privileged operation on GitHub, so you'll need someone
with write access to create the branches for you most likely. with write access to create the branches for you most likely.