about summary refs log tree commit diff
path: root/src/test/codegen/cdylib-external-inline-fns.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-43/+0
2021-04-03Manually set dso_local when its valid to do soSimonas Kazlauskas-8/+8
2020-06-15Fix exports with `#[inline(always)]`Nathan Corbyn-0/+20
2020-06-15Export all fns with extern indicatorNathan Corbyn-0/+23