|
8 tahun lalu | |
---|---|---|
ci | 8 tahun lalu | |
src | 8 tahun lalu | |
.gitignore | 8 tahun lalu | |
.travis.yml | 8 tahun lalu | |
Cargo.toml | 8 tahun lalu | |
LICENSE-APACHE | 8 tahun lalu | |
LICENSE-MIT | 8 tahun lalu | |
README.md | 8 tahun lalu | |
appveyor.yml | 8 tahun lalu |
rustc-builtins
[WIP] Porting
compiler-rt
intrinsics to Rust
See rust-lang/rust#35437.
The intrinsics that involve quadruple precision floating point numbers ("f128
") has been crossed
off because Rust doesn't support them.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.