about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-03Rollup merge of #141876 - compiler-errors:missing-let-ty, r=SparrowLiiMatthias Krüger-3/+46
2025-06-03Rollup merge of #141873 - neeko-cat:patch-1, r=tgross35Matthias Krüger-1/+1
2025-06-03Rollup merge of #141741 - nnethercote:overhaul-UsePath, r=petrochenkovMatthias Krüger-29/+32
2025-06-03Rollup merge of #141741 - nnethercote:overhaul-UsePath, r=petrochenkovMatthias Krüger-96/+121
2025-06-03Rollup merge of #141677 - azhogin:azhogin/async-drop-unexpected-type-instead-...Matthias Krüger-30/+91
2025-06-03Rollup merge of #140715 - lukaslueg:oncecellsyncdocs, r=tgross35Matthias Krüger-5/+13
2025-06-03Merge from rustcThe Miri Cronjob Bot-2057/+4340
2025-06-03Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-06-03Remove pre-expansion AST stats.Nicholas Nethercote-122/+61
2025-06-03Auto merge of #141210 - RalfJung:miri-std-doctests, r=saethlinbors-12/+11
2025-06-02add testsJeremy Smart-0/+48
2025-06-03cleaned up some testsKivooeo-32/+51
2025-06-03fix: Cycle handlers for `HirDatabase::infer, const_param_ty_with_diagnosticsShoyu Vanilla-7/+72
2025-06-02feat: implement completion for diagnostic moduleRyan Mehri-17/+175
2025-06-02compiler-builtins: Eliminate symlinksTrevor Gross-2/+1
2025-06-02Auto merge of #141750 - Noratrieb:gold-rush, r=bjorn3bors-1/+58
2025-06-02libm-test: Fix unintentional skips in `binop_common`Trevor Gross-12/+34
2025-06-03Overhaul `UsePath`.Nicholas Nethercote-26/+29
2025-06-03Overhaul `UsePath`.Nicholas Nethercote-86/+112
2025-06-02Remove more library bootstrapJosh Stone-12/+1
2025-06-02ci: Refactor benchmark regression checksTrevor Gross-74/+29
2025-06-02simplify expression that checks the offsetBazookaMusic-36/+30
2025-06-03resolve: Tweak `private_macro_use` lint to be compatible with upcoming macro ...Vadim Petrochenkov-22/+36
2025-06-02doc_suspicious_footnotes: lint text that looks like a footnoteMichael Howell-2/+714
2025-06-02Stabilize AVX512 intrinsicsAmanieu d'Antras-4595/+4595
2025-06-02Fix incorrect intrinsic name in WASMsayantn-2/+2
2025-06-02Fix incorrect intrinsic name in X86sayantn-11/+11
2025-06-02Remove uses of deprecated type-specific pointers from ARMsayantn-380/+380
2025-06-02Use correct LLVM intrinsic for `vmull` and `vaddv`sayantn-36/+36
2025-06-02Use rust intrinsics for more ARM intrinsicssayantn-527/+73
2025-06-02Auto merge of #141912 - Kobzol:rollup-wurlnsx, r=Kobzolbors-6/+33
2025-06-02fix: don't duplicate must_use for functions and traitsRyan Mehri-2/+2
2025-06-02Fast path for subtype and coercion goalsMichael Goulet-0/+11
2025-06-02Fast path for stalled obligations on self tyMichael Goulet-6/+13
2025-06-02Enable triagebot `[concern]` functionalityUrgau-0/+5
2025-06-02Merge pull request #692 from FractalFir/arm_asmantoyo-1/+2
2025-06-02Remove unneeded patchAntoni Boucher-39/+0
2025-06-02Update to nightly-2025-06-02Antoni Boucher-1/+1
2025-06-02Mark Neon f16 vectors as unstableAdam Gemmell-4/+9
2025-06-02Revert vbsl[q]_f16 to unstableAdam Gemmell-18/+3
2025-06-02Merge branch 'master' into sync_from_rust_2025_06_02Antoni Boucher-120/+706
2025-06-02Introduce coerce_container_to_anyBenjamin Saunders-0/+187
2025-06-02Merge pull request #682 from rust-lang/sync_from_rust_2025_05_21antoyo-31/+230
2025-06-02add doc comment and a test with a generic closureb-naber-0/+92
2025-06-02Remove bootstrap cfgs from library/Josh Stone-122/+13
2025-06-02Lightly tweak docs for BTree{Map,Set}::extract_ifSidney Cammeresi-7/+7
2025-06-02Update booksrustbot-0/+0
2025-06-02Fix cast from u128 to f128Antoni Boucher-1/+1
2025-06-02add `body` to `ClosureDef`b-naber-0/+96
2025-06-02Auto merge of #141906 - chenyukang:rollup-k6v59ty, r=chenyukangbors-139/+369