about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2024-10-24Consider param-env candidates even if they have errorsMichael Goulet-1/+0
2024-10-23Auto merge of #132079 - fmease:rollup-agrd358, r=fmeasebors-245/+343
2024-10-23Rollup merge of #132060 - joshtriplett:innermost-outermost, r=jieyouxuLeón Orell Valerian Liehr-18/+18
2024-10-23Rollup merge of #131979 - compiler-errors:compare-pred-entail, r=fmeaseLeón Orell Valerian Liehr-94/+109
2024-10-23Rollup merge of #131955 - SpriteOvO:riscv-int-arg-attr, r=workingjubileeLeón Orell Valerian Liehr-133/+216
2024-10-23Rollup merge of #131487 - graydon:wasm32v1-none, r=alexcrichtonLeón Orell Valerian Liehr-1/+59
2024-10-23More compare_impl_item simplificationsMichael Goulet-76/+95
2024-10-23Auto merge of #132027 - RalfJung:lang-feature-bool-fields, r=nnethercotebors-377/+316
2024-10-23"innermost", "outermost", "leftmost", and "rightmost" don't need hyphensJosh Triplett-18/+18
2024-10-23Auto merge of #132044 - lcnr:no-relate-abi, r=compiler-errorsbors-115/+110
2024-10-23rename lang feature lists to include LANGRalf Jung-17/+18
2024-10-23remove no longer needd UnstableFeature typeRalf Jung-15/+9
2024-10-23get rid of feature list in target feature logicRalf Jung-24/+2
2024-10-23rustc_feature: remove no-longer-needed macroRalf Jung-24/+22
2024-10-23nightly feature tracking: get rid of the per-feature bool fieldsRalf Jung-323/+291
2024-10-22Fix rustc_target test: wasmNN-none should support dynamic linkingGraydon Hoare-1/+7
2024-10-22Address review comments on wasm32v1-none targetGraydon Hoare-52/+15
2024-10-22Add wasm32v1-none target (compiler-team/#791)Graydon Hoare-0/+89
2024-10-23Auto merge of #132053 - matthiaskrgr:rollup-u5ds6i3, r=matthiaskrgrbors-25/+14
2024-10-23Rollup merge of #132026 - lcnr:stabilize-coherence-again, r=compiler-errorsMatthias Krüger-25/+14
2024-10-23Auto merge of #131982 - compiler-errors:split-trait-bound-modifiers, r=fmeasebors-66/+50
2024-10-23Set `signext` or `zeroext` for integer arguments on LoongArch64Asuna-0/+29
2024-10-23Set `signext` or `zeroext` for integer arguments on RISC-VAsuna-0/+28
2024-10-23Introduce `adjust_for_rust_abi` in `rustc_target`Asuna-133/+159
2024-10-23remove `PredicatePolarity` and `BoundConstness` relate implslcnr-40/+11
2024-10-22Auto merge of #131871 - RalfJung:x86-32-float, r=workingjubileebors-22/+15
2024-10-22do not relate `Abi` and `Safety`lcnr-75/+99
2024-10-22Represent TraitBoundModifiers as distinct parts in HIRMichael Goulet-66/+50
2024-10-22Auto merge of #132035 - matthiaskrgr:rollup-ty1e4q0, r=matthiaskrgrbors-116/+262
2024-10-22Rollup merge of #132022 - Zalathar:dominator-order, r=tmiaskoMatthias Krüger-24/+24
2024-10-22Rollup merge of #131732 - m4tx:fix-82824, r=davidtwcoMatthias Krüger-9/+51
2024-10-22Rollup merge of #131549 - compiler-errors:try-in-sync, r=spastorinoMatthias Krüger-50/+76
2024-10-22Rollup merge of #131049 - compiler-errors:more-validation, r=spastorinoMatthias Krüger-32/+104
2024-10-22Rollup merge of #125205 - ChrisDenton:verbatim-include, r=jieyouxuMatthias Krüger-1/+7
2024-10-22Auto merge of #131321 - RalfJung:feature-activation, r=nnethercotebors-119/+145
2024-10-22Move `cmp_in_dominator_order` out of graph dominator computationZalathar-24/+24
2024-10-22Auto merge of #132030 - matthiaskrgr:rollup-1g6quh0, r=matthiaskrgrbors-117/+107
2024-10-22Rollup merge of #131918 - Zalathar:counters, r=nnethercoteMatthias Krüger-117/+107
2024-10-22make some rustc_feature internals private, and ensure invariants with debug a...Ralf Jung-26/+62
2024-10-22terminology: #[feature] *enables* a feature (instead of "declaring" or "activ...Ralf Jung-119/+109
2024-10-22remove unused fieldlcnr-24/+13
2024-10-22fix typolcnr-1/+1
2024-10-22Auto merge of #132020 - workingjubilee:rollup-a8iehqg, r=workingjubileebors-52/+172
2024-10-21Rollup merge of #131807 - beetrees:riscv-target-abi, r=workingjubileeJubilee-0/+24
2024-10-21Rollup merge of #130432 - azhogin:azhogin/regparm, r=workingjubilee,pnkfelixJubilee-52/+148
2024-10-22Auto merge of #129935 - RalfJung:unsupported_calling_conventions, r=compiler-...bors-83/+24
2024-10-21Auto merge of #131840 - compiler-errors:impossible-maybe, r=lcnrbors-12/+14
2024-10-21Rollup merge of #132001 - lcnr:stabilize-coherence-again, r=compiler-errorsMatthias Krüger-7/+19
2024-10-21Rollup merge of #131997 - Veykril:veykril/push-upvqkyxmvkzw, r=jieyouxuMatthias Krüger-15/+23
2024-10-21Rollup merge of #130350 - RalfJung:strict-provenance, r=dtolnayMatthias Krüger-12/+9