about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-19Add `field@` and `variant@` doc-link disambiguatorsNoa-66/+138
2024-09-19Auto merge of #130069 - GuillaumeGomez:gen-scraped-buttons, r=notriddlebors-38/+44
2024-09-19Auto merge of #130529 - onur-ozkan:better-ci-llvm-default, r=Kobzolbors-8/+12
2024-09-19add change-tracker for new download-ci-llvm defaultonur-ozkan-0/+5
2024-09-19update `llvm.download-ci-llvm` documentationonur-ozkan-1/+1
2024-09-19change download-ci-llvm default from "if-unchanged" to trueonur-ozkan-7/+6
2024-09-19Auto merge of #130406 - arttet:master, r=onur-ozkanbors-3/+12
2024-09-19Auto merge of #130547 - workingjubilee:rollup-tw30khz, r=workingjubileebors-9/+98
2024-09-18Rollup merge of #130542 - ultrabear:stabilize_const_maybeuninit_as_mut_ptr, r...Jubilee-5/+5
2024-09-18Rollup merge of #130533 - compiler-errors:never-pat-unsafeck, r=NadrierilJubilee-4/+41
2024-09-18Rollup merge of #130531 - compiler-errors:thir-unsafeck-param, r=UrgauJubilee-0/+52
2024-09-19Auto merge of #130511 - bjoernager:const-char-encode-utf8, r=dtolnaybors-18/+15
2024-09-18run `x.py fmt`ultrabear-1/+4
2024-09-18remove feature attributes as const_maybe_uninit_as_mut_ptr is stabilizedultrabear-3/+0
2024-09-18stabilize `const_maybe_uninit_as_mut_ptr`ultrabear-2/+2
2024-09-19Auto merge of #123877 - ShE3py:expr-in-pats-2, r=fmeasebors-412/+1813
2024-09-18Never patterns constitute a read for unsafetyMichael Goulet-4/+41
2024-09-18Mark and implement 'char::encode_utf8' as const.Gabriel Bjørnager Jensen-18/+15
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-18Check params for unsafety in THIRMichael Goulet-0/+52
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-18Bump cc dependencyArtyom Tetyukhin-3/+12
2024-09-18Auto merge of #130497 - saethlin:alloc-zeroed-is-unstable, r=bjorn3bors-1/+7