about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-12-17Rollup merge of #133801 - Gelbpunkt:powerpc64le-unknown-linux-musl-tier-2, r=...Matthias Krüger-6/+102
2024-12-17Auto merge of #134376 - jdonszelmann:fix-rustdoc-perf, r=jieyouxubors-1/+1
2024-12-17Generate shell completions for x as wellRyan Mehri-2/+5952
2024-12-17Auto merge of #134381 - jdonszelmann:move-attribute-types, r=oli-obkbors-31/+33
2024-12-17compiler & tools dependencies:clubby789-78/+88
2024-12-17ci: remove duplicate task definitionMarcoIeni-49/+41
2024-12-18Add suggestion for `--keep-stage 0` (#2164)Eric Huss-0/+6
2024-12-17ci: use ubuntu-22 for large runnersMarcoIeni-3/+3
2024-12-18refactor: replace &PathBuf with &Path to enhance generalityIntegral-15/+12
2024-12-17Fix intra doc links not generated inside footnote definitionsGuillaume Gomez-16/+50
2024-12-17Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesleywiserbors-31/+1
2024-12-17Update to LLVM 19.1.6Nikita Popov-0/+0
2024-12-17bootstrap: use specific-purpose ui test path许杰友 Jieyou Xu (Joe)-1/+1
2024-12-17Rollup merge of #134409 - RalfJung:bootstrap-comment, r=jieyouxuJacob Pratt-2/+4
2024-12-17Rollup merge of #134202 - nnethercote:rm-existing_doc_keyword, r=GuillaumeGomezJacob Pratt-1/+1
2024-12-17clarify that path() is for on-disk pathsRalf Jung-1/+3
2024-12-17bootstrap: fix a commentRalf Jung-1/+1
2024-12-17Auto merge of #134302 - bjorn3:remove_driver_queries, r=oli-obk,jieyouxubors-62/+53
2024-12-17Remove `rustc::existing_doc_keyword` lint.Nicholas Nethercote-1/+1
2024-12-16Stabilize #[coverage] attributeltdk-31/+1
2024-12-17Auto merge of #134132 - MarcoIeni:linux-4c-to-ubuntu-22, r=Kobzolbors-1/+1
2024-12-16Auto merge of #134095 - Kobzol:datadog-lockfile, r=MarcoIenibors-8/+5015
2024-12-16Merge pull request #18700 from ChayimFriedman2/dyn-sendLukas Wirth-1/+18
2024-12-16Use a record struct instead of a tuple for each namespace in `PerNs`Chayim Refael Friedman-133/+162
2024-12-16Rollup merge of #134277 - notriddle:notriddle/inline-into, r=GuillaumeGomezMatthias Krüger-8/+24
2024-12-16Rollup merge of #134260 - GuillaumeGomez:doctest-attrs, r=notriddleMatthias Krüger-18/+42
2024-12-16Rollup merge of #134124 - MarcoIeni:split-llvm-jobs, r=KobzolMatthias Krüger-44/+143
2024-12-16rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structuresJonathan Dönszelmann-24/+27
2024-12-16split attributesJonathan Dönszelmann-7/+6
2024-12-16Fix a panic with a diagnostics fix when a keyword is used as a fieldChayim Refael Friedman-1/+18
2024-12-16Remove unneeded handling of backlines in doctest attributesGuillaume Gomez-2/+0
2024-12-16Auto merge of #134377 - lnicola:sync-from-ra, r=lnicolabors-2118/+8734
2024-12-16Also handle cases where attributes are unclosedGuillaume Gomez-16/+40
2024-12-16fix: Fix path qualified auto-importing completions not working with re-exportsLukas Wirth-134/+221
2024-12-16[CI] Use a lockfile for installing the `datadog` packageJakub Beránek-8/+5015
2024-12-16Merge pull request #18698 from Veykril/push-vpqwrwxptsqlLukas Wirth-4/+12
2024-12-16Merge pull request #18690 from Giga-Bowser/extract-variable-stringLukas Wirth-15/+168
2024-12-16internal: Don't serialize empty fields in completions and resolve payloadsLukas Wirth-4/+12
2024-12-16Merge pull request #18695 from roife/improve-tuple-destructionLukas Wirth-74/+74
2024-12-16Merge pull request #18696 from ChayimFriedman2/syn-synLukas Wirth-63/+110
2024-12-16Merge pull request #18697 from Veykril/push-qtmmtvpyrntrLukas Wirth-30/+9
2024-12-16internal: Simplify ratoml testdir usageLukas Wirth-30/+9
2024-12-16try fix hir-attrs perfJonathan Dönszelmann-1/+1
2024-12-16Report unresolved idents for implicit captures in `format_args!()`Chayim Refael Friedman-63/+110
2024-12-16specify what a CGU is (#2163)Connor Tsui-9/+8
2024-12-16refactor: simplify `edit_tuple_usages` in destructure_tuple_bindingroife-46/+30
2024-12-15Auto merge of #131808 - jdonszelmann:hir-attributes, r=oli-obk,petrochenkovbors-149/+142
2024-12-15Merge pull request #18693 from Veykril/push-wzoomkkmuolmLaurențiu Nicola-6/+3
2024-12-15Add hir::AttributeJonathan Dönszelmann-149/+142
2024-12-16Rollup merge of #134331 - RalfJung:bootstrap-error-index, r=onur-ozkan许杰友 Jieyou Xu (Joe)-1/+3