1
Fork 0

rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org

This commit is contained in:
Santiago Pastorino 2020-03-09 18:33:04 -03:00
parent d00b2696d8
commit b3b32b74bc
No known key found for this signature in database
GPG key ID: 8131A24E0C79EFAF
49 changed files with 66 additions and 66 deletions

View file

@ -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-dev-guide/ice-breaker/llvm.html
[instructions]: https://rustc-dev-guide.rust-lang.org/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-dev-guide/ice-breaker/cleanup-crew.html
[instructions]: https://rustc-dev-guide.rust-lang.org/ice-breaker/cleanup-crew.html
"""
label = "ICEBreaker-Cleanup-Crew"