]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/mismatching-target-triples/foo.rs
Merge commit '7f27e2e74ef957baa382dc05cf08df6368165c74' into clippyup
[rust.git] / tests / run-make-fulldeps / mismatching-target-triples / foo.rs
1 #![feature(no_core)]
2 #![no_core]
3 #![crate_type = "lib"]