about summary refs log tree commit diff
path: root/src/test/codegen/ffi-const.rs
AgeCommit message (Expand)AuthorLines
2021-04-03Manually set dso_local when its valid to do soSimonas Kazlauskas-1/+1
2021-01-13Update tests for extern block lintingMark Rousskov-1/+1
2020-05-20Add tests for `#[ffi_const]` and `#[ffi_pure]` function attributesMatthias Schiffer-0/+12