tvl-depot/users/tazjin/german-string
Vincent Ambo 95ebcc24b0 refactor(tazjin/german-string): add type for encoding storage class
Adds a StorageClassPtr type that is set up to be able to steal bits from an
aligned pointer to encode the storage class of a German String.

Change-Id: I64591174eac1ebcb73e624a59bd107ba1e02c69d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12262
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2024-08-22 14:02:15 +00:00
..
src refactor(tazjin/german-string): add type for encoding storage class 2024-08-22 14:02:15 +00:00
.gitignore feat(tazjin/german-string): init initial representation 2024-08-19 11:42:56 +00:00
Cargo.lock feat(tazjin/german-string): add Eq impl & corresponding proptests 2024-08-19 13:19:40 +00:00
Cargo.toml feat(tazjin/german-string): add Eq impl & corresponding proptests 2024-08-19 13:19:40 +00:00
default.nix chore(tazjin/german-string): add Nix build 2024-08-19 13:19:40 +00:00