about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2024-10-03Auto merge of #131145 - ismailarilik:handle_potential_query_instability_lint_...bors-15/+14
2024-10-03Rollup merge of #131173 - madsmtm:target-info-solid_asp3-abi, r=lcnrMatthias Krüger-0/+2
2024-10-03Rollup merge of #130419 - nnethercote:streamline-HirCollector, r=GuillaumeGomezMatthias Krüger-15/+15
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/+67
2024-10-02Rollup merge of #126930 - Xaeroxe:file-checksum-hint, r=chenyukangJubilee-28/+278
2024-10-03Auto merge of #131148 - Urgau:hashbrown-0.15, r=Amanieubors-12/+12
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-132/+369
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-02Rollup merge of #131152 - fee1-dead-contrib:fxdiag, r=compiler-errorsMatthias Krüger-31/+110
2024-10-02Rollup merge of #131150 - bvanjoi:issue-128327, r=chenyukangMatthias Krüger-1/+1
2024-10-02Rollup merge of #131140 - ismailarilik:handle-potential-query-instability-lin...Matthias Krüger-23/+22
2024-10-02Rollup merge of #131016 - madsmtm:no-sdk-version-in-object, r=jieyouxuMatthias Krüger-28/+49
2024-10-02Rollup merge of #130863 - compiler-errors:relax-codegen-dyn-assert, r=lcnrMatthias Krüger-20/+57
2024-10-02reviewlcnr-23/+31
2024-10-02Improve const traits diagnostics for new desugaringDeadbeef-31/+110
2024-10-02only query `params_in_repr` if def kind is adtbohan-1/+1
2024-10-02Adjust check-cfg get_many_mut usage following API changeUrgau-12/+12
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 #130885 - RalfJung:interp-error-discard, r=oli-obkJubilee-610/+836
2024-10-02Handle `rustc-hir-analysis` cases of `rustc::potential_query_instability` lintismailarilik-23/+22
2024-10-01Restore prior behavior with less duplicate info in dep fileJacob Kiesel-21/+14
2024-10-01Write two newlines intentionallyJacob Kiesel-2/+1
2024-10-01no need to comma delimit this, it's already space delimitedJacob Kiesel-2/+2
2024-10-01Fix bug in depinfo outputJacob Kiesel-1/+2
2024-10-01improve shell help textJacob Kiesel-1/+2
2024-10-01Pile all the checksum info into a comment that goes in the same order as the ...Jacob Kiesel-13/+20
2024-10-01disregard what we believe is supported in cargo for hash typeJacob Kiesel-14/+1
2024-10-01Fix options help textJacob Kiesel-1/+1
2024-10-01add unstable support for outputting file checksums for use in cargoJacob Kiesel-28/+289
2024-10-02Auto merge of #131070 - tgross35:update-root-cc, r=wesleywiserbors-2/+2
2024-10-02make `Borrows` dataflow dumps about its loan domainRémy Rakic-11/+1
2024-10-01fix extension for `-Zdump-mir-dataflow` graphviz filesRémy Rakic-1/+1
2024-10-01make InterpResult a dedicated type to avoid accidentally discarding the errorRalf Jung-735/+851
2024-10-01Auto merge of #131111 - matthiaskrgr:rollup-n6do187, r=matthiaskrgrbors-61/+154
2024-10-01Rollup merge of #130005 - davidlattimore:protected-vis-flag, r=UrgauMatthias Krüger-61/+154
2024-10-01Rollup merge of #131042 - compiler-errors:supertrait-vtable, r=lcnrGuillaume Gomez-26/+81
2024-10-01Rollup merge of #130630 - taiki-e:s390x-clobber-abi, r=AmanieuGuillaume Gomez-12/+143
2024-10-01add caches to multiple type folderslcnr-22/+222
2024-10-01Replace -Z default-hidden-visibility with -Z default-visibilityDavid Lattimore-61/+154
2024-10-01Auto merge of #129972 - eholk:stabilize-expr_2021, r=compiler-errors,traviscrossbors-38/+8
2024-10-01Stabilize expr_2021 fragment in all editionsEric Holk-38/+8
2024-10-01Auto merge of #131076 - lukas-code:doc-stab2, r=notriddlebors-0/+10
2024-09-30Rollup merge of #130877 - taiki-e:riscv-atomic, r=AmanieuTrevor Gross-1/+8
2024-09-30add `stable_since` convenienceLukas Markeffsky-0/+10
2024-09-30Unpin `cc` and upgrade to the latest versionTrevor Gross-2/+2