Rollup merge of #31612 - raindev:grammar, r=steveklabnik
I feel sorry for bothering you with such a literally one character changes. If it is counter productive feel free to point it out in the comments, that would be totally understandable. I could try to pack such a changes together in one PR to make them less distractive. r? @steveklabnik
This commit is contained in:
commit
34d95f498c
@ -11,7 +11,7 @@ don’t want to use the standard library via an attribute: `#![no_std]`.
|
||||
> For details on binaries without the standard library, see [the nightly
|
||||
> chapter on `#![no_std]`](no-stdlib.html)
|
||||
|
||||
To use `#![no_std]`, add a it to your crate root:
|
||||
To use `#![no_std]`, add it to your crate root:
|
||||
|
||||
```rust
|
||||
#![no_std]
|
||||
|
Loading…
Reference in New Issue
Block a user