about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-12-29Auto merge of #119387 - flip1995:clippy-subtree-sync, r=matthiaskrgrbors-321/+2531
2023-12-28Merge commit 'ac4c2094a6030530661bee3876e0228ddfeb6b8b' into clippy-subtree-syncPhilipp Krones-321/+2531
2023-12-28Remove movability from TyKind::CoroutineMichael Goulet-1/+1
2023-12-26Update cargoWeihang Lo-0/+0
2023-12-26Rollup merge of #119240 - compiler-errors:lang-item-more, r=petrochenkovMichael Goulet-0/+4
2023-12-26Auto merge of #119315 - RalfJung:miri, r=RalfJungbors-150/+155
2023-12-26Merge from rustcThe Miri Conjob Bot-31/+31
2023-12-26Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-26Auto merge of #119258 - compiler-errors:closure-kind, r=eholkbors-73/+119
2023-12-26Make some non-diagnostic-affecting QPath::LangItem into regular qpathsMichael Goulet-0/+4
2023-12-25Fix clippy's usage of Body's coroutine_kindMichael Goulet-73/+119
2023-12-24Merge from rustcThe Miri Conjob Bot-68/+98
2023-12-24Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-24Remove more `Session` methods that duplicate `DiagCtxt` methods.Nicholas Nethercote-1/+1
2023-12-24Remove `Session` methods that duplicate `DiagCtxt` methods.Nicholas Nethercote-30/+30
2023-12-23Rollup merge of #119248 - lukas-code:purge-unused-outlives-test, r=cjgillotMatthias Krüger-1/+1
2023-12-23Rollup merge of #119232 - Takashiidobe:fix-doc-typos, r=JohnTitorMatthias Krüger-1/+1
2023-12-23Rollup merge of #119231 - aDotInTheVoid:PatKind-struct-bool-docs, r=compiler-...Matthias Krüger-4/+10
2023-12-23move rustc_outlives test code from query to dedicated functionLukas Markeffsky-1/+1
2023-12-23bool->enum for ast::PatKind::Struct presence of `..`Alona Enraght-Moony-4/+10
2023-12-22Rollup merge of #119198 - compiler-errors:desugaring, r=eholkMichael Goulet-15/+19
2023-12-22Rollup merge of #119171 - nnethercote:cleanup-errors-4, r=compiler-errorsMichael Goulet-6/+8
2023-12-22Rollup merge of #119077 - tmiasko:lint, r=cjgillotMichael Goulet-0/+1
2023-12-23Remove all uses of `DiagnosticBuilder::forget_guarantee()`.Nicholas Nethercote-5/+7
2023-12-23Improve some names.Nicholas Nethercote-1/+1
2023-12-23Auto merge of #119211 - rust-lang:pa-master-1.77, r=Mark-Simulacrumbors-1/+0
2023-12-22Split coroutine desugaring kind from sourceMichael Goulet-15/+19
2023-12-22fix some typos found scrolling through the docsTakashi Idobe-1/+1
2023-12-22Update cargoWeihang Lo-0/+0
2023-12-22Auto merge of #118847 - eholk:for-await, r=compiler-errorsbors-20/+47
2023-12-22implement and test simd_masked_load and simd_masked_storeRalf Jung-0/+72
2023-12-22simd_scatter/gather: test OOB cases and the order of writesRalf Jung-6/+39
2023-12-22update cfg(bootstrap)sPietro Albini-1/+0
2023-12-22Auto merge of #119163 - fmease:refactor-ast-trait-bound-modifiers, r=compiler...bors-20/+11
2023-12-21Merge from rustcRalf Jung-10/+46
2023-12-21Preparing for merge from rustcRalf Jung-1/+1
2023-12-21Enable -Zlint-mir by default for mir-opt testsTomasz Miąsko-0/+1
2023-12-20Rollup merge of #119145 - aDotInTheVoid:variantdata-struct-struct, r=compiler...Matthias Krüger-10/+12
2023-12-20Refactor AST trait bound modifiersLeón Orell Valerian Liehr-20/+11
2023-12-20Auto merge of #119037 - RalfJung:repr-c-abi-mismatch, r=scottmcmbors-0/+33
2023-12-20Give `VariantData::Struct` named fields, to clairfy `recovered`.Alona Enraght-Moony-10/+12
2023-12-19Plumb awaitness of for loopsEric Holk-20/+47
2023-12-19Auto merge of #118842 - Nadrieril:librarify-further, r=compiler-errorsbors-0/+1
2023-12-19Merge from rustcThe Miri Conjob Bot-1166/+4196
2023-12-19Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-18Auto merge of #3220 - saethlin:strict-mmap, r=RalfJungbors-138/+29
2023-12-18Auto merge of #3221 - RalfJung:edition, r=RalfJungbors-4/+13
2023-12-18Auto merge of #119070 - lnicola:sync-from-ra, r=lnicolabors-476/+1079
2023-12-18Merge commit '21b06c1beb9bb59369ffd652f5d617bcf6952e05' into sync-from-raLaurențiu Nicola-476/+1079
2023-12-18Auto merge of #119063 - nnethercote:dcx, r=compiler-errorsbors-38/+38