dtolnay / no-panic

Attribute macro to require that the compiler prove a function can't ever panic
Apache License 2.0
1k stars 13 forks source link

Suggest opt-level = 1 #5

Closed dtolnay closed 5 years ago

dtolnay commented 5 years ago

Fixes #4.