summary refs log tree commit diff
path: root/src/libstd/sys/windows/stack_overflow.rs
AgeCommit message (Expand)AuthorLines
2019-02-28libstd => 2018Taiki Endo-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2016-01-26Fix warnings during testsAlex Crichton-0/+2
2015-11-09std: Migrate to the new libcAlex Crichton-3/+2
2015-09-11std: Internalize almost all of `std::rt`Alex Crichton-1/+1
2015-08-10Remove morestack supportAlex Crichton-83/+19
2015-08-03syntax: Implement #![no_core]Alex Crichton-1/+2
2015-07-23Rewrite the improper_ctypes lint.Eli Friedman-0/+2
2015-06-27std: Fix Windows XP compatibilityAlex Crichton-7/+12
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-3/+3
2015-02-01std: Add a new `env` moduleAlex Crichton-9/+1
2015-01-30Remove all `i` suffixesTobias Bucher-1/+1
2015-01-02More falloutNick Cameron-1/+1
2014-12-18Revise std::thread API to join by defaultAaron Turon-4/+2
2014-12-18Fallout from new thread APIAaron Turon-5/+2
2014-12-18libs: merge librustrt into libstdAaron Turon-0/+120