summary refs log tree commit diff
path: root/src/libpanic_abort
AgeCommit message (Expand)AuthorLines
2017-08-25*: remove crate_{name,type} attributesTamir Duberstein-2/+0
2017-01-08Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrcbors-1/+1
2016-12-30std: Don't build docs for misc facade cratesAlex Crichton-0/+1
2016-12-29Remove not(stage0) from deny(warnings)Alex Crichton-1/+1
2016-12-12Merge branch 'master' into redoxJeremy Soller-0/+1
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