about summary refs log tree commit diff
path: root/src/libstd/sys/windows/backtrace.rs
AgeCommit message (Expand)AuthorLines
2015-01-21Test fixes and rebase conflictsAlex Crichton-0/+1
2015-01-21rollup merge of #21444: petrochenkov/nullAlex Crichton-5/+5
2015-01-19remove unnecessary parentheses from range notationJorge Aparicio-1/+1
2015-01-19Replace `0 as *const/mut T` with `ptr::null/null_mut()`we-5/+5
2015-01-07use slicing sugarJorge Aparicio-1/+1
2015-01-07falloutNick Cameron-1/+2
2015-01-05std: Redesign c_str and c_vecAlex Crichton-9/+9
2015-01-02More falloutNick Cameron-3/+3
2015-01-02Fallout - change array syntax to use `;`Nick Cameron-9/+9
2014-12-21Fallout of std::str stabilizationAlex Crichton-1/+1
2014-12-18Rebasing fixes.Aaron Turon-2/+2
2014-12-18Revise std::thread API to join by defaultAaron Turon-2/+2
2014-12-18Remove rt::{mutex, exclusive}Aaron Turon-2/+2
2014-12-18libs: merge librustrt into libstdAaron Turon-0/+371