rust/src/libstd/rt
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
..
unwind Rewrite the improper_ctypes lint. 2015-07-23 17:03:04 -07:00
args.rs Add netbsd amd64 support 2015-07-01 19:09:14 -07:00
at_exit_imp.rs More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
backtrace.rs Use const fn to abstract away the contents of UnsafeCell & friends. 2015-05-27 11:19:03 +03:00
libunwind.rs Add netbsd amd64 support 2015-07-01 19:09:14 -07:00
macros.rs Minor fallout/update FOLLOW sets 2015-01-06 18:46:37 -05:00
mod.rs std: Be resilient to failure in pthread_getattr_np 2015-07-21 09:18:30 -07:00
util.rs windows: Don't link rust_builtin 2015-07-02 10:44:40 -07:00