about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2024-10-18Rollup merge of #131857 - WaffleLapkin:dyn-drop-principal-3, r=compiler-errorsMatthias Krüger-5/+13
2024-10-18Rollup merge of #131743 - tamird:find_commandline_library-tidy, r=lcnrMatthias Krüger-42/+49
2024-10-17Rollup merge of #131825 - lcnr:probe-no-more-leak-2, r=compiler-errorsMatthias Krüger-3/+3
2024-10-17Rollup merge of #131818 - heiher:loong-instrument-xray, r=jieyouxuMatthias Krüger-0/+3
2024-10-17Rollup merge of #131805 - aeubanks:flat, r=durin42Matthias Krüger-3/+3
2024-10-17Allow dropping dyn principalMichael Goulet-5/+13
2024-10-17rustc_metadata: reduce repetitionTamir Duberstein-15/+29
2024-10-17Enable XRay instrumentation for LoongArch Linux targetsWANG Rui-0/+3
2024-10-17Rollup merge of #131822 - lcnr:typeck-error-reporting, r=jieyouxuMatthias Krüger-78/+84
2024-10-17Rollup merge of #131815 - workingjubilee:did-you-mean-is-none-or, r=jieyouxuMatthias Krüger-3/+3
2024-10-17Rollup merge of #131748 - lcnr:typing-mode, r=compiler-errorsMatthias Krüger-217/+181
2024-10-17Rollup merge of #131583 - heiher:loong-issue-118053, r=jieyouxuMatthias Krüger-0/+2
2024-10-17Rollup merge of #128391 - cafce25:issue-128390, r=lcnrMatthias Krüger-5/+10
2024-10-17SolverDelegate add assoc type for Infcxlcnr-3/+3
2024-10-17extract `expr_assign_expected_bool_error`lcnr-78/+84
2024-10-17move `defining_opaque_types` out of `Canonical`lcnr-120/+130
2024-10-17remove Canonical::unchecked_rebind, it's unusedlcnr-10/+0
2024-10-17`DropckOutlives` to `rustc_middle`lcnr-37/+27
2024-10-17remove type_op constructorslcnr-30/+6
2024-10-17`ImpliedOutlivesBounds` to `rustc_middle`lcnr-29/+27
2024-10-16compiler: use `is_none_or` where it is clearly betterJubilee Young-3/+3
2024-10-17Auto merge of #129582 - nbdd0121:unwind, r=nnethercotebors-6/+19
2024-10-16clang-formatArthur Eubanks-2/+2
2024-10-16rustc_llvm: Fix flattened CLI argsArthur Eubanks-2/+2
2024-10-16Auto merge of #131797 - matthiaskrgr:rollup-lzpze2k, r=matthiaskrgrbors-74/+92
2024-10-16Rollup merge of #131778 - practicalrs:fix_needless_lifetimes, r=jieyouxuMatthias Krüger-1/+1
2024-10-16Rollup merge of #131777 - practicalrs:fix_trivially_copy_pass_by_ref, r=jieyouxuMatthias Krüger-3/+3
2024-10-16Rollup merge of #131753 - compiler-errors:swap-secondary, r=jieyouxuMatthias Krüger-22/+11
2024-10-16Rollup merge of #131751 - compiler-errors:structurally-resolve, r=lcnrMatthias Krüger-48/+66
2024-10-16Rollup merge of #130989 - compiler-errors:unsize-opaque, r=estebankMatthias Krüger-0/+11
2024-10-16Auto merge of #131792 - matthiaskrgr:rollup-480nwg4, r=matthiaskrgrbors-57/+180
2024-10-16Rollup merge of #131783 - practicalrs:fix_explicit_iter_loop, r=compiler-errorsMatthias Krüger-8/+8
2024-10-16Rollup merge of #131699 - compiler-errors:better-errors-for-projections, r=lcnrMatthias Krüger-18/+107
2024-10-16Rollup merge of #131686 - Urgau:fast-path-vis, r=lqdMatthias Krüger-0/+7
2024-10-16Rollup merge of #131381 - Nadrieril:min-match-ergonomics, r=pnkfelixMatthias Krüger-31/+58
2024-10-16Auto merge of #131767 - cuviper:bump-stage0, r=Mark-Simulacrumbors-21/+20
2024-10-16Fix explicit_iter_loop in rustc_serializeMichal Piotrowski-8/+8
2024-10-16rustc_metadata: reduce repetitionTamir Duberstein-27/+18
2024-10-16Auto merge of #131775 - Urgau:rollup-yc4a3sf, r=Urgaubors-87/+153
2024-10-16Fix needless_lifetimes in stable_mirMichal Piotrowski-1/+1
2024-10-16Fix trivially_copy_pass_by_ref in stable_mirMichal Piotrowski-3/+3
2024-10-16Rollup merge of #131771 - Urgau:cfg-target-131759, r=jieyouxuUrgau-1/+7
2024-10-16Rollup merge of #131760 - maurer:data-layout-aarch64, r=nikicUrgau-38/+72
2024-10-16Rollup merge of #131754 - compiler-errors:bivariance-bivariance, r=estebankUrgau-10/+50
2024-10-16Rollup merge of #131700 - practicalrs:fix_match_same_arms, r=celinvalUrgau-38/+24
2024-10-16Auto merge of #131481 - nnethercote:rm-GenKillSet, r=cjgillotbors-655/+159
2024-10-16Handle gracefully true/false in `cfg(target(..))` compactUrgau-1/+7
2024-10-16Auto merge of #131422 - GnomedDev:smallvec-predicate-obligations, r=compiler-...bors-254/+410
2024-10-15update bootstrap configsJosh Stone-7/+6
2024-10-15replace placeholder versionJosh Stone-14/+14