summary refs log tree commit diff
path: root/src/test/compile-fail/issue-16250.rs
AgeCommit message (Expand)AuthorLines
2018-02-15[improper_ctypes] Overhaul primary labelRobin Kruppe-1/+1
2015-09-30rustc: Don't lint about isize/usize in FFIAlex Crichton-1/+3
2015-07-23Rewrite the improper_ctypes lint.Eli Friedman-1/+1
2015-01-06test fallout from isize/usizeCorey Richardson-1/+1
2014-09-03Use a visitor to look for non-FFI-safe typesKeegan McAllister-0/+18