rust/library/std
bors 552a959051 Auto merge of #136918 - GuillaumeGomez:rollup-f6h21gg, r=GuillaumeGomez
Rollup of 8 pull requests

Successful merges:

 - #134981 ( Explain that in paths generics can't be set on both the enum and the variant)
 - #136698 (Replace i686-unknown-redox target with i586-unknown-redox)
 - #136767 (improve host/cross target checking)
 - #136829 ([rustdoc] Move line numbers into the `<code>` directly)
 - #136875 (Rustc dev guide subtree update)
 - #136900 (compiler: replace `ExternAbi::name` calls with formatters)
 - #136913 (Put kobzol back on review rotation)
 - #136915 (documentation fix: `f16` and `f128` are not double-precision)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-02-12 12:42:25 +00:00
..
benches Move std::time unit tests to integration tests 2025-01-26 10:28:04 +00:00
src Auto merge of #136918 - GuillaumeGomez:rollup-f6h21gg, r=GuillaumeGomez 2025-02-12 12:42:25 +00:00
tests Rollup merge of #136805 - RalfJung:miri-win-delete-self, r=Noratrieb 2025-02-10 00:51:58 -08:00
build.rs Enable f128 tests on all non-buggy platforms 🎉 2024-11-03 19:33:04 -06:00
Cargo.toml Update compiler-builtins to 0.1.146 2025-02-07 20:58:28 +00:00