summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-03-23removed tests introduced or changed by PR #77885, which is reverted here.Felix S. Klock II-44/+0
2021-03-22Set release channel to stableMark Rousskov-1/+1
2021-03-18Auto merge of #83171 - pnkfelix:revert-81473-warn-write-only-fields, r=Mark-S...bors-47/+0
2021-03-16[beta] Update cargoEric Huss-0/+0
2021-03-15Revert PR 81473 to resolve (on beta) issues 81626 and 81658.Felix S. Klock II-47/+0
2021-03-12[beta] Update cargoEric Huss-0/+0
2021-03-10Fix s390x stack-split argsJosh Stone-0/+0
2021-03-10Revert LLVM D81803 because it broke Windows 7Josh Stone-0/+0
2021-03-10Substitute erased lifetimes on bad placeholder typeEsteban Küber-2/+32
2021-03-10Add testDániel Buga-0/+11
2021-03-10Remove duplicate stringDániel Buga-1/+0
2021-03-10[intra-doc links] Don't check feature gates of items re-exported across cratesJoshua Nelson-0/+11
2021-03-10Fix popping singleton paths in when generating E0433Ömer Sinan Ağacan-0/+12
2021-03-10rustdoc: treat edition 2021 as unstableEric Huss-12/+2
2021-02-22[beta] Update cargoEric Huss-0/+0
2021-02-13Do not ICE on range patterns in function argumentsLeSeulArtichaut-5/+2
2021-02-13Add regression test for #81289LeSeulArtichaut-0/+18
2021-02-13Revert "Get rid of custom pretty-printing in rustdoc"LeSeulArtichaut-1/+71
2021-02-13parser: Fix panic in 'const impl' recoveryÖmer Sinan Ağacan-0/+22
2021-02-13bootstrap: fix wrong docs installation pathPietro Albini-1/+1
2021-02-13Bump stage0 to released stableMark Rousskov-2/+2
2021-02-11Ignore failures of RLS on aarch64 WindowsMark Rousskov-1/+7
2021-02-10bootstrap: Locate llvm-dwp based on llvm-config bindirDavid Tolnay-2/+5
2021-02-10remove unused backtrace refsCaleb Cartwright-1/+0
2021-02-10update RLS and rustfmtCaleb Cartwright-5/+5
2021-02-09Permit unstable features during PGO benchmarksMark Rousskov-0/+2
2021-02-09Update fulldeps testMark Rousskov-29/+18
2021-02-09prepare beta 1.51.0Pietro Albini-5/+5
2021-02-06Rollup merge of #81753 - tmiasko:inline-instruction-set, r=oli-obkMara Bos-0/+146
2021-02-06Rollup merge of #81675 - poliorcetics:respect-shortness, r=jyn514Mara Bos-1/+34
2021-02-06Rollup merge of #80011 - Stupremee:stabilize-peekable-next-if, r=dtolnayMara Bos-1/+0
2021-02-05Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-...bors-10747/+10745
2021-02-05Rollup merge of #81781 - m-ou-se:fix-ci, r=pietroalbiniMara Bos-1/+1
2021-02-05Rollup merge of #81763 - camelid:rustdoc-passes-desc-up, r=GuillaumeGomezMara Bos-7/+7
2021-02-05Rollup merge of #81730 - RustyYato:object-safe-allocator, r=AmanieuMara Bos-0/+13
2021-02-05Rollup merge of #81500 - CraftSpider:union-kind, r=jyn514Mara Bos-6/+20
2021-02-05Rollup merge of #81497 - camelid:rustdoc-display_fn-remove-cell, r=jyn514Mara Bos-11/+11
2021-02-05Rollup merge of #81456 - Amanieu:remote-test-server, r=AmanieuMara Bos-17/+10
2021-02-05Rollup merge of #81318 - CraftSpider:json-trait-fix, r=jyn514Mara Bos-11/+30
2021-02-05Rollup merge of #81307 - estebank:invalid-byte-str-span, r=petrochenkovMara Bos-103/+142
2021-02-05Rollup merge of #80726 - lcnr:unsize-query, r=oli-obkMara Bos-0/+36
2021-02-05Rollup merge of #79554 - b-naber:generic-associated-types-in-trait-paths, r=j...Mara Bos-37/+897
2021-02-05Fix `install-awscli.sh` error in CI.Mara Bos-1/+1
2021-02-05Auto merge of #81688 - pnkfelix:fix-llvm-version-check-in-run-make-tests, r=s...bors-22/+4
2021-02-04Bless code coverage testWesley Wiser-104/+6
2021-02-04regression test for issue 80949.Felix S. Klock II-0/+34
2021-02-04Revert "Simplify unscheduling of drops after moves"Felix S. Klock II-18/+55
2021-02-04Revert "Use `record_operands_moved` more aggresively"Felix S. Klock II-99/+187
2021-02-04Revert "Avoid leaking block expression values"Felix S. Klock II-10645/+10582
2021-02-05Auto merge of #81756 - ehuss:update-cargo, r=ehussbors-0/+0