blob: ccc3621117d6a29742c7fe472f835c91328b57ba [file] [log] [blame] [raw]
compilers=/usr/local/bin/rustc
compileFilename=example.rs
supportsBinary=false
stubRe=\bmain\b
stubText=pub fn main() {/*stub provided by Compiler Explorer*/}
binaryHideFuncRe=^(_.*|call_gmon_start|(de)?register_tm_clones|frame_dummy|.*@plt.*)$