about summary refs log tree commit diff
path: root/src/test/compile-fail/weak-lang-item.rs
AgeCommit message (Expand)AuthorLines
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-11/+0
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-1/+1
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-1/+1
2019-10-04Fix ABI, run and fix more tests, re-enable CI for PRsThomas Lively-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-23add #[panic_handler]; deprecate #[panic_implementation]Jorge Aparicio-1/+1
2018-06-29update another cfail testJorge Aparicio-1/+1
2018-06-03implement #[panic_implementation]Jorge Aparicio-1/+1
2017-11-28ci: Start running wasm32 tests on TravisAlex Crichton-0/+1
2017-09-05rustc: Remove lang item methods from CrateStoreAlex Crichton-0/+2
2015-12-05std: Stabilize APIs for the 1.6 releaseAlex Crichton-1/+0
2015-08-10Remove morestack supportAlex Crichton-1/+0
2015-03-27Fix fallout of removing quotes in crate namesAlex Crichton-1/+1
2015-02-07Feature-gate #![no_std]Keegan McAllister-0/+1
2014-10-29Update infrastructure for fail -> panicSteve Klabnik-1/+1
2014-09-24Rename `begin_unwind` lang item to `fail_fmt`, refs #16114Florian Hahn-1/+1
2014-08-23extern crate foobar as foo;wickerwaka-1/+1
2014-05-19rustc: Add official support for weak failureAlex Crichton-0/+19