about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-12-29Merge branch 'rustbuild-llvm-targets' of https://github.com/xen0n/rust into r...Alex Crichton-2/+21
2016-12-29Rollup merge of #38695 - alexcrichton:debug-appveyor, r=brsonAlex Crichton-0/+38
2016-12-29Rollup merge of #38693 - lucis-fluxum:partialord-typo-fix, r=steveklabnikAlex Crichton-1/+1
2016-12-29Rollup merge of #38676 - rkruppe:llvm-check-success, r=alexcrichtonAlex Crichton-9/+26
2016-12-29Rollup merge of #38674 - GuillaumeGomez:atomic_fn_docs, r=frewsxcvAlex Crichton-8/+15
2016-12-29Rollup merge of #38671 - ollie27:rustdoc_stab_em_div_fix, r=frewsxcvAlex Crichton-2/+1
2016-12-29Rollup merge of #38665 - alexcrichton:pretty-only-host, r=brsonAlex Crichton-7/+7
2016-12-29Rollup merge of #38662 - agl:patch-2, r=frewsxcvAlex Crichton-2/+2
2016-12-29Rollup merge of #38660 - martijnvermaat:terminfo-reset-typo, r=alexcrichtonAlex Crichton-1/+1
2016-12-29Rollup merge of #38659 - agl:patch-1, r=apasel422Alex Crichton-1/+1
2016-12-29Rollup merge of #38649 - GuillaumeGomez:atomicint_docs, r=frewsxcvAlex Crichton-17/+36
2016-12-29Rollup merge of #38647 - alexcrichton:faster-android, r=brsonAlex Crichton-1/+18
2016-12-29Rollup merge of #38635 - GuillaumeGomez:atomicptr_docs, r=frewsxcvAlex Crichton-14/+37
2016-12-29Rollup merge of #38632 - alexcrichton:trim-travis, r=japaricAlex Crichton-38/+0
2016-12-29Rollup merge of #38631 - alexcrichton:supafast, r=brsonAlex Crichton-113/+260
2016-12-29Rollup merge of #38630 - frewsxcv:variadic, r=steveklabnikAlex Crichton-0/+34
2016-12-29Rollup merge of #38628 - kellerkindt:patch-1, r=steveklabnikAlex Crichton-1/+1
2016-12-29Rollup merge of #38622 - alexcrichton:read-lengths, r=sfacklerAlex Crichton-12/+24
2016-12-29Rollup merge of #38611 - GuillaumeGomez:atomicbool_docs, r=frewsxcvAlex Crichton-13/+35
2016-12-29Rollup merge of #38587 - GuillaumeGomez:arc_docs, r=frewsxcvAlex Crichton-15/+17
2016-12-29Rollup merge of #38559 - japaric:ptx2, r=alexcrichtonAlex Crichton-4/+345
2016-12-29Rollup merge of #38491 - GuillaumeGomez:builder_docs, r=frewsxcvAlex Crichton-3/+58
2016-12-29Rollup merge of #37149 - edunham:more-cargotest, r=alexcrichtonAlex Crichton-13/+38
2016-12-29appveyor: Attempt to debug flaky test runsAlex Crichton-0/+38
2016-12-29Fix typo in PartialOrd docsLuc Street-1/+1
2016-12-29Check *all* errors in LLVMRustArchiveIterator* APIRobin Kruppe-9/+26
2016-12-29Fixes for new cargo test reposAlex Crichton-42/+38
2016-12-29Add some more repos to cargotestE. Dunham-1/+30
2016-12-29Fallout from updating bootstrap CargoAlex Crichton-13/+13
2016-12-29Bump bootstrap compilerBrian Anderson-2/+2
2016-12-29Auto merge of #38627 - rkruppe:ninja-build, r=alexcrichtonbors-1/+5
2016-12-29Auto merge of #38571 - nrc:emit-metadata-change, r=alexcrichtonbors-77/+154
2016-12-29Add missing urls for atomic fn docsGuillaume Gomez-8/+15
2016-12-29Auto merge of #38645 - nikomatsakis:incr-comp-fix-time-depth, r=nrcbors-4/+21
2016-12-29Support --emit=foo,metadataNick Cameron-26/+66
2016-12-29Auto merge of #38619 - alexcrichton:less-android-flaky, r=brsonbors-1/+3
2016-12-29rustdoc: Fix broken CSS for trait itemsOliver Middleton-2/+1
2016-12-29Restore --crate-type=metadata as an alias for --crate-type=rlib,--emit=metada...Nick Cameron-4/+15
2016-12-29Add a test for #38273Nick Cameron-0/+21
2016-12-29Change --crate-type metadata to --emit=metadataNick Cameron-56/+61
2016-12-28rustbuild: Move pretty test suites to host-onlyAlex Crichton-7/+7
2016-12-28rustbuild: Compile rustc twice, not thriceAlex Crichton-113/+260
2016-12-28Use "an" before "i32"Adam Langley-2/+2
2016-12-28Auto merge of #38449 - eddyb:lazy-10, r=nikomatsakisbors-2757/+2280
2016-12-28Fix default terminfo code for reset (sg0 -> sgr0)Martijn Vermaat-1/+1
2016-12-28Add missing apostrophe.Adam Langley-1/+1
2016-12-29rustbuild: allow overriding list of LLVM targets to buildWang Xuerui-2/+21
2016-12-28Auto merge of #38639 - xen0n:nightly-dist-hotfix, r=brsonbors-6/+13
2016-12-28Auto merge of #38626 - redox-os:args_fix, r=alexcrichtonbors-9/+5
2016-12-28Add missing urls for AtomicPtrGuillaume Gomez-14/+37