about summary refs log tree commit diff
path: root/src/libpanic_abort
AgeCommit message (Expand)AuthorLines
2016-11-26rustbuild: Add bench = false to std shim cratesUlrik Sverdrup-0/+1
2016-11-10Merge branch 'master' into redoxJeremy Soller-1/+1
2016-11-10Fixes for stdio and processes on RedoxJeremy Soller-2/+2
2016-11-10rustc_typeck: correctly track "always-diverges" and "has-type-errors".Eduard Burtescu-1/+1
2016-05-31mk: Prepare for a new stage0 compilerAlex Crichton-3/+2
2016-05-12rustbuild: Add support for crate tests + doctestsAlex Crichton-0/+1
2016-05-09rustc: Use C++ personalities on MSVCAlex Crichton-13/+36
2016-05-09rustc: Implement custom panic runtimesAlex Crichton-0/+123