summaryrefslogtreecommitdiffstats
path: root/core/src/hasher.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-30Replace `xxhash-rust` with `rustc-hash`Libravatar Héctor Ramón Jiménez1-1/+1
2023-11-11Migrate twox-hash -> xxhash_rust. Switch to Xxh3 for better performance.Libravatar dtzxporter1-2/+3
2023-09-20Fix `clippy::semicolon_if_nothing_returned`Libravatar Héctor Ramón Jiménez1-1/+1
2023-03-04Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez1-0/+0
2022-07-09Address Clippy lintsLibravatar Poly1-7/+1
2019-09-20Create `iced_core` and `iced_native`Libravatar Héctor Ramón Jiménez1-0/+0
2019-09-14Rethink workspace structureLibravatar Héctor Ramón Jiménez1-0/+0
2019-09-10Switch to workspace layoutLibravatar Héctor Ramón Jiménez1-0/+0
2019-08-31Make `clippy` happyLibravatar Héctor Ramón Jiménez1-0/+1
2019-08-30Make `Hasher` opaqueLibravatar Héctor Ramón Jiménez1-1/+17
2019-07-20Decouple `iced` from `coffee`Libravatar Héctor Ramón Jiménez1-0/+2