rust/library/alloc
Josh Triplett 76780fa10e Support no_rc, no_sync, and no_global_oom_handling
For now, apply `no_global_oom_handling` to all of
library/alloc/src/bstr.rs . We can make it more fine-grained later.
2025-01-11 06:35:21 +02:00
..
benches update cfgs 2024-11-27 15:14:54 +00:00
src Support no_rc, no_sync, and no_global_oom_handling 2025-01-11 06:35:21 +02:00
tests alloc: remove unsound IsZero for raw pointers 2025-01-10 18:48:48 +01:00
Cargo.toml Update compiler-builtins to 0.1.140 2024-12-27 22:26:08 +00:00