salsa/components
bors[bot] 6ee0889948
Merge #383
383: Have users of `SalsaStruct` specify allowed options r=XFFXFF a=DropDemBits

This allows adding new options exclusively to `tracked`, `input`, `interned`, or any combination of them, without having to add support code to `SalsaStruct`.

The motivating example is #337, where `input` needs to accept a new `singleton` option, but `tracked` and `interned` should reject it.

Co-authored-by: DropDemBits <r3usrlnd@gmail.com>
2022-08-25 23:39:01 +00:00
..
salsa-2022 Merge #381 2022-08-25 10:34:44 +00:00
salsa-2022-macros Merge #383 2022-08-25 23:39:01 +00:00
salsa-macros Fix clippy issues 2022-08-24 18:45:53 +02:00