Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Ygg2
on Oct 25, 2024
|
parent
|
context
|
favorite
| on:
Unsafe Rust is harder than C
I'm curious. What syntaxic salt?
steveklabnik
on Oct 26, 2024
[–]
Needing explicit deref for raw pointers. (*ptr).bar() instead of ptr.bar() like if it ptr was a reference or adding something like ptr~bar() so at least you still know it’s a raw pointer deref but is at least nearly the same as a reference.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: