aboutsummaryrefslogtreecommitdiff
path: root/src/map.rs
AgeCommit message (Expand)AuthorLines
2019-10-25Switch from linked-hash-map to indexmapAlex Crichton-11/+11
2019-08-14Removed all warnings besides twoNick Hackman-2/+2
2019-05-08cargo fmtEric Huss-4/+4
2019-05-082018 edition idioms.Eric Huss-7/+7
2019-05-08Migrate to 2018 edition.Eric Huss-5/+5
2018-12-28Add the preserve_order featureVincent Prouillet-0/+595