summary refs log tree commit diff
path: root/src/librustc_target/spec/asmjs_unknown_emscripten.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-23use String::new() instead of String::from(""), "".to_string(), "".to_owned() ...Matthias Krüger-1/+1
2018-06-28Explicitely disable WASM code generation for EmscriptenJan-Erik Rediger-1/+3
2018-04-26Rename rustc_back::target to rustc_target::spec.Irina Popa-0/+48