summary refs log tree commit diff
path: root/src/test/compile-fail/issue-14309.rs
AgeCommit message (Expand)AuthorLines
2015-07-23Rewrite the improper_ctypes lint.Eli Friedman-1/+1
2014-10-28Update code with new lint namesAaron Turon-1/+1
2014-08-20liblibc: don't use int/uint for intptr_t/uintptr_tCorey Richardson-9/+9
2014-08-20librustc: handle repr on structs, require it for ffi, unify with packedCorey Richardson-0/+49