Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
varajelle
on Dec 31, 2021
|
parent
|
context
|
favorite
| on:
Why is my Rust build so slow?
it's a completely separate implementation of the parser
I wish that the proc_macro API from the compiler would do that instead.
estebank
on Dec 31, 2021
[–]
syn also let's you define your own parsers for non-Rust syntax, way beyond what rustc could provide.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I wish that the proc_macro API from the compiler would do that instead.