Rollup merge of #135285 - tbu-:pr_fix_typo4, r=GuillaumeGomez
it-self → itself, build-system → build system, type-alias → type alias
This commit is contained in:
commit
d719afdbd9
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
//!
|
||||
//! ## Adding a new cfg
|
||||
//!
|
||||
//! Adding a new feature requires two new symbols one for the cfg it-self
|
||||
//! Adding a new feature requires two new symbols one for the cfg itself
|
||||
//! and the second one for the unstable feature gate, those are defined in
|
||||
//! `rustc_span::symbol`.
|
||||
//!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue