Remove outdated reference to compiler plugins.
This commit is contained in:
parent
9fe6bb4a10
commit
6686221d29
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ impl LintStoreExpand for LintStoreExpandImpl<'_> {
|
|||
}
|
||||
}
|
||||
|
||||
/// Runs the "early phases" of the compiler: initial `cfg` processing, loading compiler plugins,
|
||||
/// Runs the "early phases" of the compiler: initial `cfg` processing,
|
||||
/// syntax expansion, secondary `cfg` expansion, synthesis of a test
|
||||
/// harness if one is to be provided, injection of a dependency on the
|
||||
/// standard library and prelude, and name resolution.
|
||||
|
|
Loading…
Add table
Reference in a new issue