mirror of
https://github.com/Noratrieb/does-it-build.git
synced 2026-01-14 18:35:01 +01:00
Fix typos
This commit is contained in:
parent
8179082517
commit
b213eec65d
2 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@
|
|||
codegen/linking of core works, but does not check whether std builds.
|
||||
</p>
|
||||
<p>
|
||||
The build is performned with
|
||||
The build is performed with
|
||||
<code>cargo build --release -Zbuild-std</code> for a library crate. This
|
||||
checks whether everything builds successfully (excluding binary linking,
|
||||
which often requires complex toolchains). For no-std targets, Cargo's
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue