about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2024-08-08Auto merge of #128465 - GrigorenkoPV:128200, r=estebankbors-7/+15
2024-08-08Auto merge of #128805 - tgross35:rollup-wajzi6w, r=tgross35bors-50/+118
2024-08-07Rollup merge of #128798 - futile:refactor/mbe-diagnostics, r=petrochenkovTrevor Gross-28/+28
2024-08-07Rollup merge of #128702 - yaahc:metrics-flag, r=estebankTrevor Gross-8/+31
2024-08-07Rollup merge of #128552 - s7tya:check-no-sanitize-attribute-pos, r=BoxyUwUTrevor Gross-1/+6
2024-08-07Rollup merge of #128520 - compiler-errors:more-precisely-force-move, r=BoxyUwUTrevor Gross-13/+53
2024-08-08Auto merge of #128550 - compiler-errors:shadowed-params-perf, r=petrochenkovbors-96/+105
2024-08-07Auto merge of #128796 - matthiaskrgr:rollup-r7l68ph, r=matthiaskrgrbors-522/+707
2024-08-07refactor(rustc_expand::mbe): Don't require full ExtCtxt when not necessaryFelix Rath-28/+28
2024-08-07Rollup merge of #128782 - RalfJung:raw-addr-of-parens, r=compiler-errorsMatthias Krüger-0/+7
2024-08-07Rollup merge of #128772 - glaubitz:sparc-elf-fix, r=nagisaMatthias Krüger-0/+1
2024-08-07Rollup merge of #128732 - bvanjoi:immutable-import-vis, r=petrochenkovMatthias Krüger-63/+129
2024-08-07Rollup merge of #128679 - RalfJung:codegen-fn-attrs, r=nikicMatthias Krüger-11/+28
2024-08-07Rollup merge of #128221 - calebzulawski:implied-target-features, r=AmanieuMatthias Krüger-448/+542
2024-08-07Add -Zerror-metrics=PATH to save diagnostic metadata to diskJane Losare-Lusby-8/+31
2024-08-07codegen: better centralize function attribute computationRalf Jung-11/+28
2024-08-07Auto merge of #126158 - Urgau:disallow-cfgs, r=petrochenkovbors-8/+156
2024-08-07make `import.vis` is not mutablebohan-63/+129
2024-08-07Rollup merge of #128753 - compiler-errors:arbitrary-upper, r=spastorinoGuillaume Gomez-15/+20
2024-08-07Rollup merge of #128527 - estebank:ambiguity-suggestion, r=NadrierilGuillaume Gomez-21/+49
2024-08-07Rollup merge of #128424 - fee1-dead-contrib:fx-clean, r=oli-obkGuillaume Gomez-27/+0
2024-08-07Rollup merge of #128206 - bjorn3:import_lib_writing_refactor, r=jieyouxuGuillaume Gomez-305/+329
2024-08-07unused_parens: do not lint against parens around &rawRalf Jung-0/+7
2024-08-07Disallow setting built-in cfgs via set the command-lineUrgau-1/+125
2024-08-07Make `Span` optional in `BufferedEarlyLint`Urgau-7/+31
2024-08-07Update ar_archive_writer to 0.3.3bjorn3-1/+1
2024-08-07rustc_codegen_ssa: Set architecture for object crate for 32-bit SPARCJohn Paul Adrian Glaubitz-0/+1
2024-08-07Disallow enabling features without their implied featuresCaleb Zulawski-23/+11
2024-08-07Fix typoCaleb Zulawski-1/+1
2024-08-07Hide implicit target features from diagnostics when possibleCaleb Zulawski-19/+67
2024-08-07Add implied features to non-target-feature functionsCaleb Zulawski-5/+21
2024-08-07Remove redundant implied featuresCaleb Zulawski-36/+6
2024-08-07Don't use LLVM to compute -Ctarget-featureCaleb Zulawski-111/+119
2024-08-07Don't use LLVM's target featuresCaleb Zulawski-39/+84
2024-08-07Refactor and fill out target feature listsCaleb Zulawski-360/+293
2024-08-07Add missing featuresCaleb Zulawski-0/+26
2024-08-07Add test to ensure implied target features work with asm, and fix failing testsCaleb Zulawski-5/+7
2024-08-07Add implied target features to target_feature attributeCaleb Zulawski-31/+89
2024-08-06Rollup merge of #128417 - tgross35:f16-f128-math, r=dtolnayTrevor Gross-8/+8
2024-08-07Auto merge of #128761 - matthiaskrgr:rollup-5p1mlqq, r=matthiaskrgrbors-1276/+1440
2024-08-07Rollup merge of #128718 - jieyouxu:check-cfg_attr, r=nnethercoteMatthias Krüger-0/+1
2024-08-07Rollup merge of #128710 - ChrisDenton:null, r=jieyouxuMatthias Krüger-3/+7
2024-08-07Rollup merge of #128687 - RalfJung:interpret-call-refactor, r=WaffleLapkinMatthias Krüger-1230/+1269
2024-08-07Rollup merge of #125048 - dingxiangfei2009:stable-deref, r=amanieuMatthias Krüger-0/+1
2024-08-06Don't arbitrarily choose one upper bound for hidden captured regionMichael Goulet-15/+20
2024-08-06fix testEsteban Küber-0/+8
2024-08-06Rollup merge of #128720 - y21:issue119620, r=compiler-errorsMatthias Krüger-5/+5
2024-08-06Rollup merge of #128517 - clubby789:overflowing-lit-span, r=petrochenkovMatthias Krüger-9/+13
2024-08-06Rollup merge of #128377 - veera-sivarajan:fix-128249, r=davidtwcoMatthias Krüger-14/+32
2024-08-06Rollup merge of #128369 - GrigorenkoPV:let-underscore-translatable, r=davidtwcoMatthias Krüger-8/+9