]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/mismatching-target-triples/foo.rs
Rollup merge of #106664 - chenyukang:yukang/fix-106597-remove-lseek, r=cuviper
[rust.git] / tests / run-make-fulldeps / mismatching-target-triples / foo.rs
1 #![feature(no_core)]
2 #![no_core]
3 #![crate_type = "lib"]