about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2015-11-10Auto merge of #29749 - steveklabnik:rollup, r=steveklabnikbors-24/+63
2015-11-10Rollup merge of #29731 - steveklabnik:smallfix, r=alexcrichtonSteve Klabnik-14/+13
2015-11-10Rollup merge of #29729 - brson:readme2, r=steveklabnikSteve Klabnik-7/+3
2015-11-10Rollup merge of #29715 - defuz:patch-3, r=alexcrichtonSteve Klabnik-1/+1
2015-11-10Rollup merge of #29708 - Ryman:pathdoc, r=steveklabnikSteve Klabnik-0/+15
2015-11-10Rollup merge of #29688 - stepancheg:vec-outdated, r=nikomatsakisSteve Klabnik-2/+1
2015-11-10Rollup merge of #29420 - efindlay:master, r=steveklabnikSteve Klabnik-0/+30
2015-11-10Auto merge of #29705 - Ryman:mismatched_typaram_counts, r=alexcrichtonbors-2/+4
2015-11-10Auto merge of #29697 - dotdash:mir_trans_switchint, r=nikomatsakisbors-30/+71
2015-11-10Auto merge of #29699 - tamird:valgrind-supp, r=alexcrichtonbors-479/+144
2015-11-10Auto merge of #29647 - goyox86:goyox86/rustfmting-librustc_frontII, r=nrcbors-196/+192
2015-11-10Auto merge of #29546 - alexcrichton:new-libc, r=brsonbors-9621/+1898
2015-11-09std: Migrate to the new libcAlex Crichton-2437/+1895
2015-11-09libc: Replace liblibc with crates.io libcAlex Crichton-7184/+3
2015-11-10Some cleanup on after #29684Steve Klabnik-14/+13
2015-11-09Rustfmting librustc_front (again).Jose Narvaez-196/+192
2015-11-09Redo the README intro againBrian Anderson-7/+3
2015-11-09[MIR trans] Add support for SwitchIntBjörn Steinbrink-30/+71
2015-11-09Doc: Fix broken link on for-loop.htmlIvan Ivaschenko-1/+1
2015-11-09Auto merge of #29713 - apasel422:executable, r=dotdashbors-0/+0
2015-11-09Remove executable permission from .rs filesAndrew Paseltiner-0/+0
2015-11-09Auto merge of #29695 - dtrebbien:remove-mention-of-struct_variant-feature, r=...bors-7/+0
2015-11-09Auto merge of #29682 - Ryman:dead_spam, r=sanxiynbors-15/+44
2015-11-09libstd: add example for PathBuf::pushKevin Butler-0/+15
2015-11-09librustc_typeck: give more information when supplied wrong number of type-par...Kevin Butler-2/+4
2015-11-08Auto merge of #29684 - stepancheg:size-hint, r=Gankrobors-0/+23
2015-11-08Auto merge of #29686 - jrburke:docs-error-handling-search-case, r=BurntSushibors-0/+16
2015-11-08Auto merge of #29690 - tbu-:pr_doc_env_home_dir, r=Manishearthbors-1/+3
2015-11-08valgrind: update suppressions and move interesting testsTamir Duberstein-475/+140
2015-11-08print the unexpected characterTamir Duberstein-1/+1
2015-11-08Explain that size_hint cannot be trustedStepan Koltsov-0/+23
2015-11-08doc: error-handling.md: main case analysis for searchjrburke-0/+16
2015-11-08reference: Remove struct_variant from Compiler FeaturesDaniel Trebbien-7/+0
2015-11-08Auto merge of #29692 - jwworth:pull-request/fix-typo, r=apasel422bors-2/+2
2015-11-08Fix double word 'be'Jake Worth-2/+2
2015-11-08Spell out the fallback of `std::env::home_dir` on POSIXTobias Bucher-1/+3
2015-11-08Fix outdated comment in Vec::from_iterStepan Koltsov-2/+1
2015-11-08jemalloc: pass `--enable-valgrind` when valgrind is enabledTamir Duberstein-0/+1
2015-11-08jemalloc: quarantine is fixedTamir Duberstein-2/+1
2015-11-08whitespaceTamir Duberstein-1/+1
2015-11-08Auto merge of #29683 - apasel422:typos, r=steveklabnikbors-2/+2
2015-11-08Auto merge of #29681 - vadimcn:fix-dist, r=alexcrichtonbors-52/+17
2015-11-07Remove duplicate words from docsAndrew Paseltiner-2/+2
2015-11-08librustc: dont warn for inside of items when the parent is deadKevin Butler-15/+44
2015-11-08Fixed "foo()" in try! example, r=steveklabnikEric Findlay-1/+1
2015-11-07Make sure rsbegin.o and rsend.o get packaged with target lib artifacts.Vadim Chugunov-52/+17
2015-11-08Added foo() to rustdoc example, r=steveklabnikEric Findlay-3/+3
2015-11-07Auto merge of #29674 - inrustwetrust:flag_alignment, r=alexcrichtonbors-12/+18
2015-11-07Auto merge of #29678 - jwworth:pull-request/fix-typo, r=apasel422bors-1/+1
2015-11-07Fix typoJake Worth-1/+1