Files
rust/src/rt
Alex Crichton cb513c7b46 rt: Clean up to build with cl.exe
* Detect the #define _MSC_VER in addition to __WIN32__
* Don't include valgrind.h for windows
* Remove unused `rust_valgrind_stack_{un,}register` functions
* Add stub definition for `rust_running_on_valgrind` for windows
* Conditionally define `rust_dbg_extern_empty_struct` as empty structures are
  not allowed by cl.exe apparently.
2015-05-19 10:35:58 -07:00
..
2015-02-11 14:49:06 -08:00
2015-03-15 09:08:21 -07:00
2015-05-06 03:00:13 +02:00
2013-11-18 21:45:58 -08:00