summary refs log tree commit diff
path: root/src/libpanic_abort/lib.rs
AgeCommit message (Expand)AuthorLines
2017-08-25*: remove crate_{name,type} attributesTamir Duberstein-2/+0
2016-12-29Remove not(stage0) from deny(warnings)Alex Crichton-1/+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-09rustc: Use C++ personalities on MSVCAlex Crichton-13/+36
2016-05-09rustc: Implement custom panic runtimesAlex Crichton-0/+112