about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-06-20Rollup merge of #142715 - folkertdev:fn-align-corrections, r=jdonszelmannJakub Beránek-2/+2
2025-06-20Auto merge of #142316 - compiler-errors:cache-param-env, r=lcnrbors-20/+177
2025-06-20Rollup merge of #142687 - cjgillot:less-hir_crate, r=oli-obkTrevor Gross-100/+48
2025-06-20Rollup merge of #140920 - RalfJung:target-feature-unification, r=nnethercote,...Trevor Gross-602/+486
2025-06-20Rollup merge of #138291 - jdonszelmann:optimize-attr, r=oli-obkTrevor Gross-52/+63
2025-06-19Auto merge of #140748 - m-ou-se:super-format-args3, r=jdonszelmannbors-162/+114
2025-06-19Remove old format_args diagnostic.Mara Bos-27/+11
2025-06-19Use expr_ref.Mara Bos-2/+1
2025-06-19correct template for `#[align]`Folkert de Vries-2/+2
2025-06-19Update compiler/rustc_interface/src/passes.rsCamille Gillot-1/+1
2025-06-19Cache instantiation of canonical binderMichael Goulet-20/+177
2025-06-19various minor target feature cleanupsRalf Jung-46/+28
2025-06-19line-wrap and extend comments, typosRalf Jung-14/+22
2025-06-19cg_gcc: properly populate cfg(target_features) with -Ctarget-featuresRalf Jung-47/+37
2025-06-19unify two -Ctarget-feature parsersRalf Jung-105/+134
2025-06-19move -Ctarget-feature handling into shared codeRalf Jung-456/+324
2025-06-19move cfg(target_feature) computation into shared placeRalf Jung-119/+126
2025-06-18Rollup merge of #142606 - azhogin:azhogin/async-drop-without-sync-drop-error,...Trevor Gross-1/+20
2025-06-18Rollup merge of #142507 - folkertdev:fn-align-align-attribute, r=jdonszelmannTrevor Gross-60/+154
2025-06-18Rollup merge of #140247 - BoxyUwU:iats_no_query_cycles, r=lcnrTrevor Gross-127/+178
2025-06-18Auto merge of #142689 - Urgau:rollup-4ho6835, r=Urgaubors-89/+361
2025-06-18Auto merge of #142685 - Kobzol:rollup-8f3g8yf, r=Kobzolbors-148/+167
2025-06-18Rollup merge of #142377 - Urgau:unremap-rustc-dev, r=jieyouxuUrgau-82/+149
2025-06-18Rollup merge of #142123 - Kobzol:timings, r=nnethercoteUrgau-2/+156
2025-06-18Rollup merge of #141614 - rperier:lint_type-ir-to-type-middle, r=compiler-errorsUrgau-5/+46
2025-06-18Rollup merge of #135656 - joshtriplett:hint-mostly-unused, r=saethlinUrgau-0/+10
2025-06-18Make feature suggestion more consistent.Camille GILLOT-83/+24
2025-06-18ReviewsBoxy-3/+0
2025-06-18Rollup merge of #142619 - klensy:or_fun_call, r=nnethercoteJakub Beránek-24/+27
2025-06-18Rollup merge of #142383 - scottmcm:operandref-builder, r=workingjubileeJakub Beránek-78/+134
2025-06-18Rollup merge of #141610 - BoxyUwU:stabilize_generic_arg_infer, r=lcnr,travisc...Jakub Beránek-46/+6
2025-06-18Reduce uses of `hir_crate`.Camille GILLOT-16/+23
2025-06-18Implement lint against direct uses of rustc_type_ir in compiler cratesRomain Perier-5/+46
2025-06-18GCC backend: Remove `add_eval` if no function is createdGuillaume Gomez-1/+0
2025-06-18Merge commit 'fda0bb9588912a3e0606e880ca9f6e913cf8a5a4' into subtree-update_c...Guillaume Gomez-10357/+11917
2025-06-18convert the `optimize` attribute to a new parserJana Dönszelmann-52/+63
2025-06-18add `#[align]` attributeFolkert de Vries-60/+154
2025-06-18Auto merge of #141061 - dpaoliello:shimasfn, r=bjorn3bors-98/+114
2025-06-18Fix span of AddrOf in format_args!() expansion.Mara Bos-1/+1
2025-06-18Allow storing `format_args!()` in `let`.Mara Bos-135/+104
2025-06-18Auto merge of #138165 - jdonszelmann:inline, r=oli-obkbors-340/+697
2025-06-18AsyncDrop trait without sync Drop generates an errorAndrew Zhogin-1/+20
2025-06-17CodeGen: rework Aggregate implemention for rvalue_creates_operand casesScott McMurray-78/+134
2025-06-17fix clippyJana Dönszelmann-11/+6
2025-06-17make error codes reflect reality betterJana Dönszelmann-104/+195
2025-06-17Rollup merge of #142635 - bjorn3:add_back_wasm_spec_abi, r=workingjubileeJacob Pratt-0/+11
2025-06-17Rollup merge of #142631 - xizheyin:142143, r=UrgauJacob Pratt-7/+21
2025-06-17Rollup merge of #142608 - workingjubilee:redescribe-rustc_target-more-accurat...Jacob Pratt-22/+25
2025-06-17Rollup merge of #142588 - ZuseZ4:generic-ctx-imprv, r=oli-obkJacob Pratt-9/+6
2025-06-17Rollup merge of #142371 - fee1-dead-contrib:push-xqlkumzurkus, r=petrochenkovJacob Pratt-36/+54