about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-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-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-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
2020-08-25Warn about unknown or renamed lintsJoshua Nelson-2/+45
2020-08-25Rename debugging_options -> debugging_opts to match rustcJoshua Nelson-13/+13
2020-08-25Minor refactorsJoshua Nelson-3/+3
2020-08-25VariantDef: move recovered into VariantFlagsBastian Kauschke-6/+15
2020-08-25Auto merge of #75773 - matklad:snapshot-tests, r=Mark-Simulacrumbors-0/+56
2020-08-25suggest await before methodcsmoe-17/+97
2020-08-25suggest await on field accesscsmoe-41/+106
2020-08-25append more test cases for issue 61076csmoe-4/+58
2020-08-25Auto merge of #75132 - scottmcm:stabilize-range-is-empty, r=dtolnaybors-5/+3
2020-08-25Auto merge of #75764 - workingjubilee:tidy-up-cargo-metadata, r=Mark-Simulacrumbors-1/+1
2020-08-25tidyDPC-1/+1
2020-08-25Auto merge of #75666 - davidtwco:tidy-lang-items, r=varkorbors-299/+277
2020-08-25cleanupDPC-9/+5
2020-08-24Unbreak the clippy testScott McMurray-1/+3
2020-08-24Auto merge of #75625 - mati865:mingw-cross-compile, r=Mark-Simulacrumbors-1/+10
2020-08-25removed not-needed conversionDPC-2/+1
2020-08-24Stabilize Range[Inclusive]::is_emptyScott McMurray-4/+0