Index: salsa/Cargo.toml
===================================================================
--- salsa.orig/Cargo.toml	2026-05-31 09:12:25.282201457 +0200
+++ salsa/Cargo.toml	2026-05-31 09:12:25.280137069 +0200
@@ -235,6 +235,7 @@
 [[test]]
 name = "derive_update"
 path = "tests/derive_update.rs"
+required-features = ["macros"]
 
 [[test]]
 name = "durability"
@@ -503,6 +504,7 @@
 [[test]]
 name = "warnings"
 path = "tests/warnings/main.rs"
+required-features = ["macros"]
 
 # [[bench]]
 # name = "accumulator"
