]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/obey-crate-type-flag/test.rs
Rollup merge of #103236 - tspiteri:redoc-int-adc-sbb, r=m-ou-se
[rust.git] / tests / run-make-fulldeps / obey-crate-type-flag / test.rs
1 #![crate_type = "rlib"]
2 #![crate_type = "dylib"]