about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-12-23bootstrap: convert miri to use TarballPietro Albini-51/+14
2020-12-23bootstrap: simplify including licenses and readmes to tarballsPietro Albini-10/+10
2020-12-23bootstrap: convert clippy to use TarballPietro Albini-48/+19
2020-12-23bootstrap: convert cargo to use TarballPietro Albini-57/+44
2020-12-23bootstrap: convert rust-analysis to use TarballPietro Albini-36/+12
2020-12-23bootstrap: convert rustc-dev to use TarballPietro Albini-40/+16
2020-12-23bootstrap: convert rust-std to use TarballPietro Albini-30/+18
2020-12-23bootstrap: refactor showing the "dist" infoPietro Albini-23/+5
2020-12-23bootstrap: convert rustc to use TarballPietro Albini-52/+11
2020-12-23bootstrap: convert rust-mingw to use TarballPietro Albini-23/+5
2020-12-23bootstrap: convert rustc-docs to use TarballPietro Albini-34/+8
2020-12-23bootstrap: convert rust-docs to use TarballPietro Albini-41/+23
2020-12-23bootstrap: convert llvm-tools to use TarballPietro Albini-42/+21
2020-12-23bootstrap: convert build-manifest to use the new Tarball structPietro Albini-88/+146
2020-12-23Auto merge of #80262 - Mark-Simulacrum:pgo-rustc, r=pietroalbinibors-4/+176
2020-12-23Auto merge of #79261 - faern:deprecate-compare-and-swap, r=Amanieubors-3/+18
2020-12-23Auto merge of #80099 - jyn514:visibility-on-demand, r=GuillaumeGomezbors-60/+70
2020-12-23Auto merge of #80095 - jyn514:stability-on-demand, r=GuillaumeGomezbors-80/+75
2020-12-23Auto merge of #80314 - GuillaumeGomez:rollup-9rc48vx, r=GuillaumeGomezbors-16/+54
2020-12-23Rollup merge of #80285 - ehuss:update-books, r=ehussGuillaume Gomez-0/+0
2020-12-23Rollup merge of #80266 - bugadani:dup-test, r=jyn514Guillaume Gomez-16/+0
2020-12-23Rollup merge of #80136 - aDotInTheVoid:74824-test, r=Mark-SimulacrumGuillaume Gomez-0/+54
2020-12-22Auto merge of #80242 - Nadrieril:explain-and-factor-splitting, r=varkorbors-28/+71
2020-12-22Utilize PGO for rustc linux dist buildsMark Rousskov-4/+176
2020-12-22Auto merge of #80071 - jyn514:timings, r=Mark-Simulacrumbors-19/+26
2020-12-22Add some testsNadrieril-28/+71
2020-12-22Migrate standard library away from compare_and_swapLinus Färnstrand-3/+18
2020-12-22Auto merge of #78242 - Nadrieril:rename-overlapping_endpoints-lint, r=varkorbors-88/+105
2020-12-21Update booksEric Huss-0/+0
2020-12-21Remove redundant testDániel Buga-16/+0
2020-12-21Auto merge of #79270 - RalfJung:array-repeat-consts, r=oli-obkbors-0/+27
2020-12-21Auto merge of #80205 - tomprogrammer:prettyprint-pattern-mut-binding, r=david...bors-0/+19
2020-12-21Auto merge of #80206 - poliorcetics:rustdoc-default-langstring, r=GuillaumeGo...bors-39/+29
2020-12-21Rollup merge of #80244 - jyn514:spans, r=bugadaniDylan DPC-103/+94
2020-12-21Rollup merge of #80240 - yshui:master, r=Mark-SimulacrumDylan DPC-6/+8
2020-12-21Rollup merge of #80239 - flip1995:clippyup, r=ManishearthDylan DPC-1049/+3201
2020-12-21Rollup merge of #80211 - wabain:async-fn-trait-bound-suggestion, r=petrochenkovDylan DPC-1/+89
2020-12-21Rollup merge of #80199 - RalfJung:const-fake, r=oli-obkDylan DPC-1/+35
2020-12-21Rollup merge of #80170 - ldm0:fixice, r=lcnrDylan DPC-0/+57
2020-12-20Fix incorrect logic when merging matchesJoshua Nelson-2/+3
2020-12-20Remove unnecessary scopeJoshua Nelson-0/+2
2020-12-20Get rid of `locate()` in markdown handlingJoshua Nelson-102/+90
2020-12-20Auto merge of #78317 - est31:linear_in_impl_count, r=matthewjasperbors-0/+206
2020-12-20make sure installer only creates directories in DESTDIRYuxuan Shui-6/+8
2020-12-20Auto merge of #74699 - notriddle:fd-non-negative, r=m-ou-sebors-4/+18
2020-12-21Move test from compile-fail to ui/binopDonough Liu-0/+37
2020-12-20Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyupflip1995-1049/+3201
2020-12-20make sure [CONST; N] drops N timesRalf Jung-2/+16
2020-12-20add test that repeating non-Copy constants worksRalf Jung-0/+13
2020-12-20Auto merge of #80213 - jryans:bootstrap-skip-dsymutil, r=nagisabors-0/+16