mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
4d631df8b4
fix `f16` doctest FIXMEs tracking issue: https://github.com/rust-lang/rust/issues/116909 Remove a bunch of fixmes, and run docs tests on all targets that (should) support them. r? tgross35