about summary refs log tree commit diff
path: root/src/test/codegen/external-no-mangle-fns.rs
AgeCommit message (Expand)AuthorLines
2021-04-03Manually set dso_local when its valid to do soSimonas Kazlauskas-12/+12
2020-06-15Fix exports with `#[inline(always)]`Nathan Corbyn-0/+10
2020-06-15Export all fns with extern indicatorNathan Corbyn-0/+10
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-11-30Enable -mergefunc-use-aliasesNikita Popov-2/+2
2018-10-06rustc: Allow `#[no_mangle]` anywhere in a crateAlex Crichton-0/+63