about summary refs log tree commit diff
path: root/src/test/codegen/external-no-mangle-statics.rs
AgeCommit message (Expand)AuthorLines
2021-08-15Fix `reachable_set` for non-function items in non-library crateshyd-dev-2/+3
2021-04-25Reachable statics have reachable initializersTomasz Miąsko-4/+0
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-0/+1
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
2019-05-31test: support both (`legacy` and `v0`) choices of mangling.Eduard-Mihai Burtescu-1/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-07Various minor/cosmetic improvements to codeAlexander Regueiro-1/+1
2018-10-06rustc: Allow `#[no_mangle]` anywhere in a crateAlex Crichton-0/+88