about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-01-10Fix calculate-job-matrix.py linkEric Huss-2/+2
2025-01-10CI: check the presence of the changelog line in every pull requestSamuel Tardieu-33/+58
2025-01-10Document how to find the configuration used in CIEric Huss-0/+15
2025-01-10Use llvm.memset.p0i8.* to initialize all same-bytes arraysOli Scherer-10/+12
2025-01-10Merge pull request #4131 from RalfJung/rustupRalf Jung-4/+4
2025-01-10Mention existing labels at CONTRIBUTING (#13978)Alejandra González-3/+3
2025-01-10fix clippy warningRalf Jung-1/+1
2025-01-10disable threading tests on freebsd for nowRalf Jung-2/+2
2025-01-10Preparing for merge from rustcRalf Jung-1/+1
2025-01-10Auto merge of #135328 - bjorn3:sync_cg_clif-2025-01-10, r=bjorn3bors-320/+93
2025-01-10ci: Move dist-aarch64-linux to an aarch64 runnerKajetan Puchalski-43/+241
2025-01-10Merge pull request #18907 from Veykril/push-uqlzpttmvurvLukas Wirth-2/+86
2025-01-10Implement `#[rust_analyzer::skip]` for bodiesLukas Wirth-2/+86
2025-01-10Merge pull request #18906 from Veykril/push-upuxsyovskmtLukas Wirth-173/+386
2025-01-10Fix labelsalexey semenyuk-3/+3
2025-01-10Missing errorsjnyfah-11/+26
2025-01-10Re-implement rust string highlighting via tool attributeLukas Wirth-173/+386
2025-01-10Do not intersect spans coming from different contexts (#13942)dswij-1/+3
2025-01-10Do not propose to elide lifetimes if this causes an ambiguity (#13929)Fridtjof Stoldt-1/+261
2025-01-10Merge pull request #18904 from Veykril/push-yztnorquuyzwLukas Wirth-24/+134
2025-01-10Merge pull request #18903 from Veykril/push-mqmworppxuywLukas Wirth-12/+192
2025-01-10Auto merge of #135327 - jhpratt:rollup-5uyir52, r=jhprattbors-399/+1162
2025-01-10Implement implicit sized bound inlay hintsLukas Wirth-12/+192
2025-01-10Improve hover module path renderingLukas Wirth-24/+134
2025-01-10Respect --sysroot for rustc -vV and -Cpasses=listbjorn3-14/+20
2025-01-10fix ZST handling for Windows ABIs on MSVC targetRalf Jung-275/+130
2025-01-10Merge pull request #18900 from ChayimFriedman2/stupid-hangLukas Wirth-7/+7
2025-01-10Merge pull request #18902 from Veykril/push-znlsxykqrkooLukas Wirth-133/+184
2025-01-10internal: Add Definition::CrateLukas Wirth-133/+184
2025-01-10Stable Hash: Ignore all HirIds that just identify the node itselfOli Scherer-2/+20
2025-01-10Merge branch 'sync_from_rust'bjorn3-0/+0
2025-01-10Do not intersect spans coming from different contextsSamuel Tardieu-1/+3
2025-01-10Merge commit 'e39eacd2d415803ef82de3b6a314e4f2d0fbc4dc' into sync_cg_clif-202...bjorn3-320/+93
2025-01-10Merge commit 'e39eacd2d415803ef82de3b6a314e4f2d0fbc4dc' into sync_cg_clif-202...bjorn3-320/+93
2025-01-10Fix cycle error only occurring with -Zdump-mirOli Scherer-16/+37
2025-01-10Rustup to rustc 1.86.0-nightly (824759493 2025-01-09)bjorn3-1/+1
2025-01-10Rollup merge of #135321 - matthiaskrgr:out_of_into, r=lqdJacob Pratt-5/+4
2025-01-10Rollup merge of #135320 - camelid:coroutines-typo, r=lqdJacob Pratt-7/+7
2025-01-10Rollup merge of #135251 - oli-obk:push-lmpyvvyrtplk, r=ytmimiJacob Pratt-12/+43
2025-01-10Rollup merge of #135083 - compiler-errors:invalid-predicate-source, r=camelidJacob Pratt-3/+79
2025-01-10Rollup merge of #134732 - compiler-errors:unify-conditional-const-error-repor...Jacob Pratt-248/+325
2025-01-10Rollup merge of #134693 - SpriteOvO:proc-macro-use-to-tokens-in-quote, r=tgro...Jacob Pratt-113/+691
2025-01-10Rollup merge of #132607 - YohDeadfall:pthread-name-fn-with-result, r=tgross35Jacob Pratt-11/+13
2025-01-10Auto merge of #135273 - dianne:argument-patterns-are-not-boring, r=lqdbors-20/+9
2025-01-10add change entry for `optimized-compiler-builtins`onur-ozkan-0/+5
2025-01-10Sync from rust 824759493246ee383beb9cd5ceffa0e15deb9fa4bjorn3-1/+0
2025-01-10add `optimized-compiler-builtins` to target specific sectiononur-ozkan-0/+9
2025-01-10ensure `optimized_compiler_builtins` check for CI rustconur-ozkan-0/+3
2025-01-10add coverage for target specific valueonur-ozkan-1/+8
2025-01-10make `optimized-compiler-builtins` target configurableonur-ozkan-1/+11