This commit is contained in:
Oli Scherer 2022-05-25 09:11:09 +00:00 committed by Oli Scherer
parent 36f3c03421
commit 9da5e13294

View File

@ -1,7 +1,7 @@
//! The WIP stable interface to rustc internals.
//!
//!
//! For more information see https://github.com/rust-lang/project-stable-mir
//!
//!
//! # Note
//!
//! This API is still completely unstable and subject to change.