rust/library/std
Matthias Krüger 60196de4c2
Rollup merge of #146194 - bend-n:fix-path-str-eq, r=ibraheemdev
fix path str eq

fixes rust-lang/rust#146183
where the impl for partialeq<str> for pathbuf resulted in infinite recursion
2025-09-04 17:45:49 +02:00
..
benches Fix import in bench for wasm 2025-02-12 14:44:30 -08:00
src Rollup merge of #146194 - bend-n:fix-path-str-eq, r=ibraheemdev 2025-09-04 17:45:49 +02:00
tests add test 2025-09-04 14:17:31 +07:00
build.rs Use feature(target_has_reliable_f16_f128) in library tests 2025-04-27 20:10:33 +00:00
Cargo.toml std: Start supporting WASIp2 natively 2025-08-28 15:07:15 -07:00