it-self → itself, build-system → build system, type-alias → type alias

This commit is contained in:
Tobias Bucher 2025-01-09 13:52:18 +01:00
parent 15c6f7e1a3
commit 2e43912184
3 changed files with 3 additions and 3 deletions

View file

@ -135,7 +135,7 @@ As of `2025-01-02T`, the list of known names is as follows:
- `windows`
> Starting with 1.85.0, the `test` cfg is consider to be a "userspace" config
> despite being also set by `rustc` and should be managed by the build-system it-self.
> despite being also set by `rustc` and should be managed by the build system itself.
Like with `values(any())`, well known names checking can be disabled by passing `cfg(any())`
as argument to `--check-cfg`.