about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-10-23Merge pull request #18264 from ChayimFriedman2/semi-transparentLukas Wirth-164/+671
2024-10-23fix dyn incompatible hint messageusamoi-1/+1
2024-10-23Merge pull request #18376 from Veykril/veykril/push-ptmnsoqzsmqkLukas Wirth-63/+93
2024-10-23Don't emit edits for postfix adjustment hintsLukas Wirth-23/+28
2024-10-23nightly feature tracking: get rid of the per-feature bool fieldsRalf Jung-3/+3
2024-10-23Add text edit to implicit 'static hintsLukas Wirth-1/+2
2024-10-23Add text edit to discriminant hintsLukas Wirth-5/+6
2024-10-23Add text edit to binding mode hintsLukas Wirth-36/+38
2024-10-23Add text edit to adjustment hintsLukas Wirth-21/+42
2024-10-22Address review comments on wasm32v1-none targetGraydon Hoare-0/+1
2024-10-22Represent TraitBoundModifiers as distinct parts in HIRMichael Goulet-14/+26
2024-10-22Correctly resolve variables and labels from before macro definition in macro ...Chayim Refael Friedman-50/+287
2024-10-22Implement semitransparent hygieneChayim Refael Friedman-124/+394
2024-10-22Merge pull request #18254 from ChayimFriedman2/fix-mutLukas Wirth-860/+1171
2024-10-22Add test for tuple struct destructuring assignment where the path comes from ...Chayim Refael Friedman-0/+34
2024-10-22s/display-diff-tool/compiletest-diff-tool/Orion Gonzalez-2/+3
2024-10-22update CONFIG_CHANGE_HISTORYOrion Gonzalez-3/+7
2024-10-22implemented custom differOrion Gonzalez-39/+51
2024-10-22add an option for a custom differOrion Gonzalez-0/+3
2024-10-22docs: remove unnecessary prerequisites setup.mdDavid Kurilla-9/+3
2024-10-22Merge binding_mode inlay hints into oneLukas Wirth-11/+29
2024-10-22Merge adjustment inlay hints into oneLukas Wirth-145/+83
2024-10-22Merge closure capture inlay hints into oneLukas Wirth-90/+41
2024-10-22Auto merge of #132035 - matthiaskrgr:rollup-ty1e4q0, r=matthiaskrgrbors-65/+56
2024-10-22Rollup merge of #132033 - Zalathar:directive-line, r=jieyouxuMatthias Krüger-65/+56
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-22tests/run-make: port `issue-84395-lto-embed-bitcode` to rmake.rs许杰友 Jieyou Xu (Joe)-1/+0
2024-10-22run-make-support: add `llvm-dis` and `llvm-objcopy`许杰友 Jieyou Xu (Joe)-4/+73
2024-10-22run_make_support: allow obtaining raw stdout/stderr许杰友 Jieyou Xu (Joe)-0/+18
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-22Merge pull request #3981 from Kobzol/ci-merge-queueMarco Ieni-23/+16
2024-10-22Auto merge of #131321 - RalfJung:feature-activation, r=nnethercotebors-5/+1
2024-10-22tidyDuncan Proctor-2/+1
2024-10-22Make `line_directive` return a `DirectiveLine`Zalathar-15/+20
2024-10-22Rename some fields of `DirectiveLine`Zalathar-23/+27
2024-10-22Switch CI to merge queuesJakub Beránek-23/+16
2024-10-22tidyDuncan Proctor-5/+5
2024-10-22Stop using `line_directive` in `runtest::debugger`Zalathar-30/+12
2024-10-22remove duplicate testDuncan Proctor-16/+0
2024-10-22resolve range patterns to the their struct typesDuncan Proctor-8/+141
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