This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
roc
Watch
1
Star
0
Fork
You've already forked roc
0
mirror of
https://github.com/roc-lang/roc.git
synced
2025-08-03 19:58:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
a308ebb38c
roc
/
crates
/
compiler
/
test_derive
History
Download ZIP
Download TAR.GZ
Ayaz Hafiz
a308ebb38c
Optimize derived hash implementation for newtypes
...
When we have a newtype tag union, there is no reason to hash its discriminant.
2022-10-05 12:19:35 -05:00
..
src
Optimize derived hash implementation for newtypes
2022-10-05 12:19:35 -05:00
Cargo.toml
Bump insta from 1.19.0 to 1.20.0
2022-09-26 07:14:24 +00:00