We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06abb45 commit f735723Copy full SHA for f735723
README.md
@@ -24,8 +24,11 @@ This is the repository we use to organise our work. Please refer to our [charter
24
as our [github pages website][gh-pages] for more information on our goals and
25
current scope.
26
27
+If you are wondering how to use Stable MIR in your project, also see the [rustc_smir crate].
28
+
29
[charter]: ./CHARTER.md
30
[gh-pages]: https://rust-lang.github.io/project-stable-mir
31
+[rustc_smir]: https://github.com/rust-lang/rust/tree/master/compiler/rustc_smir
32
33
34
## How Can I Get Involved?
0 commit comments