Closed na-g closed 5 years ago
If we think there is no need to use unsafe in the library we should consider adding #![forbid(unsafe_code)] and then consider removing it only if the need arises.
If we think there is no need to use unsafe in the library we should consider adding #![forbid(unsafe_code)] and then consider removing it only if the need arises.