about summary refs log tree commit diff
path: root/src/rt/rust_try.ll
AgeCommit message (Expand)AuthorLines
2014-12-18Avoid .take().unwrap() with FnOnce closuresAlex Crichton-4/+4
2014-12-18libs: merge librustrt into libstdAaron Turon-1/+1
2014-08-05Added clarification regarding rust_try_inner.Vadim Chugunov-1/+2
2014-08-04Implement unwinding for Win64.Vadim Chugunov-9/+25
2013-12-24Stop using C++ exceptions for stack unwinding.Vadim Chugunov-0/+34