|
|
|
|
|
by utxaa
1891 days ago
|
|
> we have good support for "no allocations" and "panic on OOM or return Result on OOM" so if i understand it correctly, the ability is there by just "returning a result on oom" - linus is just asking for complete assurance that a panic will never happen? like say from a library? |
|
It is clear to me that he is asking for no panics for OOM.