blob: 6ccc9988cdeccdd3fe74973f00b5a176be059770 [file] [log] [blame]
// compile-flags: -Z sanitizer=leak --target i686-unknown-linux-gnu
// error-pattern: error: `-Zsanitizer=leak` only works with targets:
#![feature(no_core)]
#![no_core]
#![no_main]