summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-06-16Backport 572c405da063d2628378b74a8f659ce90e0e7779 to 1.53Mark Rousskov-2/+2
2021-06-14regression test for issue 85713.Felix S. Klock II-0/+21
2021-06-14Revert "Allow specifying alignment for functions"Felix S. Klock II-40/+41
2021-06-14Pass RUSTC_FORCE_INCREMENTAL to auxiliary testsMark Rousskov-1/+3
2021-06-14Soft disable incrementalMark Rousskov-2/+17
2021-06-14bump to stable channelMark Rousskov-1/+1
2021-06-11Preserve `SyntaxContext` for invalid/dummy spans in crate metadataAaron Hill-0/+68
2021-06-11Improve commentJakub Kulik-1/+1
2021-06-11Update Docker to build the deprecated target alongside the new oneJakub Kulik-14/+10
2021-06-11Build crtbengin.o/crtend.o from source code12101111-3/+107
2021-06-11Fix incorrect gating of nonterminals in key-value attributesAaron Hill-0/+30
2021-06-10Regression test for issue 84297.Felix S. Klock II-0/+9
2021-06-10Change test to use `likely`/`unlikely` instead of `copy`/`copy_overlapping`.Felix S. Klock II-7/+7
2021-06-10Remove tests that were also added in PR 79684.Felix S. Klock II-75/+0
2021-06-10Revert clippy's path to the copy intrinsics (part of reverting PR 81238).Felix S. Klock II-2/+2
2021-06-10Revert PRs 81238 and 82967 (which made copy and copy_nonoverlapping intrinsics).Felix S. Klock II-114/+0
2021-06-09Auto merge of #86036 - nikic:disable-mutable-noalias, r=Mark-Simulacrumbors-3/+3
2021-06-08Auto merge of #85893 - pnkfelix:beta-backport-85564, r=simulacrumbors-0/+25
2021-06-08Auto merge of #85740 - flip1995:clippy_backport, r=Mark-Simulacrumbors-4/+31
2021-06-07Update clang to 12.0.0 on Windows and macOSJosh Triplett-1/+1
2021-06-07CI: Extract LLVM win64 installer directly, using 7zJosh Triplett-15/+6
2021-06-05Disable mutable noalias for Rust 1.53Nikita Popov-3/+3
2021-06-01no thir-unsafeck in betaFelix S Klock II-2/+0
2021-06-01Regression test for issue 85435.Felix S. Klock II-0/+27
2021-05-27Merge commit 'c64b3ffbb53a177e59876a6b7cc5eaff44d93913' into betaflip1995-4/+31
2021-05-22Disallows `#![feature(no_coverage)]` on stable and betaRich Kadel-43/+10
2021-05-22Do not ICE on invalid const paramEsteban Küber-0/+35
2021-05-22Synchronize llvm to master commitMark Rousskov-0/+0
2021-05-22Call `initSidebarItems` in root module of crateJustus K-3/+14
2021-05-06bump stage0 to production 1.52.0Pietro Albini-2/+2
2021-05-06Account for unsatisfied bounds in E0599Esteban Küber-2/+25
2021-05-06Deduplicate ParamCandidates with the same value except for bound varsJack Huey-0/+20
2021-05-05Ignore failures of RLS on aarch64 WindowsMark Rousskov-1/+7
2021-05-05Add `yansi-term` as a permitted dependencyJoshua Nelson-0/+2
2021-05-05Update RLS and RustfmtIgor Matuszewski-5/+5
2021-05-05Revert PR 83866Pietro Albini-47/+8
2021-05-04Revert PR 81473 to resolve (on beta) issues 81626 and 81658.Felix S. Klock II-114/+0
2021-05-04Remove assert_matches usersMark Rousskov-11/+0
2021-05-04regression test for issue 82465.Felix S. Klock II-0/+16
2021-05-04manually crafted revert of PR #80653, to address issue #82465.Felix S. Klock II-176/+46
2021-05-04Update fulldeps testMark Rousskov-29/+18
2021-05-04this is beta 1.53.0Pietro Albini-5/+5
2021-04-30Auto merge of #84753 - hyd-dev:update-miri, r=RalfJungbors-7/+9
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-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