about summary refs log tree commit diff
path: root/src/test/ui/align-with-extern-c-fn.rs
AgeCommit message (Expand)AuthorLines
2022-11-03Move some tests from `src/test/ui` to more reasonable placesDeadbeef-18/+0
2022-08-03Warn about dead tuple struct fieldsFabian Wolff-1/+1
2020-06-24lints: add `improper_ctypes_definitions`David Wood-0/+1
2019-11-13Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-exter...Robin Kruppe-1/+1
2019-11-05tests: add `#[repr(C)]` to testDavid Wood-2/+1
2019-11-05improper_ctypes: `extern "C"` fnsDavid Wood-0/+1
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+17