Skip to content

Commit e5b824c

Browse files
committed
Documentation never hurts
1 parent fe76f03 commit e5b824c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/lib.rs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
//! 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.
28
39
#![doc(
410
html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/",

0 commit comments

Comments
 (0)