aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorest31 <est31@users.noreply.github.com>2019-10-25 21:05:31 +0200
committerAlex Crichton <alex@alexcrichton.com>2019-10-25 14:05:31 -0500
commit8995cef9d6c347c275ea6bbbe0c45523df1b1314 (patch)
tree7cf48ffd82b44b4ff089ce2c4b74eccaa9c0fbfd /Cargo.toml
parent9ed2903517fe1e63e70fb2138a22296aa434da9e (diff)
downloadmilf-rs-8995cef9d6c347c275ea6bbbe0c45523df1b1314.tar.gz
milf-rs-8995cef9d6c347c275ea6bbbe0c45523df1b1314.zip
Spanned: impl PartialEq, Eq, Hash, PartialOrd, Ord in terms of the value (#344)
* Spanned: impl PartialEq, Eq, Hash, PartialOrd, Ord in terms of the value This is because we want to be able to index into HashMap<Spanned<String>, T> with a dummy span and get results where only the content has to match. * Add Borrow impl * Add tests
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions