mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
stable_mir: docs clarification
This commit is contained in:
parent
c40cfcf049
commit
44cc3105b1
@ -1,6 +1,6 @@
|
||||
//! Module that implements the public interface to the Stable MIR.
|
||||
//!
|
||||
//! This module shall contain all type definitions and APIs that we expect 3P tools to invoke to
|
||||
//! This module shall contain all type definitions and APIs that we expect third-party tools to invoke to
|
||||
//! interact with the compiler.
|
||||
//!
|
||||
//! The goal is to eventually move this module to its own crate which shall be published on
|
||||
|
Loading…
Reference in New Issue
Block a user