rust/library/std
Matthias Krüger d709cd67e2
Rollup merge of #149579 - moturus:fix-thread-new, r=joboet
Motor OS: fix compile error

[PR 148765](https://github.com/rust-lang/rust/pull/148765) changed the expected signature of Thread::new(), which broke Motor OS target.

Also set thread name while at it.
2025-12-04 09:22:13 +01:00
..
benches benchmark path.components() iteration 2025-10-25 14:46:58 +02:00
src Rollup merge of #149579 - moturus:fix-thread-new, r=joboet 2025-12-04 09:22:13 +01:00
tests fix 2025-11-27 17:55:34 +07:00
build.rs Add Motor OS std library port 2025-10-08 08:57:58 -07:00
Cargo.toml library: upgrade to hashbrown v0.16.1 2025-11-20 11:12:31 -08:00