about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-19Auto merge of #123877 - ShE3py:expr-in-pats-2, r=fmeasebors-412/+1813
2024-09-18Auto merge of #130534 - workingjubilee:rollup-furaug4, r=workingjubileebors-485/+686
2024-09-18Rollup merge of #130522 - GnomedDev:clippy-manual-retain-paths, r=compiler-er...Jubilee-26/+35
2024-09-18Rollup merge of #130513 - shekhirin:fs-write-doc-comment, r=cuviperJubilee-1/+1
2024-09-18Rollup merge of #130487 - cuviper:min-llvm-18, r=nikicJubilee-403/+89
2024-09-18Rollup merge of #130476 - workingjubilee:more-lazy-methods-take-2, r=AmanieuJubilee-11/+312
2024-09-18Rollup merge of #130450 - workingjubilee:these-names-are-indirect, r=bjorn3Jubilee-39/+14
2024-09-18Rollup merge of #129934 - ChrisDenton:remove-dir-all3, r=AmanieuJubilee-3/+12
2024-09-18Rollup merge of #129422 - compiler-errors:repr-rust, r=fmeaseJubilee-1/+73
2024-09-18Rollup merge of #127988 - estebank:dupe-derive-params, r=fmeaseJubilee-1/+102
2024-09-18Rollup merge of #97524 - ibraheemdev:thread-raw, r=ibraheemdevJubilee-0/+48
2024-09-18Revert "Add a hack to prevent proc_macro misopt in CI"Josh Stone-3/+1
2024-09-18Update the minimum external LLVM to 18Josh Stone-400/+88
2024-09-18tests: Move wasm32 to transparent-opaque-ptr.rs testJubilee Young-4/+4
2024-09-18tests: Remove test for wrong wasm codegenJubilee Young-26/+2
2024-09-18compiler: s/make_indirect_byval/pass_by_stack_offset/Jubilee Young-8/+7
2024-09-18compiler: Use make_indirect for the wasm ABIJubilee Young-1/+1
2024-09-18library: Call it really_init_mut to avoid name collisionsJubilee Young-4/+4
2024-09-18library: Destabilize Lazy{Cell,Lock}::{force,deref}_mutJubilee Young-28/+9
2024-09-18Add suggestions for expressions in patternsLieselotte-72/+1122
2024-09-18Recover more expressions in patternsLieselotte-282/+633
2024-09-18Auto merge of #130519 - matthiaskrgr:rollup-l1hok4x, r=matthiaskrgrbors-231/+294
2024-09-18Explicitly mark a hack as a HACK and elaborate its commentLeón Orell Valerian Liehr-17/+20
2024-09-18Do not ICE with incorrect empty suggestionEsteban Küber-1/+99
2024-09-18[Clippy] Swap `manual_retain` to use diagnostic items instead of pathsGnomedDev-26/+35
2024-09-18Rollup merge of #130510 - samueltardieu:doc-letstmt-assign-desugar, r=compile...Matthias Krüger-1/+2
2024-09-18Rollup merge of #130509 - krasimirgg:llvm-20-2, r=nikicMatthias Krüger-0/+4
2024-09-18Rollup merge of #130507 - Urgau:check-cfg-raw-keywords, r=jieyouxuMatthias Krüger-4/+133
2024-09-18Rollup merge of #130471 - khuey:zlib-musl, r=KobzolMatthias Krüger-0/+1
2024-09-18Rollup merge of #130457 - nnethercote:cleanup-codegen-traits, r=bjorn3Matthias Krüger-226/+154
2024-09-18Auto merge of #130497 - saethlin:alloc-zeroed-is-unstable, r=bjorn3bors-1/+7
2024-09-18Clarify docs for std::fs::File::writeAlexey Shekhirin-1/+1
2024-09-18doc: the source of `LetStmt` can also be `AssignDesugar`Samuel Tardieu-1/+2
2024-09-18llvm-wrapper: adapt for LLVM API changes, second tryKrasimir Georgiev-0/+4
2024-09-18Auto merge of #129491 - StackOverflowExcept1on:master, r=m-ou-sebors-8/+8
2024-09-18Auto merge of #130500 - matthiaskrgr:rollup-lfx3bb4, r=matthiaskrgrbors-4/+127
2024-09-18Improve handling of raw-idents in check-cfgUrgau-4/+133
2024-09-18Auto merge of #129845 - scottmcm:redo-layout, r=Noratriebbors-56/+110
2024-09-18Rollup merge of #130499 - ibraheemdev:libs-review, r=NoratriebMatthias Krüger-0/+1
2024-09-18Rollup merge of #130468 - compiler-errors:bidi, r=NadrierilMatthias Krüger-1/+10
2024-09-18Rollup merge of #130466 - davidtwco:aarch64-transparent-test, r=jieyouxuMatthias Krüger-3/+116
2024-09-18formatIbraheem Ahmed-1/+1
2024-09-18add myself to the libs review rotationIbraheem Ahmed-0/+1
2024-09-18Auto merge of #130498 - matthiaskrgr:rollup-tg4d0zi, r=matthiaskrgrbors-54/+245
2024-09-17Take more advantage of the `isize::MAX` limit in `Layout`Scott McMurray-56/+110
2024-09-18Rollup merge of #130496 - jder:issue-130400, r=compiler-errorsMatthias Krüger-1/+35
2024-09-18Rollup merge of #130491 - matthiaskrgr:sehsarc, r=compiler-errorsMatthias Krüger-0/+97
2024-09-18Rollup merge of #130489 - compiler-errors:raw-lt-lint, r=jieyouxuMatthias Krüger-0/+11
2024-09-18Rollup merge of #130116 - veera-sivarajan:freeze-suggestions, r=chenyukangMatthias Krüger-53/+102
2024-09-17read_volatile __rust_no_alloc_shim_is_unstable in alloc_zeroedBen Kimock-1/+7