We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe5f591 + 44cc310 commit 5a59e94Copy full SHA for 5a59e94
compiler/rustc_smir/src/stable_mir/mod.rs
@@ -1,6 +1,6 @@
1
//! Module that implements the public interface to the Stable MIR.
2
//!
3
-//! 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
4
//! interact with the compiler.
5
6
//! The goal is to eventually move this module to its own crate which shall be published on
0 commit comments