about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-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-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-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-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-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-26Avoid function-scoping global variablesMark Rousskov-9/+9
2020-08-26Auto merge of #75944 - jumbatm:issue-75924-clashing-extern-decl-ice, r=spasto...bors-10/+47
2020-08-26Fix swapped stability attributesJoshua Nelson-6/+6
2020-08-26Auto merge of #75903 - jyn514:lint-refactor, r=GuillaumeGomezbors-18/+58
2020-08-27Fix ICE on unwrap of unknown layout.jumbatm-10/+47
2020-08-26Auto merge of #75893 - Dylan-DPC:fix/offset-to-u64, r=oli-obkbors-32/+25
2020-08-26Clean up E0761 explanationGuillaume Gomez-7/+3
2020-08-26Auto merge of #75687 - TimDiekmann:realloc-align, r=Amanieubors-11/+5
2020-08-26suggest await on unexpected typescsmoe-32/+126
2020-08-26bump version to 1.48Pietro Albini-2/+2
2020-08-26Point to a move-related span when pointing to closure upvarsAaron Hill-18/+102
2020-08-26Auto merge of #75843 - hermitcore:devel, r=nagisabors-6/+6
2020-08-26Auto merge of #75811 - ecstatic-morse:better-dlerror, r=nagisabors-34/+74
2020-08-25Auto merge of #75302 - Aaron1011:feature/partial-move-diag, r=estebankbors-257/+300
2020-08-25Explicitly pass `RTLD_LOCAL` to `dlopen`Dylan MacKenzie-4/+4
2020-08-25For VxWorks:Pang, Baoshan-1/+6
2020-08-25Always treat `dlsym` returning NULL as an errorDylan MacKenzie-31/+24
2020-08-25Auto merge of #74275 - wesleywiser:break_up_partitioning_rs, r=pnkfelixbors-1012/+1097
2020-08-25Auto merge of #75908 - pietroalbini:ci-bump-llvm, r=Mark-Simulacrumbors-7/+12
2020-08-25ci: fix macOS target name for LLVM 10Pietro Albini-3/+3
2020-08-25ci: bump LLVM source tarball on Linux to 10.0.0Pietro Albini-1/+1
2020-08-25ci: bump prebuilt LLVM on macOS and Windows to 10.0.0Pietro Albini-6/+11
2020-08-25Don't special case `warnings`Joshua Nelson-4/+1