about summary refs log tree commit diff
path: root/src/test/run-make/hotplug_codegen_backend/the_backend.rs
AgeCommit message (Expand)AuthorLines
2018-03-22rustc: Add a `#[wasm_custom_section]` attributeAlex Crichton-82/+0
2018-03-12Require the metadata loader to be thread-safeJohn Kåre Alsaker-1/+1
2018-02-17fix more typos found by codespell.Matthias Krüger-1/+1
2018-01-27rustc: Load the `rustc_trans` crate at runtimeAlex Crichton-2/+2
2018-01-20Remove the 'extern "C"' in the right placebjorn3-1/+1
2018-01-19Add missing licensesbjorn3-1/+11
2018-01-19Fix hotplug backend and add testbjorn3-0/+72