about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-14feat: handle self-param outside of methods when renamingroife-12/+41
2024-10-12Auto merge of #18281 - darichey:async-subprocess, r=lnicolabors-32/+83
2024-10-12Auto merge of #18289 - darichey:fix-relative-buildfiles, r=lnicolabors-1/+1
2024-10-12Fix panic when json project has relative buildfile pathsDavid Richey-1/+1
2024-10-10Run subprocesses async in vscode extensionDavid Richey-32/+83
2024-10-09Auto merge of #18245 - boattime:master, r=davidbarskybors-2/+2
2024-10-09Auto merge of #18247 - jhgg:lsp/fix-something-to-resolve, r=Veykrilbors-7/+7
2024-10-09Auto merge of #18246 - ChayimFriedman2:fix-18238, r=Veykrilbors-1/+34
2024-10-09Auto merge of #18269 - jhgg:hir-ty/change-struct-constructor-formatting, r=fl...bors-71/+65
2024-10-08include fn prefix for all callable defsJake-36/+29
2024-10-08hir-ty: change struct constructor formatting.Jake-53/+54
2024-10-08Auto merge of #18267 - lnicola:sync-from-rust, r=lnicolabors-17325/+34070
2024-10-08Merge from rust-lang/rustLaurențiu Nicola-17324/+34069
2024-10-08Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-10-08Auto merge of #18266 - lnicola:macos-13, r=lnicolabors-3/+3
2024-10-08Use macos-13 runners and bump MACOSX_DEPLOYMENT_TARGETLaurențiu Nicola-3/+3
2024-10-08Auto merge of #126733 - ZhuUx:llvm-19-adapt, r=Zalatharbors-572/+573
2024-10-08Auto merge of #131387 - Zalathar:rollup-kprp512, r=Zalatharbors-59/+204
2024-10-08coverage. Warn about too many test vectorszhuyunxing-1/+17
2024-10-08coverage. Adapt to mcdc mapping formats introduced by llvm 19zhuyunxing-488/+493
2024-10-08coverage. MCDC ConditionId start from 0 to keep with llvm 19zhuyunxing-31/+27
2024-10-08coverage. Disable supporting mcdc on llvm-18zhuyunxing-54/+38
2024-10-08Rollup merge of #131385 - jieyouxu:unvac, r=jieyouxuStuart Cook-1/+0
2024-10-08Rollup merge of #131379 - ehuss:fix-utf8-bom, r=jieyouxuStuart Cook-3/+1
2024-10-08Rollup merge of #131370 - notriddle:notriddle/screaming-camel-case, r=Guillau...Stuart Cook-1/+15
2024-10-08Rollup merge of #131369 - rustbot:docs-update, r=ehussStuart Cook-0/+0
2024-10-08Rollup merge of #131355 - clubby789:old-tests, r=jieyouxuStuart Cook-53/+166
2024-10-08Rollup merge of #131170 - madsmtm:target-info-esp32-vendor, r=workingjubileeStuart Cook-0/+3
2024-10-08Rollup merge of #130824 - Darksonn:fix-function-return, r=wesleywiserStuart Cook-1/+19
2024-10-08Auto merge of #130251 - saethlin:ptr-offset-preconditions, r=Amanieubors-5/+188
2024-10-07Remove myself from vacation许杰友 Jieyou Xu (Joe)-1/+0
2024-10-07Fix utf8-bom testEric Huss-3/+1
2024-10-07Auto merge of #131343 - compiler-errors:remove-combine-fields, r=lcnrbors-281/+168
2024-10-07Add comment to describe camelcase line breakMichael Howell-0/+10
2024-10-07Auto merge of #131372 - workingjubilee:rollup-4tyqgx2, r=workingjubileebors-703/+254
2024-10-07Rollup merge of #131367 - compiler-errors:unboxy, r=lqdJubilee-0/+1
2024-10-07Rollup merge of #131359 - practicalrs:fix_used_underscore_binding, r=jieyouxuJubilee-3/+3
2024-10-07Rollup merge of #131351 - jieyouxu:yeet-the-valgrind, r=KobzolJubilee-619/+29
2024-10-07Rollup merge of #131225 - nnethercote:rustc_borrowck-mm, r=lqdJubilee-70/+58
2024-10-07Rollup merge of #130899 - bjorn3:wasi_bootstrap_fixes, r=davidtwcoJubilee-8/+27
2024-10-07Rollup merge of #130479 - onur-ozkan:llvm-bitcode-linker-multiple-candidates,...Jubilee-2/+5
2024-10-07Rollup merge of #128721 - Brezak:pointee-in-strange-places, r=pnkfelixJubilee-1/+131
2024-10-07rustdoc: improve `<wbr>`-insertion for SCREAMING_CAMEL_CASEMichael Howell-1/+5
2024-10-07Update booksrustbot-0/+0
2024-10-07Add test for issue 30867clubby789-0/+14
2024-10-07Add test for issue 30472clubby789-0/+32
2024-10-07Add test for issue 28994clubby789-0/+22
2024-10-07Migrate `emit-to-stdout` to new run-makeclubby789-55/+76
2024-10-07Add stdio configuring to run-make Rustcclubby789-0/+24
2024-10-07Test for issue 23600clubby789-1/+1