about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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 #84749 - XAMPPRocky:cranelift-rebase, r=bjorn3Yuki Okushi-1294/+792
2021-05-01Rollup merge of #84740 - r00ster91:patch-6, r=GuillaumeGomezYuki Okushi-20/+35
2021-05-01Rollup merge of #84724 - MaskRay:sys-fs, r=petrochenkovYuki Okushi-3/+3
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-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 #84719 - Mark-Simulacrum:reduce-query-impl, r=davidtwcobors-49/+55
2021-04-30Auto merge of #84753 - hyd-dev:update-miri, r=RalfJungbors-7/+9
2021-04-30Merge commit '15c8d31392b9fbab3b3368b67acc4bbe5983115a' into cranelift-rebaseErin Power-1/+4
2021-04-30No-op register_jit on Windows (#1170)XAMPPRocky-1/+4
2021-04-30Add a ToC to the Target Tier Policy documentationJan-Erik Rediger-0/+11
2021-04-30Auto merge of #84654 - alexcrichton:update-llvm-, r=cuviperbors-2/+0
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-30[cg_clif] Fix run_jit from syncErin Power-51/+5
2021-04-30bump version to 1.54.0Pietro Albini-1/+1
2021-04-30Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795'Erin Power-1243/+784
2021-04-30Auto merge of #84716 - joshtriplett:chroot, r=dtolnaybors-0/+33
2021-04-30`copy_path` -> `window.copy_path` + add semicolonr00ster-2/+2
2021-04-30Auto merge of #84522 - CDirkx:cmath, r=yaahcbors-118/+34
2021-04-30Apply suggestionsr00ster-29/+34
2021-04-30Remove unused parameterbjorn3-3/+2
2021-04-30Reset the docs' copy path button after 1 secondr00ster-0/+10
2021-04-30Add std::os::unix::fs::chroot to change the root directory of the current pro...Josh Triplett-0/+33
2021-04-30Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkovbors-189/+459
2021-04-29Auto merge of #84729 - jackh726:rollup-dnm8kg5, r=jackh726bors-47/+120
2021-04-29Rollup merge of #84713 - camelid:fix-regression-issue-template, r=Mark-Simula...Jack Huey-1/+1
2021-04-29Rollup merge of #84706 - joshtriplett:reduce-aliases, r=m-ou-seJack Huey-1/+0
2021-04-29Rollup merge of #84705 - lcnr:const_generics-rec, r=joshtriplettJack Huey-12/+21
2021-04-29Rollup merge of #84692 - r00ster91:var-var_os-vars, r=joshtriplettJack Huey-2/+11
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 #84683 - Ben-Lichtman:grammar, r=jonas-schievinkJack Huey-4/+4
2021-04-29Rollup merge of #84682 - jackh726:transitive_bounds_rebind, r=nikomatsakisJack Huey-3/+28
2021-04-29Rollup merge of #84590 - est31:array_into_iter, r=nikomatsakisJack Huey-2/+47
2021-04-29Rollup merge of #84451 - torhovland:flex, r=jshaJack Huey-14/+8
2021-04-29Replace llvm::sys::fs::F_None with llvm::sys::fs::OF_NoneFangrui Song-3/+3
2021-04-29Move iter_results to dyn FnMut rather than a genericMark Rousskov-49/+55
2021-04-29Fix labels for regression issue templateCamelid-1/+1
2021-04-29Auto merge of #84708 - pnkfelix:revert-77885-everywhere, r=Mark-Simulacrumbors-75/+62
2021-04-29Remove tests introduced or cahnged by PR #77885, which is reverted in this PR.Felix S. Klock II-44/+0
2021-04-29Change to probe-stack=call (instead of inline-or-call) everywhere again, for ...Felix S. Klock II-31/+62