All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
phf_map
remove now-unnecessary proc-macro-hack
crate usage Resolves https://github.com/rust-phf/rust-phf/issues/255.
This resolves an issue with Windows Defender identifying proc-macro-hack
as threats. It also sheds a depedency that is no longer necessary, now that the MSRV of this crate is 1.46 and proc-macro-hack
is only useful for providing support for Rust versions 1.31 through 1.45. Per upstream:
Note: As of Rust 1.45 this crate is superseded by native support for #[proc_macro] in expression position. Only consider using this crate if you care about supporting compilers between 1.31 and 1.45.
Map::new()
function and Default
implementation to create new, empty map (baac7d0
)cargo-smart-release
(cb84cf6
)32a72c3
)1af3b0f
)d2efdc0
)36ec885
)b9d25da
)proc-macro-hack
crate usage (caf1ce7
)92e7b43
)a3e04bc
)71fd47c
)11bb242
)4cc8344
)Map
. (b6c682e
)phf_map
(6be1599
)6941e82
)d8cfc43
)d9b5ff2
)588ac25
)9b71978
)e47e4dc
)99d3533
)f474922
)8868d08
)63886f6
)2ca46c4
)a9e4b0a
)dd86c6c
)9adc370
)ddecc3a
)unicase_support
to unicase
(b47174b
)2a6087f
)std::borrow::Borrow
with PhfBorrow
for ordered maps and sets (f43a9cf
)std::borrow::Borrow
with new PhfBorrow
trait (b2f3a9c
)0ab0108
)[patch.crates-io]
section instead of path key (f47515b
)caec346
)a285906
)db4ce56
)4060288
)eee56c0
)8ae2bb8
)core
feature to default std
feature (645e23d
)9b70bd9
)8fc18be
)4fc0d1a
)9ff66ab
)83fd51c
)1287414
)364ed47
)e3a7442
)588fd1a
)a050b6f
)ab88405
)6c7e2d9
)8d23b15
)61142c5
)f631f50
)0a98dd1
)3f71765
)21ecf72
)8bf29c1
)20f896e
)fee66fc
)d761144
)888f623
)0cc3844
)4769a6d
)9b75ee5
)index
documentation (44e495f
)a004227
)c43154b
)b7d29df
)aad0b9b
)c9e7a93
)58e2223
)5bcd5c9
)751c94b
)fd71c31
)70f2ed9
)7c3f757
)fda44f5
)c7c0d3c
)d3b2ea0
)96ef156
)77ea239
)98183e1
)642b69d
)index
methods to OrderedMap
and OrderedSet
. (d2af00d
)9cb9de9
)555a690
)e215273
)0b68ea5
)5810d30
)7e32f39
)7d74f1f
)36efc72
)eabadcf
)271ccc2
)ede14df
)cf64ebb
)4fdb533
)4d28684
)59ca586
)e1e6d3b
)fc45373
)8eca797
)40dbc32
)d4c189a
)822f4e3
)f014882
)cd637ca
)cbd9a41
)044f690
)fbbb530
)bfc36c9
)b09a174
)9bd8705
)271e784
)3db7cef
)e1c53fc
)f8ef160
)6866c1b
)b0c5e3c
)d9ddf45
)2f63ded
)24555b1
)ca0e9f6
)69ca376
)f7fb510
)81b54b2
)09d6870
)c50d107
)28af2aa
)39e098a
)384ead4
)8683be2
)c5a4f31
)88700a2
)5135f02
)28cbe70
)0b22188
)bb858f1
)d83f551
)c3ae5ac
)360bf81
)ab4786c
)6963a16
)f678635
)2b4863f
)4f5902c
)3c36bfb
)69d92b8
)4a0d48d
)0fba837
)49dbb36
)fc2539f
)0a80b06
)d96a1e5
)9103fc5
)e26947c
)4546f51
)98dde65
)14627f5
)43d9a50
)d20c311
)4ad2bb2
)6a7cc6e
)6e3a54d
)ff7dad4
)2f3c605
)aa3e2d0
)bf62eb8
)aec5aab
)88d54c2
)7ced000
)88abf6c
)af2dd53
)f585e4c
)b697d13
)d120067
)5752604
)8f5c0f0
)eadea0b
)de193c7
)f17bae1
)b2416db
)7fc934a
)719de47
)b44065b
)83a8116
)dd3d0f1
)15cc179
)49647cd
)2fe6940
)bd10658
)a1b5030
)4bf6f82
)35701e2
)68458d3
)3c2661d
)85a3b28
)2f75f5f
)b16d440
)3687c0e
)af0a11c
)92ec57a
)20dea1d
)d6e5d77
)13b9389
)2a650ef
)9c4d247
)b2220d9
)3ab5bd1
)f79814a
)c9ca9b1
)61eea75
)20a1e83
)3995dbc
)95f3c90
)25aeba6
)6372fa4
)6718b60
)19c4f8d
)a8bb815
)4b48972
)a90e7cc
)55ededf
)789990e
)6bfb12b
)f6ce641
)cb4ed93
)a0ab8d7
)4ff3544
)