bors 7c535c6ec6 Auto merge of #37833 - sfackler:process-abort, r=alexcrichton
Add std::process::abort

This calls libc abort on Unix and fastfail on Windows, first running
cleanups to do things like flush stdout buffers. This matches with libc
abort's behavior, which flushes open files.

r? @alexcrichton
2016-11-19 20:01:52 -06:00
..
2016-11-08 16:55:24 +00:00
2016-11-10 22:26:50 +01:00
2016-11-16 21:13:44 +01:00
2016-11-10 05:23:41 +02:00
2016-11-10 05:23:41 +02:00
2016-11-10 16:21:51 -08:00
2016-11-17 16:20:08 -08:00