|
|
|
|
|
by Georgelemental
451 days ago
|
|
> In practice people will not build perfectly safe abstractions that are then used by 100% memory-safe code Yes, in practice they quite commonly will. `unsafe` is rare, so it’s feasible to spend lots of extra efforts to validate it. |
|