mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-25 07:48:44 +00:00
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