]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/mismatching-target-triples/bar.rs
Merge commit '1d8491b120223272b13451fc81265aa64f7f4d5b' into sync-from-rustfmt
[rust.git] / tests / run-make-fulldeps / mismatching-target-triples / bar.rs
1 #![feature(no_core)]
2 #![no_core]
3 extern crate foo;