about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-09-19Rollup merge of #76798 - alistair23:alistair/rv32-linux, r=jyn514Ralf Jung-0/+1
2020-09-19Rollup merge of #76796 - jyn514:wrong-stage, r=shepmasterRalf Jung-1/+7
2020-09-19Rollup merge of #76749 - guswynn:hir_ranges, r=estebankRalf Jung-2/+29
2020-09-19Rollup merge of #76434 - RalfJung:black-box, r=Mark-SimulacrumRalf Jung-18/+13
2020-09-19Rollup merge of #75580 - JulianKnodt:or_pattern, r=wesleywiserRalf Jung-0/+108
2020-09-19Auto merge of #76856 - jonas-schievink:dist-rustc-src, r=Mark-Simulacrumbors-0/+12
2020-09-18Auto merge of #76782 - lzutao:rd-cap, r=jyn514bors-6/+8
2020-09-18Auto merge of #76884 - Mark-Simulacrum:fix-macos-ci, r=pietroalbinibors-39/+3
2020-09-18Auto merge of #76575 - lcnr:abstract-const, r=oli-obkbors-8/+179
2020-09-18Make sure we build target-only things (e.g., docs) for host platforms tooMark Rousskov-3/+3
2020-09-18Remove duplicate macOS buildersMark Rousskov-36/+0
2020-09-18support const_evaluatable_checked across crate boundariesBastian Kauschke-0/+73
2020-09-18add test for let-bindingsBastian Kauschke-0/+33
2020-09-18add function callsBastian Kauschke-0/+30
2020-09-18allow unary operations and ignore StorageLive/Dead stmtsBastian Kauschke-0/+14
2020-09-18use abstract consts when unifying ConstKind::UnevaluatedBastian Kauschke-8/+15
2020-09-18initial working stateBastian Kauschke-0/+14
2020-09-18Auto merge of #72412 - VFLashM:issue-72408-nested-closures-exponential, r=tma...bors-18/+85
2020-09-18Auto merge of #76837 - wesleywiser:disable_consideredequal, r=oli-obkbors-15/+31
2020-09-18Calculate more correct capacity in merge_attrsLzu Tao-6/+8
2020-09-17Better handling for exponential-sized types in misc placesValerii Lashmanov-11/+15
2020-09-17Only visit types once when walking the type treeValerii Lashmanov-7/+70
2020-09-18Fix --bless for mir-opt 32/64 bit fileNixon Enraght-Moony-3/+4
2020-09-18Distribute rustc sources as part of `rustc-dev`Jonas Schievink-0/+12
2020-09-17Rename 32 bit mir files to be more tool friendlyNixon Enraght-Moony-0/+0
2020-09-17Rename 64 bit mir files to be more tool friendlyNixon Enraght-Moony-0/+210
2020-09-17Put bit qualifier before mir/diffNixon Enraght-Moony-2/+2
2020-09-17[mir-opt] Disable the `ConsideredEqual` logic in SimplifyBranchSame optWesley Wiser-15/+31
2020-09-17Auto merge of #76028 - aticu:improve_e0118, r=estebank,jyn514,GuillaumeGomezbors-9/+31
2020-09-16Auto merge of #76804 - tmandry:rollup-nwntt3q, r=tmandrybors-66/+135
2020-09-16comments and factor to own methodGus Wynn-2/+2
2020-09-16Rollup merge of #76764 - ehuss:update-books, r=ehussTyler Mandry-0/+0
2020-09-16Rollup merge of #76741 - Mark-Simulacrum:no-dry-run-timing, r=alexcrichtonTyler Mandry-1/+1
2020-09-16Rollup merge of #76735 - jyn514:no-clone, r=Mark-SimulacrumTyler Mandry-40/+39
2020-09-16Rollup merge of #76728 - jyn514:rustdoc-extern-crate, r=ehussTyler Mandry-2/+10
2020-09-16Rollup merge of #76719 - hameerabbasi:min-const-generics-ty, r=lcnrTyler Mandry-5/+59
2020-09-16Rollup merge of #76642 - GuillaumeGomez:ignored-private-doc-test, r=jyn514Tyler Mandry-12/+20
2020-09-16Rollup merge of #75026 - JulianKnodt:array_windows, r=AmanieuTyler Mandry-6/+6
2020-09-16Auto merge of #76420 - Gelbpunkt:aarch64-linux-musl, r=pietroalbinibors-24/+15
2020-09-16give better suggestion when matching a const rangeGus Wynn-2/+29
2020-09-16tools/build-manifest: Add support for RISC-V 32-bitAlistair Francis-0/+1
2020-09-16Give a better error message when x.py uses the wrong stage for CIJoshua Nelson-1/+7
2020-09-16Add array window fnkadmin-6/+6
2020-09-16Remove unnecessary `clone()`s in bootstrapJoshua Nelson-40/+39
2020-09-16Rollup merge of #76717 - ehuss:fix-rustc-book-libdir, r=Mark-SimulacrumDylan DPC-7/+18
2020-09-16Rollup merge of #76710 - rust-lang:rust-analyzer-2020-09-14, r=jonas-schievinkDylan DPC-16/+33
2020-09-16Rollup merge of #76699 - lcnr:const-infer-err, r=varkorDylan DPC-8/+52
2020-09-16Rollup merge of #76695 - iximeow:trait-generic-bound-suggestion, r=estebankDylan DPC-2/+59
2020-09-16Rollup merge of #76681 - tshepang:unused, r=Mark-SimulacrumDylan DPC-52/+0
2020-09-16Rollup merge of #76675 - lzutao:asm_doc, r=AmanieuDylan DPC-3/+22