rust/library/std
Benoît du Garreau 803b4d2622 core: Remove BorrowedCursor::init_ref method
This method was not really useful: at no point one would only need to
read the initialized part of the cursor without mutating it.
2025-07-09 18:11:26 +02:00
..
benches Fix import in bench for wasm 2025-02-12 14:44:30 -08:00
src core: Remove BorrowedCursor::init_ref method 2025-07-09 18:11:26 +02:00
tests Auto merge of #141829 - dvdsk:sleep_until_linux, r=cuviper,RalfJung 2025-07-06 23:00:51 +00:00
build.rs Use feature(target_has_reliable_f16_f128) in library tests 2025-04-27 20:10:33 +00:00
Cargo.toml Update cfg(bootstrap) 2025-07-01 10:55:49 -07:00