Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
wyldfire
on May 6, 2019
|
parent
|
context
|
favorite
| on:
A final proposal for Rust await syntax
`await` was changed in rust 2018 to a keyword [1] and will now get a warning if misused IIUC. I'm guessing `async` keyword only shows up in contexts where identifiers aren't expected, so there's no ambiguity?
[1]
https://github.com/rust-lang/rust/pull/54411
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://github.com/rust-lang/rust/pull/54411