|
|
|
|
|
by fluffything
2339 days ago
|
|
> I would like to see this changed but really I have never even seen a proof requirement when looking at Rust jobs. Not even once. ? Any B.Sc. in CS can do most of the unsafe proofs in a one liner. All crates I maintain require unsafe blocks to be commented with a proof, for most of them the proofs are trivial, and for all of them that weren't, the unsafe code was correct, and the correct one had a trivial proof. |
|