rust/library/std
Matthias Krüger 8e3f61b9f9
Rollup merge of #124059 - RalfJung:default_alloc_error_hook, r=workingjubilee
default_alloc_error_hook: explain difference to default __rdl_oom in alloc

Though I'm not sure if that is really the reason that this code is duplicated. On no_std it may already be possible to call user-defined code on allocation failure.
2024-05-03 20:33:45 +02:00
..
benches also test parts of std 2024-04-07 10:05:57 +02:00
src Rollup merge of #124059 - RalfJung:default_alloc_error_hook, r=workingjubilee 2024-05-03 20:33:45 +02:00
tests disable create_dir_all_bare on all(miri, windows) 2024-04-15 10:15:14 +02:00
build.rs Support for visionOS 2024-03-18 20:45:45 -07:00
Cargo.toml library/std: Remove unused gimli-symbolize feature 2024-05-02 06:51:17 +02:00