mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +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