about summary refs log tree commit diff
path: root/src/test/codegen/extern-functions.rs
AgeCommit message (Expand)AuthorLines
2019-10-12update test for nounwind on FFI importsRalf Jung-19/+0
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-1/+0
2019-10-04Fix ABI, run and fix more tests, re-enable CI for PRsThomas Lively-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-02-20make `#[unwind]` attribute specify expectations more clearlyNiko Matsakis-1/+1
2016-03-17tests: Force instantiation of extern fns.Eduard Burtescu-0/+5
2015-09-21Avoid loading the whole gdb debug scripts section.Richard Diamond-0/+1
2015-09-14Mark all extern functions as nounwindBjörn Steinbrink-0/+23