about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-22Merge pull request #18372 from Kobzol/ci-merge-queueMarco Ieni-20/+17
2024-10-22Auto merge of #18370 - duncpro:goto-def-ranges, r=Veykrilbors-8/+124
2024-10-22Auto merge of #18368 - Veykril:test-lsif_contains_generated_macros, r=lnicolabors-17/+199
2024-10-22Switch CI from bors to merge queuesJakub Beránek-20/+17
2024-10-22Auto merge of #18349 - dqkqd:issue-18344, r=Veykrilbors-1/+166
2024-10-22Auto merge of #18371 - Veykril:veykril/push-kwttrusywysp, r=Veykrilbors-25/+184
2024-10-22fix: Fix incorrect parsing of use boundsLukas Wirth-25/+184
2024-10-22feat: render docs from aliased type when docs are missingKhanh Duong Quoc-1/+166
2024-10-22tidyDuncan Proctor-2/+1
2024-10-22tidyDuncan Proctor-5/+5
2024-10-22remove duplicate testDuncan Proctor-16/+0
2024-10-22resolve range patterns to the their struct typesDuncan Proctor-8/+141
2024-10-22Auto merge of #18366 - Veykril:veykril/push-uvwvwzxnkmnz, r=Veykrilbors-58/+81
2024-10-22Fix new nightly lintsLukas Wirth-51/+81
2024-10-22tests: Add `lsif_contains_generated_constant` testJohann Hemmann-17/+199
2024-10-22Cleanup file structure proto handlingLukas Wirth-10/+3
2024-10-22Fix status bar messagen not being marked markdownLukas Wirth-1/+1
2024-10-22Auto merge of #18362 - duncpro:goto-def-ranges, r=Veykrilbors-17/+139
2024-10-22Auto merge of #18364 - lnicola:sync-from-rust, r=lnicolabors-7362/+11339
2024-10-22tidyDuncan Proctor-15/+27
2024-10-22Replace some LayoutError variants with the rustc_abi errorsLaurențiu Nicola-24/+22
2024-10-22Bump rustc cratesLaurențiu Nicola-5/+5
2024-10-22Merge from rust-lang/rustLaurențiu Nicola-7333/+11312
2024-10-22Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-10-22goto definition on RangeFrom, RangeFull, RangeTo, and RangeToInclusive links ...Duncan Proctor-36/+65
2024-10-22Auto merge of #129935 - RalfJung:unsupported_calling_conventions, r=compiler-...bors-201/+97
2024-10-21Move explicit range handling out of goto_definition, use OperatorClass insteadduncanproctor-53/+70
2024-10-21Auto merge of #131840 - compiler-errors:impossible-maybe, r=lcnrbors-12/+22
2024-10-21Auto merge of #131570 - ehuss:update-xcode, r=Mark-Simulacrumbors-8/+8
2024-10-21Update debuginfo test for newer lldbEric Huss-3/+3
2024-10-21Auto merge of #18360 - roife:safe-kw-3, r=Veykrilbors-54/+146
2024-10-21Auto merge of #132005 - matthiaskrgr:rollup-ced4upi, r=matthiaskrgrbors-560/+613
2024-10-22minor: refactor completions in item_listroife-27/+24
2024-10-21Rollup merge of #132003 - RalfJung:abi-compat-docs, r=traviscrossMatthias Krüger-3/+5
2024-10-21Rollup merge of #132001 - lcnr:stabilize-coherence-again, r=compiler-errorsMatthias Krüger-28/+94
2024-10-21Rollup merge of #131999 - jieyouxu:unit-bindings, r=WaffleLapkinMatthias Krüger-0/+100
2024-10-21Rollup merge of #131997 - Veykril:veykril/push-upvqkyxmvkzw, r=jieyouxuMatthias Krüger-15/+27
2024-10-21Rollup merge of #131991 - jannden:issue-98565-test, r=jieyouxuMatthias Krüger-0/+24
2024-10-21Rollup merge of #131737 - jieyouxu:note-summary, r=ehussMatthias Krüger-0/+11
2024-10-21Rollup merge of #130350 - RalfJung:strict-provenance, r=dtolnayMatthias Krüger-514/+352
2024-10-21don't bail when encountering many placeholderslcnr-15/+21
2024-10-21GotoDefinition on a Range or InclusiveRange operator will link to the struct ...duncanproctor-4/+68
2024-10-21Auto merge of #18361 - Veykril:veykril/push-uzsokssoyznx, r=Veykrilbors-41/+125
2024-10-21update ABI compatibility docs for new option-like rulesRalf Jung-3/+5
2024-10-21fix: Fix token downmapping failing for include! inputsLukas Wirth-41/+125
2024-10-21Auto merge of #130987 - thejpster:revise-arm-platform-notes-soft-float, r=ehussbors-22/+45
2024-10-21normalizes-to disable infer var checklcnr-14/+74
2024-10-21feat: better completions for extern blcoksroife-18/+104
2024-10-21refactor add_keywords in ide-completions for clarityroife-47/+56
2024-10-21move strict provenance lints to new feature gate, remove old feature gatesRalf Jung-127/+40