rust/library/std
Gray Olson 72a5cbbe81 Edit documentation for std::{f32,f64}::mul_add.
Makes it more clear that a performance improvement is not guaranteed
when using FMA, even when the target architecture supports it natively.
2020-09-21 13:07:48 -07:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Edit documentation for std::{f32,f64}::mul_add. 2020-09-21 13:07:48 -07:00
tests mv std libs to library/ 2020-07-27 19:51:13 -05:00
build.rs [AVR] Rename the last few remaining references from 'avr-unknown-unknown' to 'avr-unknown-gnu-atmega328' 2020-08-24 18:45:24 +12:00
Cargo.toml Use IOV_MAX and UIO_MAXIOV constants in limit vectored I/O 2020-09-10 16:27:28 +02:00