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 fe76f03 commit e5b824cCopy full SHA for e5b824c
src/lib.rs
@@ -1,4 +1,10 @@
1
//! The WIP stable interface to rustc internals.
2
+//!
3
+//! For more information see https://github.com/rust-lang/project-stable-mir
4
5
+//! # Note
6
7
+//! This API is still completely unstable and subject to change.
8
9
#![doc(
10
html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/",
0 commit comments