rust/library
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
..
alloc Rollup merge of #136714 - tgross35:update-builtins, r=tgross35 2025-02-10 16:38:26 +01:00
backtrace@f8cc6ac9ac Bump backtrace to 0.3.75 2025-01-03 20:16:52 -08:00
core Rollup merge of #136874 - tgross35:likely-unlikely-tracking, r=jhpratt 2025-02-12 06:07:38 +01:00
coretests Rollup merge of #136705 - compiler-errors:edition-library, r=jhpratt 2025-02-10 00:51:54 -08:00
panic_abort Mark extern blocks as unsafe 2025-02-09 17:11:13 +00:00
panic_unwind Rollup merge of #136705 - compiler-errors:edition-library, r=jhpratt 2025-02-10 00:51:54 -08:00
portable-simd Merge commit '3383cfbd3572465febc7a8f816a46304373de46a' into sync-from-portable-simd-2025-01-18 2025-01-18 15:37:14 -05:00
proc_macro proc_macro: add #![warn(unreachable_pub)] 2025-01-20 18:46:29 +01:00
profiler_builtins compiler & tools dependencies: 2024-12-17 17:41:00 +00:00
rtstartup Mark extern blocks as unsafe 2025-02-09 17:11:13 +00:00
rustc-std-workspace-alloc
rustc-std-workspace-core update rustc-std-workspace crates 2024-11-04 07:45:15 +01:00
rustc-std-workspace-std
std Auto merge of #136918 - GuillaumeGomez:rollup-f6h21gg, r=GuillaumeGomez 2025-02-12 12:42:25 +00:00
stdarch@684de0d6fe Bump stdarch 2024-12-24 19:00:57 +01:00
sysroot Make profiler_builtins an optional dependency of sysroot, not std 2024-10-17 22:08:36 +11:00
test Rollup merge of #136705 - compiler-errors:edition-library, r=jhpratt 2025-02-10 00:51:54 -08:00
unwind Mark extern blocks as unsafe 2025-02-09 17:11:13 +00:00
windows_targets Mark extern blocks as unsafe 2025-02-09 17:11:13 +00:00
Cargo.lock Update compiler-builtins to 0.1.146 2025-02-07 20:58:28 +00:00
Cargo.toml Put all coretests in a separate crate 2025-01-26 10:26:36 +00:00