salsa/src
Micha Reiser 7e8720a2ad
Clippy
2024-09-21 16:36:35 +02:00
..
function Clippy 2024-09-21 16:36:35 +02:00
input store memoized fn results attached to the salsa struct 2024-08-20 10:09:49 -04:00
runtime remove RuntimeId and use ThreadId 2024-07-23 11:53:37 -04:00
table pacify the merciless cargo fmt 2024-08-20 10:09:49 -04:00
tracked_struct chore: fix clippy lints 2024-08-29 13:50:01 -04:00
accumulator.rs store memoized fn results attached to the salsa struct 2024-08-20 10:09:49 -04:00
active_query.rs Remove deleted entries from tracked_struct_ids 2024-09-13 15:19:40 -04:00
array.rs Require Debug for C::Stamps 2024-08-02 13:45:04 -07:00
attach.rs pacify the merciless clippy 2024-07-28 12:47:50 +00:00
cancelled.rs Rename salsa-2022 to salsa 2024-06-18 09:40:21 +02:00
cycle.rs Add test tracing, fix up comments 2024-08-05 08:34:59 -07:00
database.rs add ingredient_debug_name API 2024-08-04 03:02:28 -04:00
database_impl.rs return to the database-wrapping-storage setup 2024-08-04 02:18:54 -04:00
durability.rs chore: fix clippy lints 2024-08-29 13:50:01 -04:00
event.rs add a test for handle cancellation 2024-07-24 10:36:07 +00:00
function.rs Clippy 2024-09-21 16:36:35 +02:00
hash.rs Rename salsa-2022 to salsa 2024-06-18 09:40:21 +02:00
id.rs chore: fix clippy lints 2024-08-29 13:50:01 -04:00
ingredient.rs store memoized fn results attached to the salsa struct 2024-08-20 10:09:49 -04:00
input.rs apply cargo clippy --fix 2024-08-20 10:09:49 -04:00
interned.rs chore: fix clippy lints 2024-08-29 13:50:01 -04:00
key.rs rename storage mod to zalsa 2024-07-28 13:11:57 +00:00
lib.rs simplify Id traits, make new crate-private 2024-08-20 10:09:49 -04:00
nonce.rs WIP-- checkpoint, dynamic jars 2024-07-08 06:25:32 -04:00
revision.rs chore: fix clippy lints 2024-08-29 13:50:01 -04:00
runtime.rs remove the _mut accesors from Table (unused) 2024-08-20 10:09:49 -04:00
salsa_struct.rs store memoized fn results attached to the salsa struct 2024-08-20 10:09:49 -04:00
storage.rs return to the database-wrapping-storage setup 2024-08-04 02:18:54 -04:00
table.rs fix the remaining clippy items 2024-08-20 10:09:49 -04:00
tracked_struct.rs Remove deleted entries from tracked_struct_ids 2024-09-13 15:19:40 -04:00
update.rs Impl Update for unit type () 2024-06-24 19:27:26 -07:00
views.rs create shared utility fn transmute_data_ptr 2024-08-20 10:09:49 -04:00
zalsa.rs chore: fix clippy lints 2024-08-29 13:50:01 -04:00
zalsa_local.rs Add comments 2024-09-21 16:34:42 +02:00