Hacker News new | ask | show | jobs
by sushisource 778 days ago
Most importantly: Null pointers still exist (yes I know they technically exist in unsafe Rust, to head off any pedants)

Also: No `?` operator

2 comments

Oh! Cool somehow I missed that
Pedants would say that null pointers exist in safe Rust too.