salsa/components/salsa-2022-macros/src
2022-08-26 18:51:51 +02:00
..
accumulator.rs feat(literal): a helper to convert Ident to Literal 2022-08-22 20:22:57 +08:00
configuration.rs give each function a SalsaStruct assoc type 2022-08-10 00:42:32 -04:00
db.rs add synthetic_write to salsa::Database 2022-08-25 06:13:12 +08:00
input.rs Have users of SalsaStruct specify allowed options 2022-08-25 01:48:34 -04:00
interned.rs Have users of SalsaStruct specify allowed options 2022-08-25 01:48:34 -04:00
jar.rs Fix clippy issues 2022-08-24 18:45:53 +02:00
lib.rs feat(literal): a helper to convert Ident to Literal 2022-08-22 20:22:57 +08:00
options.rs Fix clippy issues 2022-08-24 18:45:53 +02:00
salsa_struct.rs avoid warnings in generated code 2022-08-26 18:51:51 +02:00
tracked.rs Fix clippy issues 2022-08-24 18:45:53 +02:00
tracked_fn.rs fix some typos 2022-08-24 21:12:58 +02:00
tracked_struct.rs Have users of SalsaStruct specify allowed options 2022-08-25 01:48:34 -04:00