Fix link to issues in rustc.md

This commit is contained in:
kryptan
2019-02-24 12:31:32 +03:00
committed by Benjamin Bouvier
parent 851f125eda
commit 83edf959f2

View File

@@ -22,7 +22,7 @@ There's plenty of work to do to achieve these goals, and if we achieve
them, we'll have enabled a Rust compiler written entirely in Rust, and them, we'll have enabled a Rust compiler written entirely in Rust, and
enabled faster Rust compile times for important use cases. enabled faster Rust compile times for important use cases.
See [issues tagged "rustc"](https://github.com/CraneStation/cranelift/labels/rustc) See [issues tagged "rustc"](https://github.com/CraneStation/cranelift/labels/FA-rustc)
for a list of some of the things that will be needed. for a list of some of the things that will be needed.
With all that said, there is a potential goal beyond that, which is to With all that said, there is a potential goal beyond that, which is to