rust/src/librustc_llvm
Eli Friedman 6fa17b43d3 Rewrite the improper_ctypes lint.
Makes the lint a bit more accurate, and improves the quality of the diagnostic
messages by explicitly returning an error message.

The new lint is also a little more aggressive: specifically, it now
rejects tuples, and it recurses into function pointers.
2015-07-23 17:03:04 -07:00
..
2015-07-16 20:25:51 -07:00
2015-04-01 11:22:39 -04:00
2015-07-23 17:03:04 -07:00