docs: fix typo in Cargo.toml
Initially introduced in 63ccaf11f08fb5d0b39cc33884c5a1a63f547ace Signed-off-by: ELginas <gintaras.z123@yahoo.com>
This commit is contained in:
parent
16150ebb31
commit
5032002c2f
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ default = ["compiler-builtins"]
|
|||
c = ["dep:cc"]
|
||||
|
||||
# Workaround for the Cranelift codegen backend. Disables any implementations
|
||||
# which use inline assembly and fall back to pure Rust versions (if avalible).
|
||||
# which use inline assembly and fall back to pure Rust versions (if available).
|
||||
no-asm = []
|
||||
|
||||
# Workaround for codegen backends which haven't yet implemented `f16` and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue