Y
Hacker News
new
|
ask
|
show
|
jobs
by
0X1A
3711 days ago
I haven't quite looked but is there a timeline for when compiler plugins will be stabilized? Interested in using serde but would prefer using macros
1 comments
steveklabnik
3711 days ago
Not an exact timeline, but it's something that's being actively worked on. There's even an RFC:
https://github.com/rust-lang/rfcs/pull/1566
link