about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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
2024-12-22fix: Don't trigger paren wrapping typing handler after identsLukas Wirth-0/+19
2024-12-22Auto merge of #134651 - matthiaskrgr:rollup-ch58cxz, r=matthiaskrgrbors-79/+176
2024-12-22Merge pull request #18737 from Veykril/push-rslstwynmzpxLukas Wirth-0/+2
2024-12-22minor: Tell the server to stop prior to restarting itLukas Wirth-0/+2
2024-12-22Merge pull request #18735 from Veykril/push-rpuxqrzrzvswLukas Wirth-3/+3
2024-12-22fix: Set `result_id` for `RelatedFullDocumentDiagnosticReport` everywhereLukas Wirth-3/+3
2024-12-22Rollup merge of #134639 - compiler-errors:negative-ambiguity-causes, r=oli-obkMatthias Krüger-9/+54
2024-12-22Rollup merge of #134635 - compiler-errors:dyn-dyn, r=fmeaseMatthias Krüger-18/+52
2024-12-22Rollup merge of #134602 - kpreid:pointerlike-doc, r=tgross35Matthias Krüger-2/+8
2024-12-22Rollup merge of #134599 - dtolnay:fulldepsparser, r=fmeaseMatthias Krüger-50/+62
2024-12-22Auto merge of #134640 - matthiaskrgr:rollup-xlstm3o, r=matthiaskrgrbors-197/+366
2024-12-21Show which test case was found to be meaninglessDavid Tolnay-1/+3
2024-12-21Switch pretty-printer roundtrip test to better parserDavid Tolnay-14/+4
2024-12-22Rollup merge of #134637 - compiler-errors:fx-test, r=fmeaseMatthias Krüger-90/+0
2024-12-22Rollup merge of #134630 - fifty-six:master, r=workingjubileeMatthias Krüger-5/+5
2024-12-22Rollup merge of #134618 - RalfJung:coroutine-clone-comments, r=lqdMatthias Krüger-8/+15
2024-12-22Rollup merge of #134603 - kpreid:pointerlike-err, r=estebankMatthias Krüger-31/+236
2024-12-22Rollup merge of #134601 - dtolnay:dynstar, r=compiler-errorsMatthias Krüger-11/+15
2024-12-22Rollup merge of #134364 - estebank:derive-docs, r=fmeaseMatthias Krüger-52/+95