|
|
|
|
|
by hathawsh
499 days ago
|
|
The standard library has a significant amount of code that panics, so a `no_panic` crate attribute would currently only work for crates that don't depend on the standard library. I imagine most interesting crates depend on the standard library. |
|