Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
rjzzleep
12y ago
0 comments
Save
Share
i'd be surprised if there wasn't a decent amount of bugs still in the standard library
0 comments
1 comments · 1 top-level
top
newest
oldest
dbaupp
12y ago
There's probably not too many memory safety bugs in the standard library, most of it is "safe" code (i.e. Rust code without any `unsafe`).
(That said, there probably
are
some `unsafe` blocks that were not written with enough care, etc.)
j
/
k
navigate · click thread line to collapse