Hacker News new | past | comments | ask | show | jobs | submit login

I just wish there was an ergonomic way of saying “Please check if the following code can possibly panic, and fail to compile if it can.”

That would allow critical sections that happen to use a library not to need to audit all the code in the library for panics.




You might be interested in Prusti: https://github.com/viperproject/prusti-dev




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: