udoprog / genco

A whitespace-aware quasiquoter for beautiful code generation.
Apache License 2.0
181 stars 11 forks source link

When can we build with rust stable. #24

Closed afoxer-com closed 1 year ago

udoprog commented 2 years ago

Today! All though whitespace detection requires an unstable feature. I don't know when that will be stabilised.

afoxer-com commented 2 years ago

What if we have most of features except "whitespace detection" when using rust stabe version.

udoprog commented 1 year ago

We have all features we can on stable now.