mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
fixed typo in readme
This commit is contained in:
committed by
Trevor Gross
parent
11c1522955
commit
7966f1b556
@@ -5,7 +5,7 @@ This repository contains two main crates:
|
||||
* `compiler-builtins`: symbols that the compiler expects to be available at
|
||||
link time
|
||||
* `libm`: a Rust implementation of C math libraries, used to provide
|
||||
implementations in `ocre`.
|
||||
implementations in `core`.
|
||||
|
||||
More details are at [compiler-builtins/README.md](compiler-builtins/README.md)
|
||||
and [libm/README.md](libm/README.md).
|
||||
|
||||
Reference in New Issue
Block a user