mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
bfc05d6b07
Rollup of 5 pull requests Successful merges: - rust-lang/rust#154103 (coretests: Expand ieee754 parsing and printing tests to f16) - rust-lang/rust#152669 (rustc_public: add `vtable_entries()` to `TraitRef`) - rust-lang/rust#153776 (Remove redundant `is_dyn_thread_safe` checks) - rust-lang/rust#154121 (Fix typos and markdown errors) - rust-lang/rust#154126 (refactor(attribute parser): move check_custom_mir to attribute parser)