1 parent dcc9903 commit e40f216Copy full SHA for e40f216
3 files changed
tools/routine-compiler/src/lib.rs
@@ -2,5 +2,6 @@ mod declarations;
2
pub mod resolution;
3
pub mod scalar_abi;
4
pub mod scalar_names;
5
+pub mod scalar_source_claims;
6
7
pub use declarations::verify_release_declarations;
0 commit comments