Skip to content

Commit 1b473ed

Browse files
step cfg(bootstrap)
1 parent d401839 commit 1b473ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/salsa/tests/macros.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ trait MyDatabase: salsa::Database {
55
}
66

77
mod another_module {
8+
#[allow(dead_code)]
89
pub(crate) fn another_name(_: &dyn crate::MyDatabase, (): ()) {}
910
}
1011

0 commit comments

Comments
 (0)