|
|
|
|
|
by asdf-asdf-asdf
2276 days ago
|
|
exactly this.
i understand that it's necessary to have raw/unsafe/whatever-is-the-name code when you interact with the outside world, or to implement building blocks of the language. that's not my problem.
my problem is when you look at something innocent-looking third-party library like a http-header-parsing library, and it contains unsafe-blocks. again, i understand it will give it a boost of performance. it's just not the tradeoff i would take personally. [EDIT]: clarified that i mean third-party libraries. |
|