about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-03-24Implement Fuse with OptionJosh Stone-255/+340
2020-03-24Auto merge of #70190 - pietroalbini:gha, r=Mark-Simulacrumbors-29/+1157
2020-03-24ci: add notice on top of the azure pipelines configurationPietro Albini-0/+55
2020-03-24bootstrap: remove default and only_host from expand-yaml-anchorsPietro Albini-2/+0
2020-03-24ci: run the "bors build finished" jobs only during try and auto runsPietro Albini-2/+4
2020-03-24ci: move the whole workspace directory on gha/linuxPietro Albini-1/+9
2020-03-24ci: run gha workflows for try, auto and master on the forkPietro Albini-3/+3
2020-03-24ci: fix out of disk space errors on linux GHAPietro Albini-4/+8
2020-03-24ci: don't move the build to C: on GitHub ActionsPietro Albini-1/+1
2020-03-24ci: add github actions configurationPietro Albini-11/+1072
2020-03-24ci: rename script windows-symlink-build-dir to symlink-build-dirPietro Albini-2/+2
2020-03-24ci: fix azure pipeline specific code in install-awscliPietro Albini-1/+1
2020-03-24Auto merge of #70163 - nikic:llvm-10-preparation, r=cuviperbors-12/+37
2020-03-24Auto merge of #69894 - vtbassmatt:master, r=nellshamrellbors-23/+36
2020-03-24Rollup merge of #70289 - nnethercote:refactor-codegen, r=eddybMazdak Farrokhzad-109/+104
2020-03-24Rollup merge of #70284 - lcnr:issue70273-what-the-heck-git, r=eddybMazdak Farrokhzad-15/+73
2020-03-24Rollup merge of #70259 - wesleywiser:use_reveal_all, r=eddybMazdak Farrokhzad-18/+68
2020-03-24Rollup merge of #70213 - eddyb:stalled-on-ty-or-const, r=nikomatsakisMazdak Farrokhzad-67/+121
2020-03-24Rollup merge of #70077 - Aaron1011:feature/new-def-path-ident, r=petrochenkovMazdak Farrokhzad-75/+345
2020-03-24Rollup merge of #70074 - Centril:unpanictry, r=petrochenkovMazdak Farrokhzad-274/+584
2020-03-24Rollup merge of #69788 - ArekPiekarz:unstable_book_optin_builtin_traits, r=Dy...Mazdak Farrokhzad-1/+1
2020-03-24Rollup merge of #68884 - Zoxc:gen-type, r=nikomatsakisMazdak Farrokhzad-95/+231
2020-03-24pacify missing sysroot spans issueMazdak Farrokhzad-4/+9
2020-03-24fix rebase fallout due to #69497.Mazdak Farrokhzad-10/+25
2020-03-24fix rebase falloutMazdak Farrokhzad-0/+2
2020-03-24expand: address review commentsMazdak Farrokhzad-64/+64
2020-03-24expand: add recovery for parse_ntMazdak Farrokhzad-16/+63
2020-03-24defatalize expand_test_or_benchMazdak Farrokhzad-10/+26
2020-03-24defatalize get_test_runnerMazdak Farrokhzad-10/+10
2020-03-24expand: nix unused methodMazdak Farrokhzad-4/+1
2020-03-24defatalize `compile_declarative_macro`Mazdak Farrokhzad-16/+54
2020-03-24mbe::transcribe: defatalize errors.Mazdak Farrokhzad-37/+68
2020-03-24remove ExtCxt::struct_span_warnMazdak Farrokhzad-3/+2
2020-03-24defatalize ProcMacroDerive::expandMazdak Farrokhzad-33/+44
2020-03-24defatalize AttrProcMacro::expandMazdak Farrokhzad-18/+16
2020-03-24defatalize BangProcMacro::expandMazdak Farrokhzad-25/+52
2020-03-24generic_extension: defatalize Error caseMazdak Farrokhzad-9/+32
2020-03-24nix remaining rustc_expand::panictry! uses.Mazdak Farrokhzad-35/+19
2020-03-24nix panictry! in ParserAnyMacro::makeMazdak Farrokhzad-48/+153
2020-03-24rustc_expand::base: nix panictry! usesMazdak Farrokhzad-4/+16
2020-03-24Auto merge of #70343 - Centril:rollup-94egfvs, r=Centrilbors-1932/+1947
2020-03-24Rollup merge of #70309 - GuillaumeGomez:cleanup-e0452, r=Dylan-DPCMazdak Farrokhzad-1/+3
2020-03-24Rollup merge of #70294 - estebank:bad-placeholder-in-where, r=CentrilMazdak Farrokhzad-86/+192
2020-03-24Rollup merge of #70283 - CDirkx:regression-test-70155, r=oli-obkMazdak Farrokhzad-0/+30
2020-03-24Rollup merge of #70277 - matthewjasper:remove-closurebound, r=nikomatsakisMazdak Farrokhzad-129/+50
2020-03-24Rollup merge of #70267 - RalfJung:const-prop-unsup, r=oli-obk,wesleywiserMazdak Farrokhzad-23/+56
2020-03-24Rollup merge of #70264 - tirr-c:issue-69789-mut-suggestion, r=estebankMazdak Farrokhzad-23/+82
2020-03-24Rollup merge of #70242 - DeeDeeG:improve-e0308, r=Dylan-DPCMazdak Farrokhzad-36/+36
2020-03-24Rollup merge of #70087 - ecstatic-morse:remove-const-eval-loop-detector, r=Ra...Mazdak Farrokhzad-564/+73
2020-03-24Rollup merge of #69981 - oli-obk:const_blocks, r=eddybMazdak Farrokhzad-593/+629