Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
johncolanduoni
on June 8, 2017
|
parent
|
context
|
favorite
| on:
Rust Performance Pitfalls
No, if you call a safe function that does memory checks (like accessing a Vec by index) in an unsafe block the compiler still emits checks. You need to explicitly call the unsafe versions of those operations to remove the check.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: