about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-01-27Auto merge of #47690 - estebank:for-block-277, r=nikomatsakisbors-54/+69
2018-01-27Auto merge of #47571 - FenrirWolf:libunwind, r=alexcrichtonbors-2/+1
2018-01-26Don't add "in this macro invocation" label to desugared spansEsteban Küber-20/+5
2018-01-26Modify spans of expanded expressionEsteban Küber-58/+38
2018-01-26Auto merge of #47748 - alexcrichton:rollup, r=alexcrichtonbors-2399/+3679
2018-01-26Ignore a test on emscriptenAlex Crichton-0/+2
2018-01-26Fix a test case on WindowsAlex Crichton-0/+5
2018-01-26Merge branch 'mlsm' of https://github.com/dotdash/rust into rollupAlex Crichton-10/+76
2018-01-26Merge branch 'beta-prerelease' of https://github.com/cuviper/rust into rollupAlex Crichton-1/+5
2018-01-26Merge branch 'android-run-pass' of https://github.com/malbarbo/rust into rollupAlex Crichton-24/+5
2018-01-26Merge branch 'fix-regression' of https://github.com/estebank/rust into rollupAlex Crichton-41/+86
2018-01-26Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollupAlex Crichton-27/+87
2018-01-26Merge branch 'simd-always-mem' of https://github.com/alexcrichton/rust into r...Alex Crichton-3/+207
2018-01-26Merge branch 'llvm5-indirect-deref' of https://github.com/cuviper/rust into r...Alex Crichton-7/+9
2018-01-26Merge branch 'explain' of https://github.com/estebank/rust into rollupAlex Crichton-44/+231
2018-01-26Merge branch 'no-stderr-sink' of https://github.com/Zoxc/rust into rollupAlex Crichton-97/+90
2018-01-26Shorten another test path for MSVCAlex Crichton-2/+2
2018-01-26Auto merge of #47252 - Zoxc:backtrace-win, r=alexcrichtonbors-50/+62
2018-01-26Upgrade LLVM to incorporate a fix for #47364Björn Steinbrink-1/+67
2018-01-25Ignore an i128 test on emscriptenAlex Crichton-0/+2
2018-01-26Update rlstopecongiro-9/+9
2018-01-26Do not capture stderr in the compiler. Instead just panic silently for fatal ...John Kåre Alsaker-97/+90
2018-01-26Print inlined functions on WindowsJohn Kåre Alsaker-50/+62
2018-01-25Shorten a filename for MSVCAlex Crichton-2/+2
2018-01-25Call non-git beta builds simply x.y.z-betaJosh Stone-1/+5
2018-01-25Revert update of the i686-freebsd builderAlex Crichton-1/+1
2018-01-25Remove stray src/llvm-emscripten moduleAlex Crichton-0/+0
2018-01-25Merge branch 'configure-lto' of https://github.com/alexcrichton/rust into rollupAlex Crichton-115/+221
2018-01-25Merge branch 'cache-ty-collect' of https://github.com/michaelwoerister/rust i...Alex Crichton-18/+38
2018-01-25Rollup merge of #47719 - malbarbo:run-pass-arch-powerpc, r=alexcrichtonAlex Crichton-0/+3
2018-01-25Rollup merge of #47711 - alexcrichton:update-compiler-builtins, r=nikomatsakisAlex Crichton-0/+0
2018-01-25Rollup merge of #47710 - alexcrichton:llvm-6-compat, r=nikomatsakisAlex Crichton-41/+55
2018-01-25Rollup merge of #47705 - pietroalbini:fix-47673, r=petrochenkovAlex Crichton-5/+21
2018-01-25Rollup merge of #47701 - Manishearth:intra-fixes, r=QuietMisdreavusAlex Crichton-42/+158
2018-01-25Rollup merge of #47696 - Zoxc:variance-rg, r=nikomatsakisAlex Crichton-49/+2
2018-01-25Rollup merge of #47668 - nikomatsakis:issue-47511, r=eddybAlex Crichton-15/+71
2018-01-25Rollup merge of #47656 - ishitatsuyuki:patch-1, r=nikomatsakisAlex Crichton-20/+39
2018-01-25Rollup merge of #47626 - eddyb:one-less-unwrap, r=nagisaAlex Crichton-26/+30
2018-01-25Rollup merge of #47618 - mrhota:dw_at_noreturn, r=michaelwoeristerAlex Crichton-2/+49
2018-01-25Make 3 run-pass tests works on android (aarch64 and x86)Marco A L Barbosa-24/+5
2018-01-25rustc: SIMD types use pointers in Rust's ABIAlex Crichton-3/+207
2018-01-25Add description to field and methodEsteban Küber-0/+8
2018-01-25Fix regression: account for impl methods in arg count mismatch errorEsteban Küber-41/+86
2018-01-25Rollup merge of #47600 - varkor:empty-never-array, r=eddybAlex Crichton-4/+32
2018-01-25Rollup merge of #47529 - nikomatsakis:impl-trait-issue-38064, r=cramertjAlex Crichton-2/+58
2018-01-25Rollup merge of #47502 - petrochenkov:label, r=eddybAlex Crichton-202/+203
2018-01-25Rollup merge of #47460 - Mark-Simulacrum:bootstrap-check, r=alexcrichtonAlex Crichton-1486/+1670
2018-01-25Rollup merge of #47453 - pftbest:nointas, r=alexcrichtonAlex Crichton-52/+77
2018-01-25Rollup merge of #47439 - eddyb:issue-45662, r=nagisaAlex Crichton-10/+10
2018-01-25Rollup merge of #47437 - eddyb:issue-38763, r=nagisaAlex Crichton-55/+64