about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-10-29Apply suggestions from lzutaoPietro Albini-1/+1
2019-10-29Apply suggestions from lzutaoPietro Albini-3/+3
2019-10-29ci: upload toolstates.json to rust-lang-ci2Pietro Albini-0/+7
2019-10-29ci: extract uploading artifacts into a scriptPietro Albini-30/+54
2019-10-29ci: extract job skipping logic into a scriptPietro Albini-14/+21
2019-10-29ci: enable "run when submodule changes" with environment variablesPietro Albini-28/+15
2019-10-29Auto merge of #65435 - michaelwoerister:fix-issue-64153, r=alexcrichtonbors-21/+68
2019-10-28Use rustc-workspace-hack for rustbookSamuel Holland-0/+6
2019-10-29Rollup merge of #65809 - roblabla:eficall-abi, r=nagisaMazdak Farrokhzad-82/+203
2019-10-29Rollup merge of #65562 - Patryk27:master, r=estebankMazdak Farrokhzad-44/+57
2019-10-29Rollup merge of #65531 - tmandry:bump-backtrace, r=cramertjMazdak Farrokhzad-1/+5
2019-10-29Rollup merge of #65318 - estebank:coherence, r=varkorMazdak Farrokhzad-250/+467
2019-10-29Rollup merge of #65294 - varkor:lint-inline-prototype, r=matthewjasperMazdak Farrokhzad-205/+459
2019-10-28Use structured suggestion for unnecessary bounds in type aliasesEsteban Küber-28/+109
2019-10-28Update backtrace to 0.3.40Tyler Mandry-1/+5
2019-10-29forgot to add the changed stderrQuentin Boyer-6/+6
2019-10-28Auto merge of #65907 - Centril:rollup-9i8ev23, r=Centrilbors-215/+342
2019-10-28Rollup merge of #65893 - jafern14:let-expr-stable-error-messaging, r=CentrilMazdak Farrokhzad-5/+14
2019-10-28Rollup merge of #65891 - michaelwoerister:sp-crate-metadata, r=wesleywiserMazdak Farrokhzad-2/+1
2019-10-28Rollup merge of #65887 - lzutao:doc-vec-get, r=rkruppeMazdak Farrokhzad-2/+4
2019-10-28Rollup merge of #65877 - lzutao:iter-chain-once, r=CentrilMazdak Farrokhzad-3/+18
2019-10-28Rollup merge of #65858 - davidtwco:rfc-2203-feature-gate-in-error, r=ecstatic...Mazdak Farrokhzad-14/+83
2019-10-28Rollup merge of #65825 - eddyb:def-index-vec, r=varkorMazdak Farrokhzad-23/+17
2019-10-28Rollup merge of #65643 - varkor:remove-free-regions-from-const-placeholder, r...Mazdak Farrokhzad-7/+9
2019-10-28Rollup merge of #65640 - estebank:recover-missing-semi, r=CentrilMazdak Farrokhzad-157/+175
2019-10-28Rollup merge of #65563 - GuillaumeGomez:long-err-explanation-E0587, r=Dylan-DPCMazdak Farrokhzad-2/+21
2019-10-28Output previous stable error messaging when using stable build.Agustin Fernandez-5/+14
2019-10-28submodules: update clippy from 66df92ae to c8e3cfbdMatthias Krüger-7/+11
2019-10-28Revert "Temporarily enable asmjs and wasm32 CI on PRs"Thomas Lively-4/+0
2019-10-28suggest `const_in_array_repeat_expression` flagDavid Wood-14/+83
2019-10-28proc_macro: don't use Rust ABI fn pointers in a C ABI fn signature.Eduard-Mihai Burtescu-2/+2
2019-10-28proc_macro: consolidate bridge::client::run_expand{1,2} into one helper.Eduard-Mihai Burtescu-48/+23
2019-10-28removing trailing whitespacesStefan Lankes-1/+1
2019-10-28proc_macro: remove now-unnecessary ICE workarounds from bridge::client.Eduard-Mihai Burtescu-10/+9
2019-10-28review commentsEsteban Küber-44/+41
2019-10-28Tweak unexpected token wordingEsteban Küber-41/+42
2019-10-28Use heuristics to recover parsing of missing `;`Esteban Küber-100/+120
2019-10-28Improve pretty-printing for compound qualified paths.Patryk Wychowaniec-3/+13
2019-10-28Fix a previously forgotten pretty-printing test after a change to the pretty-...Patryk Wychowaniec-1/+1
2019-10-28Improve the "try using a variant of the expected type" hint.Patryk Wychowaniec-44/+47
2019-10-28Fix rebaseEsteban Küber-5/+5
2019-10-28Auto merge of #65202 - pietroalbini:scriptify-ci-config, r=alexcrichtonbors-281/+453
2019-10-28add commentEsteban Küber-1/+1
2019-10-28Do not display ADT type arguments and fix rebaseEsteban Küber-73/+106
2019-10-28Account for tuples in explanationEsteban Küber-25/+26
2019-10-28Talk about specific types and remove lifetimes from outputEsteban Küber-43/+100
2019-10-28Further tweak spans for better readabilityEsteban Küber-18/+18
2019-10-28Use more targeted spans for orphan rule errorsEsteban Küber-199/+312
2019-10-28Call out the types that are non local on E0117Esteban Küber-61/+74
2019-10-28Ignore issue-64153 run-make test on Windows since supporting a Windows versio...Michael Woerister-0/+4