about summary refs log tree commit diff
path: root/src/test/codegen/export-no-mangle.rs
AgeCommit message (Expand)AuthorLines
2021-01-13Update code to account for extern ABI requirementMark Rousskov-4/+4
2020-06-15Fix whitespaceNathan Corbyn-1/+1
2020-06-15Fix exports with `#[inline(always)]`Nathan Corbyn-8/+13
2020-06-15Fix whitespaceNathan Corbyn-1/+1
2020-06-15Export all fns with extern indicatorNathan Corbyn-0/+5
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-30Enable -mergefunc-use-aliasesNikita Popov-0/+2
2018-10-06rustc: Allow `#[no_mangle]` anywhere in a crateAlex Crichton-0/+29