about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-12-26feat: support UpdateTest in hover actions and runnablesroife-30/+32
2024-12-26feat: support UpdateTest in codelensroife-57/+204
2024-12-26feat: Add TestDefs to find usage of Expect, Insta and Snapboxroife-21/+168
2024-12-25Merge pull request #18756 from roife/fix-18751Lukas Wirth-3/+14
2024-12-25fix missing name enum when hovering on fields in variantsroife-3/+14
2024-12-24Merge pull request #18755 from Veykril/push-psllyxqtywzsLukas Wirth-1/+1
2024-12-24fix: Fix metrics workflow using the wrong download-artifact versionLukas Wirth-1/+1
2024-12-24Merge pull request #18743 from ChayimFriedman2/e0107Lukas Wirth-275/+881
2024-12-24Merge pull request #18754 from Veykril/push-zkkzxrsxnqnmLukas Wirth-140/+209
2024-12-24Unify handling of path diagnostics in hir-tyChayim Refael Friedman-247/+848
2024-12-24Cleanup target fetching for cargo metadataLukas Wirth-140/+209
2024-12-24Merge pull request #18707 from ChayimFriedman2/substLukas Wirth-186/+1015
2024-12-24Merge pull request #18718 from Giga-Bowser/fix-syntaxfactory-intoiteratorLukas Wirth-16/+28
2024-12-24Merge pull request #18722 from markmurphydev/status_bar_settingsLukas Wirth-35/+62
2024-12-24Merge pull request #18750 from Veykril/push-tyvtqpwrwvsrLukas Wirth-103/+7
2024-12-24Back out "internal: Disable rustc test metrics"Lukas Wirth-2/+7
2024-12-24Remove dangling outdated test moduleLukas Wirth-101/+0
2024-12-24Merge pull request #18749 from PrototypeNM1/windows-debugger-waitLukas Wirth-7/+25
2024-12-23minor: Break out of waiting for debugger on Windows using native debugger che...Nicholas Rishel-7/+25
2024-12-23Merge pull request #18746 from lnicola/sync-from-rustLaurențiu Nicola-20112/+38096
2024-12-23Bump rustc cratesLaurențiu Nicola-17/+17
2024-12-23Merge from rust-lang/rustLaurențiu Nicola-20094/+38078
2024-12-23Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-12-23Auto merge of #134465 - lcnr:type-verifier, r=compiler-errorsbors-342/+159
2024-12-23Auto merge of #134666 - matthiaskrgr:rollup-whe0chp, r=matthiaskrgrbors-28/+125
2024-12-22Auto merge of #131311 - rust-lang:cargo_update, r=clubby789bors-73/+64
2024-12-22Rollup merge of #134660 - dtolnay:markdowncode, r=lqdMatthias Krüger-7/+10
2024-12-22Rollup merge of #134642 - kpreid:pointerlike-cell, r=compiler-errorsMatthias Krüger-3/+53
2024-12-22Rollup merge of #134629 - clubby789:debuginfo-specific, r=jieyouxuMatthias Krüger-6/+23
2024-12-22Rollup merge of #134611 - tbu-:pr_win7_msvc_align, r=jieyouxuMatthias Krüger-6/+8
2024-12-22Rollup merge of #134583 - Enselic:maybe-uninit-transmute, r=workingjubileeMatthias Krüger-0/+20
2024-12-22Rollup merge of #130289 - intgr-forks:Permissions-readonly-vs-unix-root, r=Ch...Matthias Krüger-6/+11
2024-12-22Implement `PointerLike` for `isize`, `NonNull`, `Cell`, `UnsafeCell`, and `Sy...Kevin Reid-3/+53
2024-12-22Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasperbors-272/+51
2024-12-22docs: Permissions.readonly() also ignores root user special permissionsMarti Raudsepp-6/+11
2024-12-22Fix spacing of markdown code block fences in compiler rustdocDavid Tolnay-7/+10
2024-12-22Auto merge of #131193 - EFanZh:asserts-vec-len, r=the8472bors-3/+73
2024-12-22Update clippyScott McMurray-1/+1
2024-12-22Delete `Rvalue::Len`Scott McMurray-271/+50
2024-12-22Merge pull request #18742 from Veykril/push-yswvkzmsvqqlLukas Wirth-7/+7
2024-12-22Merge pull request #18741 from Veykril/push-nuqmzsrrltuxLukas Wirth-6/+12
2024-12-22fix: Fix flycheck workspace when requested but package was foundLukas Wirth-7/+7
2024-12-22Auto merge of #134326 - scottmcm:slice-drop-shim-ptrmetadata, r=saethlinbors-10/+132
2024-12-22docs: `transmute<&mut T, &mut MaybeUninit<T>>` is unsound when exposed to saf...Martin Nordholts-0/+20
2024-12-22fix: Delay initial flycheck until after build scriptsLukas Wirth-6/+12
2024-12-22Merge pull request #18738 from Veykril/push-vqxqutskzvvuLukas Wirth-8/+13
2024-12-22Merge pull request #18740 from Veykril/push-tntsvtmtlotwLukas Wirth-20/+20
2024-12-22fix: Fix empty check diagnostics not marking files as changedLukas Wirth-20/+20
2024-12-22Merge pull request #18739 from Veykril/push-ntpvvqnnovtnLukas Wirth-0/+19
2024-12-22fix: Properly check if workspace flychecking is allowedLukas Wirth-8/+13