about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-05-01compute where_outer on demand, remove it from ModuleTimothée Delabrouille-15/+14
2021-05-01Auto merge of #84658 - Amanieu:reserved_regs, r=petrochenkovbors-16/+16
2021-05-01Reserve x18 on AArch64 and un-reserve x16Amanieu d'Antras-3/+2
2021-05-01Auto merge of #84786 - JohnTitor:rollup-j5omx6f, r=JohnTitorbors-236/+309
2021-05-01Apply suggestions from code reviewAliénore Bouttefeux-2/+3
2021-05-01Rollup merge of #84774 - kraai:fix-misspelling, r=jyn514Yuki Okushi-1/+1
2021-05-01Rollup merge of #84765 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-05-01Rollup merge of #84756 - badboy:toc-for-tier-policy, r=GuillaumeGomezYuki Okushi-0/+11
2021-05-01Rollup merge of #84740 - r00ster91:patch-6, r=GuillaumeGomezYuki Okushi-20/+35
2021-05-01Rollup merge of #84704 - joshtriplett:platform-support-target-tier-policy, r=...Yuki Okushi-131/+174
2021-05-01Rollup merge of #84601 - tdelabro:rustdoc-get-rid-of-cache-extern_locations, ...Yuki Okushi-84/+88
2021-05-01Auto merge of #84582 - richkadel:issue-84561, r=tmandrybors-16/+639
2021-05-01Allow formatting specific subdirectoriesJoshua Nelson-7/+19
2021-05-01Don't check bootstrap artifacts by defaultJoshua Nelson-3/+3
2021-05-01Add support for --test-args to cargotestJoshua Nelson-1/+4
2021-05-01Apply `--cfg parallel_compiler` when documentingJoshua Nelson-0/+1
2021-04-30Fix misspellingMatthew James Kraai-1/+1
2021-05-01Auto merge of #84463 - jyn514:refactor-impl, r=CraftSpiderbors-30/+18
2021-04-30Remove unnecessary `provided_trait_methods` field from ImplJoshua Nelson-30/+18
2021-05-01Auto merge of #84747 - pietroalbini:bump-version, r=pietroalbinibors-1/+1
2021-04-30Update cargoEric Huss-0/+0
2021-04-30Auto merge of #84753 - hyd-dev:update-miri, r=RalfJungbors-7/+9
2021-04-30Add a ToC to the Target Tier Policy documentationJan-Erik Rediger-0/+11
2021-04-30Remove artificial flag from generator variantslrh2000-45/+75
2021-04-30Update LLVM submoduleAmanieu d'Antras-2/+0
2021-04-30Update LLVM for more wasm simd updatesAlex Crichton-0/+0
2021-04-30Update Mirihyd-dev-7/+9
2021-04-30Don't download cargo twice when download-rustc is setJoshua Nelson-5/+7
2021-04-30bump version to 1.54.0Pietro Albini-1/+1
2021-04-30error when --no-run is present without --testAliénore Bouttefeux-1/+13
2021-04-30`copy_path` -> `window.copy_path` + add semicolonr00ster-2/+2
2021-04-30Apply suggestionsr00ster-29/+34
2021-04-30Move outer fields of enums into variant parts in debuginfolrh2000-10/+10
2021-04-30Reset the docs' copy path button after 1 secondr00ster-0/+10
2021-04-30Rebuilt out of date tests and fixed an old bug now exposedRich Kadel-5/+250
2021-04-30Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkovbors-25/+141
2021-04-30Fix help for profile flagsTyler Mandry-2/+2
2021-04-30Add needs-run-enabled directive for should-fail testsTyler Mandry-5/+16
2021-04-30Include --run in stamp hashTyler Mandry-0/+1
2021-04-30Add support for --run for non-ui testsTyler Mandry-22/+43
2021-04-30Add run flag to bootstrap testTyler Mandry-0/+23
2021-04-30Add --run flag to compiletestTyler Mandry-5/+26
2021-04-29Rollup merge of #84690 - GuillaumeGomez:unneeded-bottom-margin-search-results...Jack Huey-1/+0
2021-04-29Rollup merge of #84688 - GuillaumeGomez:remove-unnecessary-css-for-search-res...Jack Huey-7/+0
2021-04-29Rollup merge of #84682 - jackh726:transitive_bounds_rebind, r=nikomatsakisJack Huey-0/+23
2021-04-29Rollup merge of #84451 - torhovland:flex, r=jshaJack Huey-14/+8
2021-04-29Auto merge of #84708 - pnkfelix:revert-77885-everywhere, r=Mark-Simulacrumbors-44/+0
2021-04-29Move parenting info to index_hir.Camille GILLOT-16/+13
2021-04-29Remove tests introduced or cahnged by PR #77885, which is reverted in this PR.Felix S. Klock II-44/+0
2021-04-29platform-support.md: Update for consistency with Target Tier PolicyJosh Triplett-131/+174