rust-lang / stdarch

Rust's standard library vendor-specific APIs and run-time feature detection
https://doc.rust-lang.org/stable/core/arch/
Apache License 2.0
598 stars 255 forks source link

typos: fix bad precision comments #1558

Closed messense closed 3 months ago

rustbot commented 3 months ago

r? @Amanieu

rustbot has assigned @Amanieu. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

lu-zero commented 3 months ago

intrinsic-test fails with an unused variable, but the commit does not touch it...

messense commented 3 months ago

intrinsic-test fails with an unused variable, but the commit does not touch it...

See https://github.com/rust-lang/stdarch/pull/1552#issuecomment-2028455560