Rollup merge of #115044 - RalfJung:smir, r=spastorino
stable_mir: docs clarification
This commit is contained in:
commit
5a59e94513
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
//! Module that implements the public interface to the Stable MIR.
|
//! 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.
|
//! interact with the compiler.
|
||||||
//!
|
//!
|
||||||
//! The goal is to eventually move this module to its own crate which shall be published on
|
//! The goal is to eventually move this module to its own crate which shall be published on
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue