about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-05-02Add ErrorKind::OutOfMemoryKornel-2/+4
2021-05-02Auto merge of #84750 - jyn514:nix-cargo, r=Mark-Simulacrumbors-5/+7
2021-05-02Auto merge of #84638 - mark-i-m:unignore-tests, r=Mark-Simulacrumbors-4/+1
2021-05-01Auto merge of #84471 - jyn514:linkcheck-llvm, r=Mark-Simulacrumbors-1/+4
2021-05-01Auto merge of #84410 - BoxyUwU:blue, r=varkorbors-0/+39
2021-05-01Auto merge of #83114 - cjgillot:hop, r=eddybbors-16/+13
2021-05-01test: *sneezes*Ellen-0/+39
2021-05-01Auto merge of #83857 - ABouttefeux:master, r=jyn514bors-1/+71
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-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-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-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-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
2021-04-29only store locations in extern_locationsTimothée Delabrouille-43/+47
2021-04-29Auto merge of #84556 - RalfJung:const-fn-trait-bound, r=oli-obkbors-121/+81
2021-04-29Auto merge of #84233 - jyn514:track-path-prefix, r=michaelwoeristerbors-3/+6
2021-04-29Add integration test for `--remap-pathh-prefix`Joshua Nelson-3/+6
2021-04-29Auto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrumbors-10/+28