about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-03Auto merge of #131145 - ismailarilik:handle_potential_query_instability_lint_...bors-15/+14
2024-10-03Auto merge of #131205 - flip1995:clippy-subtree-update, r=Manishearthbors-848/+2484
2024-10-03Merge commit 'aa0d551351a9c15d8a95fdb3e2946b505893dda8' into clippy-subtree-u...Philipp Krones-848/+2484
2024-10-03Auto merge of #131196 - matthiaskrgr:rollup-3it3zqp, r=matthiaskrgrbors-38/+44
2024-10-03Auto merge of #13492 - flip1995:rustup, r=flip1995bors-33/+23
2024-10-03Bump nightly version -> 2024-10-03Philipp Krones-1/+1
2024-10-03Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-865/+2531
2024-10-03Rollup merge of #131173 - madsmtm:target-info-solid_asp3-abi, r=lcnrMatthias Krüger-0/+2
2024-10-03Rollup merge of #131163 - JakenHerman:master, r=NadrierilMatthias Krüger-1/+17
2024-10-03Rollup merge of #130419 - nnethercote:streamline-HirCollector, r=GuillaumeGomezMatthias Krüger-37/+25
2024-10-03Auto merge of #128711 - clarfonthey:default-iters-hash, r=dtolnaybors-0/+80
2024-10-03Auto merge of #131185 - workingjubilee:rollup-wkcqe2j, r=workingjubileebors-41/+488
2024-10-03Handle `rustc_metadata` cases of `rustc::potential_query_instability` lintismailarilik-15/+14
2024-10-02Rollup merge of #131166 - madsmtm:target-info-switch-vendor, r=jieyouxuJubilee-0/+1
2024-10-02Rollup merge of #130725 - GrigorenkoPV:@-in-struct-patterns, r=NadrierilJubilee-13/+150
2024-10-02Rollup merge of #126930 - Xaeroxe:file-checksum-hint, r=chenyukangJubilee-28/+337
2024-10-02Add `get_line` confusable to `Stdin::read_line()`Jaken Herman-1/+17
2024-10-02impl Default for Hash{Map,Set} iterators that don't already have itltdk-0/+80
2024-10-03Auto merge of #127912 - joboet:tls_dtor_thread_current, r=cuviperbors-139/+536
2024-10-03Auto merge of #131148 - Urgau:hashbrown-0.15, r=Amanieubors-130/+70
2024-10-02Auto merge of #131006 - RalfJung:immediate-sanity, r=saethlinbors-3/+6
2024-10-02Auto merge of #130821 - lcnr:nalgebra-hang-2, r=compiler-errorsbors-134/+443
2024-10-02Fix target_abi in SOLID targetsMads Marquart-0/+2
2024-10-02Fix target_vendor for aarch64-nintendo-switch-freestandingMads Marquart-0/+1
2024-10-02Auto merge of #131158 - matthiaskrgr:rollup-3x2vado, r=matthiaskrgrbors-279/+538
2024-10-02bless miri testsjoboet-7/+7
2024-10-02std: make `thread::current` available in all `thread_local!` destructorsjoboet-132/+529
2024-10-02Rollup merge of #131152 - fee1-dead-contrib:fxdiag, r=compiler-errorsMatthias Krüger-168/+224
2024-10-02Rollup merge of #131151 - jieyouxu:adjust-pr-template, r=fmeaseMatthias Krüger-1/+1
2024-10-02Rollup merge of #131150 - bvanjoi:issue-128327, r=chenyukangMatthias Krüger-6/+45
2024-10-02Rollup merge of #131141 - RalfJung:mpmc-test, r=AmanieuMatthias Krüger-22/+24
2024-10-02Rollup merge of #131140 - ismailarilik:handle-potential-query-instability-lin...Matthias Krüger-34/+33
2024-10-02Rollup merge of #131016 - madsmtm:no-sdk-version-in-object, r=jieyouxuMatthias Krüger-28/+145
2024-10-02Rollup merge of #130863 - compiler-errors:relax-codegen-dyn-assert, r=lcnrMatthias Krüger-20/+66
2024-10-02Auto merge of #125771 - Kobzol:ci-datadog-metrics, r=jdnobors-0/+91
2024-10-02reviewlcnr-23/+31
2024-10-02Improve const traits diagnostics for new desugaringDeadbeef-168/+224
2024-10-02Replace zero-width whitespace with a visible `\`许杰友 Jieyou Xu (Joe)-1/+1
2024-10-02Auto merge of #131117 - AvatarSenju:helpstring-fix, r=onur-ozkanbors-1/+1
2024-10-02only query `params_in_repr` if def kind is adtbohan-6/+45
2024-10-02Fix rustdoc-js-std path-ordering test due to API removalUrgau-1/+0
2024-10-02Auto merge of #13443 - SpriteOvO:simplify-option-neg-methods, r=xFrednetbors-20/+321
2024-10-02Adjust check-cfg get_many_mut usage following API changeUrgau-12/+12
2024-10-02Update hashbrown to 0.15 and adjust some methodsUrgau-117/+58
2024-10-02Auto merge of #131143 - workingjubilee:rollup-4ke1tor, r=workingjubileebors-1355/+1589
2024-10-02restore prior more readable suggestionJacob Kiesel-5/+6
2024-10-01Rollup merge of #131121 - lqd:dataflow-viz, r=compiler-errorsJubilee-12/+2
2024-10-01Rollup merge of #131108 - jieyouxu:revert-broken-pipe, r=onur-ozkanJubilee-4/+11
2024-10-01Rollup merge of #130885 - RalfJung:interp-error-discard, r=oli-obkJubilee-1339/+1576
2024-10-02mpmc doctest: make sure main thread waits for child threadsRalf Jung-22/+24