wickerman icon indicating copy to clipboard operation
wickerman copied to clipboard

Half-hearted update to 2018 edition

Open Follpvosten opened this issue 6 years ago • 1 comments

Disclaimer: This was done as I was bored waiting at the airport, so it might not be perfect/complete yet.

Since proc_macro was stabilized recently, I thought it would be a nice idea to make this work on stable. Well, surprise, proc_macro_diagnostics is still an unstable feature. But hey, it works on the current nightly, so that's something, I guess?

Apart from the obvious, I also applied rustfmt and fixed the one thing Clippy complained about.

Follpvosten avatar Jun 11 '19 12:06 Follpvosten

I've been meaning to update this (and the article) to Rust 2018 at some point in the near future. I'll take a closer look at this when I update the article. Thanks for your contribution!

zmitchell avatar Jun 24 '19 19:06 zmitchell