about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-08-13Rollup merge of #75500 - glandium:arm64-mac-zlib, r=Mark-SimulacrumTyler Mandry-1/+1
2020-08-13Rollup merge of #75479 - matthiaskrgr:package_docs, r=Mark-SimulacrumTyler Mandry-0/+1
2020-08-13Rollup merge of #75471 - richkadel:llvm-program-name, r=wesleywiserTyler Mandry-1/+25
2020-08-13Rollup merge of #75467 - rubenrua:rubenrua-patch-E0477, r=oli-obkTyler Mandry-2/+1
2020-08-13Rollup merge of #75462 - Mark-Simulacrum:clean-queries, r=petrochenkovTyler Mandry-11/+8
2020-08-13Rollup merge of #75459 - RalfJung:local-info, r=oli-obkTyler Mandry-3/+6
2020-08-13Rollup merge of #75452 - michaelwoerister:sp-cache-more-query-keys, r=lcnrTyler Mandry-1/+45
2020-08-13Rollup merge of #75417 - npmccallum:naked, r=matthewjasperTyler Mandry-55/+11
2020-08-13Rollup merge of #75319 - estebank:format-ice, r=eddybTyler Mandry-20/+26
2020-08-13Rollup merge of #74650 - estebank:ambiguous-expr-binop, r=eddybTyler Mandry-25/+63
2020-08-14Disable zlib in LLVM on aarch64-apple-darwinMike Hommey-1/+1
2020-08-13Auto merge of #75382 - JulianKnodt:match_branches, r=oli-obkbors-0/+240
2020-08-13Auto merge of #74793 - tmiasko:san-macos, r=Mark-Simulacrumbors-4/+14
2020-08-13Auto merge of #75443 - lcnr:opaque-normalize, r=nikomatsakisbors-9/+17
2020-08-13Auto merge of #75212 - JulianKnodt:array_map, r=LukasKalbertodtbors-1/+17
2020-08-13self-profile: Cache more query key strings when doing self-profiling.Michael Woerister-1/+45
2020-08-13Auto merge of #75322 - JulianKnodt:revisions, r=lcnrbors-853/+1325
2020-08-13make rustc-docs component available to rustupMatthias Krüger-0/+1
2020-08-13Auto merge of #75478 - RalfJung:miri, r=RalfJungbors-8/+10
2020-08-13Add 64bit / 32bit fileskadmin-22/+91
2020-08-13Link sanitizers when creating dynamic libraries on macOSTomasz Miąsko-4/+14
2020-08-13update miriRalf Jung-8/+10
2020-08-13bless diffkadmin-5/+75
2020-08-13Update to pick Eq or Nekadmin-13/+15
2020-08-13Update w/ comments from olikadmin-57/+40
2020-08-13Update to actually use transformkadmin-3/+3
2020-08-13First iteration of simplify match brancheskadmin-0/+116
2020-08-13Auto merge of #75431 - ehuss:platform-support, r=Mark-Simulacrumbors-5/+339
2020-08-13Auto merge of #75426 - ehuss:update-cargo, r=ehussbors-0/+0
2020-08-13Add Array Impl Lang Item in various placeskadmin-1/+16
2020-08-13Create lang item array and add map fnkadmin-0/+1
2020-08-13Rollup merge of #75473 - JulianKnodt:swap_order_oops, r=varkorYuki Okushi-2/+2
2020-08-13Rollup merge of #75457 - Mark-Simulacrum:llvm-clean, r=cuviperYuki Okushi-25/+0
2020-08-13Rollup merge of #75451 - GuillaumeGomez:cleanup-e0751, r=pickfireYuki Okushi-3/+3
2020-08-13Rollup merge of #75449 - RalfJung:const-prop-test, r=wesleywiserYuki Okushi-0/+14
2020-08-13Rollup merge of #75372 - estebank:lt-sugg-in-type, r=lcnrYuki Okushi-38/+360
2020-08-13Rollup merge of #75201 - Hirrolot:hirrolot/fix-clippy-warnings, r=varkorYuki Okushi-74/+42
2020-08-12Flip order of const & typekadmin-2/+2
2020-08-12Change registered "program name" for -Cllvm-args usage messagesRich Kadel-1/+25
2020-08-12Fix E0741 error code explanationRuben Gonzalez-2/+1
2020-08-12Auto merge of #75396 - RalfJung:miri-spans, r=oli-obkbors-56/+69
2020-08-12Update stderr fileskadmin-960/+85
2020-08-12Remove unused tcx parameterMark Rousskov-11/+8
2020-08-12Auto merge of #75354 - estebank:tuple-struct-as-struct-pat, r=petrochenkovbors-14/+43
2020-08-12fix LocalInfo doc commentRalf Jung-3/+6
2020-08-12Remove ArchiveKind::OtherMark Rousskov-4/+0
2020-08-12Remove CodeGenOptLevel::OtherMark Rousskov-5/+0
2020-08-12Remove AsmDialect::OtherMark Rousskov-4/+0
2020-08-12Remove FileType::OtherMark Rousskov-4/+0
2020-08-12Add a script to verify the Platform Support page is up-to-date.Eric Huss-8/+114