maud/maud_macros
Byte a10130a9ac
Switch to 3rd party quote macro ()
* Add proc_macro2 and quote dependencies

* Completly switch over to proc_macro2 where possible

* Remove unessesary ::from casts

* Remove pendantic cast that i missed

* Make Builder::push_tokens accept TokenStream

* Remove stray commented out code

* Reword unclear comment on `Span` to a todo item

* Move comment closer to its intended line

* Use into instead of explicit conversion
2020-07-12 21:42:14 +10:00
..
src Switch to 3rd party quote macro () 2020-07-12 21:42:14 +10:00
Cargo.toml Switch to 3rd party quote macro () 2020-07-12 21:42:14 +10:00