summary refs log tree commit diff
path: root/enumn (follow)
Commit message (Expand)AuthorAge
* Remove unnecessary "extern crate" linesAlyssa Ross2020-04-11
* Update syn, quote, and proc-macro past 1.0Dylan Reid2020-02-06
* enumn: fix duplicate fn in doc testsDaniel Verkamp2019-05-30
* edition: Eliminate ref keywordDavid Tolnay2019-04-18
* edition: Remove extern crate linesDavid Tolnay2019-04-15
* edition: Fill in macro importsDavid Tolnay2019-04-15
* Silence non_upper_case_globals warnings in macrosDaniel Verkamp2019-04-09
* edition: Update enumn crate to 2018 editionDavid Tolnay2019-04-08
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* macros: Derive macro to generate integer to enum conversionDavid Tolnay2018-12-07