about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-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-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
2020-09-16Auto merge of #76781 - RalfJung:rollup-ve66o2j, r=RalfJungbors-157/+11
2020-09-16Rollup merge of #76641 - nox:pointee-random-stuff, r=eddybRalf Jung-1/+1
2020-09-16Rollup merge of #76622 - jyn514:bootstrap-readme, r=Mark-SimulacrumRalf Jung-28/+10
2020-09-16Rollup merge of #76369 - ayushmishra2005:move_various_str_tests_library, r=jy...Ralf Jung-20/+0
2020-09-16Rollup merge of #76366 - ayushmishra2005:arith_tests_in_library, r=jyn514Ralf Jung-41/+0
2020-09-16Rollup merge of #76335 - CDirkx:const-duration, r=ecstatic-morseRalf Jung-67/+0
2020-09-16Auto merge of #76625 - jyn514:default-stages, r=Mark-Simulacrumbors-42/+62
2020-09-16document how to use memory addresses as operandsLzu Tao-0/+19
2020-09-16Auto merge of #76771 - Dylan-DPC:rollup-qj4j3ma, r=Dylan-DPCbors-22/+204
2020-09-16Rollup merge of #76763 - ehuss:update-cargo, r=ehussDylan DPC-0/+0
2020-09-16Rollup merge of #76689 - jyn514:update-pulldown, r=GuillaumeGomezDylan DPC-17/+38
2020-09-16Rollup merge of #76048 - alistair23:alistair/rv32-linux, r=AmanieuDylan DPC-0/+1
2020-09-16Rollup merge of #75886 - erikdesjardins:index, r=nikicDylan DPC-0/+78
2020-09-16Rollup merge of #75304 - Aaron1011:feature/diag-deref-move-out, r=estebankDylan DPC-5/+87
2020-09-15Auto merge of #76755 - pietroalbini:gha-macos, r=Mark-Simulacrumbors-51/+73
2020-09-15Update booksEric Huss-0/+0
2020-09-15Update cargoEric Huss-0/+0
2020-09-15Auto merge of #73595 - SNCPlay42:lifetime-after-mut, r=Mark-Simulacrumbors-0/+74
2020-09-15ci: gate macOS on GHA tooPietro Albini-51/+73
2020-09-15Make the default stage for x.py configurableJoshua Nelson-42/+62
2020-09-15doc: platform-support.md: Move to tier 3Alistair Francis-1/+1
2020-09-15Auto merge of #76708 - Mark-Simulacrum:lld-macos, r=alexcrichtonbors-0/+11
2020-09-15doc: platform-support.md: Document portAlistair Francis-0/+1
2020-09-15improve diagnostics for lifetime after `&mut`SNCPlay42-0/+74
2020-09-15Enable shared linking to LLVM on non-WindowsMark Rousskov-0/+11
2020-09-15Avoid printing dry run timingsMark Rousskov-1/+1
2020-09-15Add a comment why rustdoc loads crates from the sysrootJoshua Nelson-1/+5
2020-09-15Auto merge of #76311 - lzutao:split_core-slice, r=lcnrbors-1/+1
2020-09-15Fix clippy hard-code slice::Iter pathLzu Tao-1/+1
2020-09-15Auto merge of #76171 - estebank:turbofish-the-revenge, r=davidtwcobors-3/+101
2020-09-15This commit introduces the following changes:Hameer Abbasi-5/+59
2020-09-15Auto merge of #76684 - jyn514:refactor-intra-links, r=manishearthbors-631/+659