about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-08-29Auto merge of #76034 - flip1995:clippyup, r=Manishearthbors-1092/+4160
2020-08-29Auto merge of #75370 - simonvandel:optimize-if-condition-on-int-to-switch, r=...bors-0/+662
2020-08-29New pass to optimize `if`conditions on integrals to switches on the integerSimon Vandel Sillesen-0/+662
2020-08-29Auto merge of #75985 - csmoe:issue-61076-1, r=estebankbors-7/+11
2020-08-29Auto merge of #75916 - jyn514:unify-error-reporting, r=eucliobors-116/+154
2020-08-29Auto merge of #74922 - joshtriplett:ninja-by-default, r=Mark-Simulacrumbors-8/+52
2020-08-29Auto merge of #75939 - Amanieu:fix_asm2, r=nagisabors-6/+12
2020-08-28Auto merge of #76035 - tiagolam:master, r=pietroalbinibors-0/+1
2020-08-28Fix testAmanieu d'Antras-10/+11
2020-08-28Build dist-x86_64-musl with --enable-profiler.Tiago Lam-0/+1
2020-08-28Auto merge of #76018 - pietroalbini:ci-left-fallible-finish-2, r=Mark-Simulacrumbors-9/+9
2020-08-28Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyupflip1995-1092/+4160
2020-08-28Disable ninja on the dry-run builderJosh Triplett-0/+1
2020-08-28Rollup merge of #76000 - richkadel:llvm-coverage-map-gen-6b.2, r=wesleywiserPietro Albini-0/+12
2020-08-28Rollup merge of #75989 - matklad:renamerustdoctest, r=GuillaumeGomezPietro Albini-7/+7
2020-08-28Rollup merge of #75972 - JulianKnodt:i70381, r=rollupPietro Albini-1/+15
2020-08-28Rollup merge of #75941 - GuillaumeGomez:cleanup-e0761, r=Dylan-DPCPietro Albini-7/+3
2020-08-28Rollup merge of #75330 - Nemo157:improve-doc-cfg-features, r=GuillaumeGomezPietro Albini-33/+154
2020-08-28ci: run cancel-outdated-builds after fully setting up the envPietro Albini-9/+9
2020-08-28Auto merge of #70212 - Amanieu:catch_foreign, r=Mark-Simulacrumbors-61/+194
2020-08-27Auto merge of #75995 - pietroalbini:ci-let-fallible-finish, r=Mark-Simulacrumbors-1/+15
2020-08-27Auto merge of #75976 - GuillaumeGomez:help-popup, r=jyn514bors-4/+5
2020-08-27Abort when catch_unwind catches a foreign exceptionAmanieu d'Antras-61/+194
2020-08-27Adds --bless support to test/run-make-fulldepsRich Kadel-0/+12
2020-08-27ci: disable cancel-outdated-builds for auto-falliblePietro Albini-1/+15
2020-08-27Auto merge of #75933 - Aaron1011:feature/closure-move-err, r=oli-obkbors-18/+102
2020-08-27Rename rustdoc/test -> rustdoc/doctestAleksey Kladov-7/+7
2020-08-27Auto merge of #74941 - dylanmckay:replace-broken-avr-unknown-unknown-target, ...bors-52/+60
2020-08-27should not try to apply field accessing on enumcsmoe-7/+11
2020-08-27Delay help popup creation to when it's neededGuillaume Gomez-2/+3
2020-08-27Improve helper wordingGuillaume Gomez-2/+2
2020-08-27Auto merge of #75947 - pietroalbini:bootstrap-update, r=Mark-Simulacrumbors-2/+2
2020-08-27Auto merge of #72784 - csmoe:issue-61076, r=estebankbors-7/+299
2020-08-27add projection_ty_from_predicates querycsmoe-32/+31
2020-08-27Fix ICE due to carriage return w/ multibyte charkadmin-1/+15
2020-08-26Debian 6 doesn't have ninja, so use make for the dist buildsJosh Triplett-2/+2
2020-08-27Auto merge of #75842 - camelid:highlight-crate-links, r=jyn514bors-1/+5
2020-08-27Auto merge of #75966 - Dylan-DPC:rollup-srfpces, r=Dylan-DPCbors-21/+38
2020-08-26Add new lint to prevent usage of unwrap in fns that return resultJane Lusby-0/+7
2020-08-27Rollup merge of #75958 - Mark-Simulacrum:fix-toolstate, r=kennytmDylan DPC-9/+9
2020-08-27Rollup merge of #75953 - jyn514:missing-lints, r=ManishearthDylan DPC-6/+6
2020-08-27Rollup merge of #75870 - GuillaumeGomez:unify-border-color-theme-ayu, r=pickfireDylan DPC-1/+1
2020-08-27Rollup merge of #75837 - GuillaumeGomez:fix-font-color-help-button, r=CldfireDylan DPC-0/+2
2020-08-27Rollup merge of #75806 - GuillaumeGomez:prevent-automatic-page-change-history...Dylan DPC-4/+14
2020-08-27Rollup merge of #75758 - bpangWR:master, r=Mark-SimulacrumDylan DPC-1/+6
2020-08-26Auto merge of #75898 - lcnr:variant-def-recovered, r=petrochenkovbors-6/+15
2020-08-26Provide a better diagnostic if ninja isn't installedJosh Triplett-2/+10
2020-08-26Install ninja on CI buildersJosh Triplett-0/+34
2020-08-26Disable ninja on macOS CIJosh Triplett-6/+6
2020-08-26Set ninja=true by defaultJosh Triplett-0/+1