Files
third_party_rust_rust/library/alloc/src
Dylan DPC bed9991857 Rollup merge of #99198 - RalfJung:alloc-null-ptr, r=JohnTitor
add missing null ptr check in alloc example

`alloc` can return null on OOM, if I understood correctly. So we should never just deref a pointer we get from `alloc`.
2022-07-18 21:14:45 +05:30
..
2022-07-15 17:05:50 +09:00
2022-05-29 20:40:56 +01:00
2022-07-01 15:48:23 +02:00
2022-07-10 15:16:51 +04:00
2022-07-16 11:58:26 +02:00
2022-07-10 15:16:51 +04:00