rust/library
Matthias Krüger 522d43673a
Rollup merge of #129017 - its-the-shrimp:core_fmt_from_fn, r=Noratrieb
Replace `std::fmt:FormatterFn` with `std::fmt::from_fn`

Modelled after the suggestion made in [this](https://github.com/rust-lang/rust/issues/117729#issuecomment-1837628559) comment, this should bring this functionality in line with the existing `array::from_fn` & `iter::from_fn`
2024-08-12 23:10:52 +02:00
..
alloc std::fmt::FormatterFn -> std::fmt::FromFn 2024-08-12 18:33:30 +01:00
backtrace@72265bea21
core Rollup merge of #129017 - its-the-shrimp:core_fmt_from_fn, r=Noratrieb 2024-08-12 23:10:52 +02:00
panic_abort
panic_unwind Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68 2024-07-30 17:49:08 +00:00
portable-simd
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #128632 - joboet:dont_overwrite_style, r=Amanieu 2024-08-12 17:09:16 +02:00
stdarch@47b929ddc5 Update stdarch 2024-08-04 03:40:21 +05:30
sysroot
test
unwind Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68 2024-07-30 17:49:08 +00:00
Cargo.lock Update compiler-builtins version to 0.1.118 2024-08-08 14:47:49 +02:00
Cargo.toml Move the standard library to a separate workspace 2024-08-02 10:48:12 +00:00