Rename rustc-guide to rustc-dev-guide
This commit is contained in:
parent
1e179690f8
commit
0037f4e37c
49 changed files with 76 additions and 76 deletions
|
|
@ -17,7 +17,7 @@ Hey LLVM ICE-breakers! This bug has been identified as a good
|
|||
[instructions] for tackling these sorts of bugs. Maybe take a look?
|
||||
Thanks! <3
|
||||
|
||||
[instructions]: https://rust-lang.github.io/rustc-guide/ice-breaker/llvm.html
|
||||
[instructions]: https://rust-lang.github.io/rustc-dev-guide/ice-breaker/llvm.html
|
||||
"""
|
||||
label = "ICEBreaker-LLVM"
|
||||
|
||||
|
|
@ -28,6 +28,6 @@ Hey Cleanup Crew ICE-breakers! This bug has been identified as a good
|
|||
[instructions] for tackling these sorts of bugs. Maybe take a look?
|
||||
Thanks! <3
|
||||
|
||||
[instructions]: https://rust-lang.github.io/rustc-guide/ice-breaker/cleanup-crew.html
|
||||
[instructions]: https://rust-lang.github.io/rustc-dev-guide/ice-breaker/cleanup-crew.html
|
||||
"""
|
||||
label = "ICEBreaker-Cleanup-Crew"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue