about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-02-27Update E0133 docs for 2024 editionEric Huss-1/+2
2025-02-26Rollup merge of #137671 - meithecatte:discoverable-dump-mir, r=NadrierilLeón Orell Valerian Liehr-0/+1
2025-02-26Rollup merge of #137635 - compiler-errors:constrain-unstable, r=SparrowLiiLeón Orell Valerian Liehr-1/+4
2025-02-26Rollup merge of #137631 - TaKO8Ki:issue-137508, r=compiler-errorsLeón Orell Valerian Liehr-1/+5
2025-02-26Rollup merge of #137201 - estebank:structured-errors-long-ty, r=oli-obkLeón Orell Valerian Liehr-216/+312
2025-02-26Auto merge of #137354 - FractalFir:intern_with_cap, r=FractalFirbors-24/+33
2025-02-26Make -Z unpretty=mir suggest -Z dump-mir as wellMaja Kądziołka-0/+1
2025-02-26Rollup merge of #137622 - jdonszelmann:fix-137589, r=compiler-errorsLeón Orell Valerian Liehr-6/+12
2025-02-26Rollup merge of #137613 - davidtwco:const-traits-variances, r=compiler-errorsLeón Orell Valerian Liehr-0/+4
2025-02-26Rollup merge of #137604 - davidtwco:host-effect-resolve-vars, r=compiler-errorsLeón Orell Valerian Liehr-0/+2
2025-02-26Rollup merge of #137603 - davidtwco:extern-types-no-deref, r=lcnrLeón Orell Valerian Liehr-30/+31
2025-02-26Rollup merge of #137601 - davidtwco:deduplicate-type-has-metadata, r=fmease,b...León Orell Valerian Liehr-30/+24
2025-02-26Rollup merge of #137529 - klensy:unused3, r=lcnrLeón Orell Valerian Liehr-24/+9
2025-02-26Rollup merge of #136576 - usamoi:pass-more-llbc, r=fmeaseLeón Orell Valerian Liehr-2/+2
2025-02-26fix #137508Takayuki Maeda-1/+5
2025-02-25Don't suggest constraining unstable associated typesMichael Goulet-1/+4
2025-02-25Auto merge of #137608 - fmease:rollup-h4siso6, r=fmeasebors-182/+123
2025-02-25Fix rebaseEsteban Küber-1/+1
2025-02-25fix #137589Jana Dönszelmann-6/+12
2025-02-25add doc comment detailEsteban Küber-0/+6
2025-02-25Make E0609 a structured errorEsteban Küber-19/+46
2025-02-25Make E0614 a structured errorEsteban Küber-10/+17
2025-02-25Make E0529 a structured errorEsteban Küber-21/+57
2025-02-25Teach structured errors to display short `Ty`Esteban Küber-167/+187
2025-02-25Auto merge of #137611 - fmease:rollup-ln673ux, r=fmeasebors-10/+53
2025-02-25Rollup merge of #137515 - tgross35:update-builtins, r=tgross35León Orell Valerian Liehr-2/+2
2025-02-25Rollup merge of #137360 - real-eren:rustc_span/use-chunks-exact, r=NoratriebLeón Orell Valerian Liehr-7/+5
2025-02-25Rollup merge of #135480 - oli-obk:sized-method-on-unsized-impl, r=lcnrLeón Orell Valerian Liehr-1/+46
2025-02-25Rollup merge of #137602 - davidtwco:force-inline-description, r=fmeaseLeón Orell Valerian Liehr-1/+1
2025-02-25Rollup merge of #137600 - davidtwco:predicate-polarity-comment, r=fmeaseLeón Orell Valerian Liehr-2/+0
2025-02-25Rollup merge of #137595 - folkertdev:remove-simd-pow-powi, r=RalfJungLeón Orell Valerian Liehr-86/+8
2025-02-25Rollup merge of #137464 - chenyukang:yukang-fix-136343, r=estebankLeón Orell Valerian Liehr-5/+9
2025-02-25Rollup merge of #137444 - compiler-errors:drop-lint, r=oli-obkLeón Orell Valerian Liehr-77/+79
2025-02-25Rollup merge of #137370 - RalfJung:x86-abi-fallback, r=SparrowLiiLeón Orell Valerian Liehr-11/+26
2025-02-25Auto merge of #133832 - madsmtm:apple-symbols.o, r=DianQKbors-3/+140
2025-02-25remove unused field from VariantDef::new and convert debug to instrumentklensy-9/+1
2025-02-25remove `simd_fpow` and `simd_fpowi`Folkert de Vries-86/+8
2025-02-25Don't require method impls for methods with `Self:Sized` bounds for impls for...Oli Scherer-1/+46
2025-02-25Auto merge of #137571 - tgross35:rollup-i1tcnv1, r=tgross35bors-6/+0
2025-02-25Auto merge of #137573 - compiler-errors:rollup-noq9yhp, r=compiler-errorsbors-458/+265
2025-02-24Rollup merge of #137556 - RalfJung:simd_shuffle_const_generic, r=oli-obkMichael Goulet-5/+5
2025-02-24Rollup merge of #137550 - matthewjasper:panic-later-for-missing-dropck-error,...Michael Goulet-5/+4
2025-02-24Rollup merge of #137548 - compiler-errors:asm-ty, r=oli-obkMichael Goulet-6/+22
2025-02-24Rollup merge of #137489 - RalfJung:no-more-rustc_intrinsic_must_be_overridden...Michael Goulet-151/+41
2025-02-24Rollup merge of #137417 - taiki-e:riscv-atomic, r=AmanieuMichael Goulet-0/+7
2025-02-24Rollup merge of #137289 - compiler-errors:coerce-unsized-errors, r=oli-obkMichael Goulet-253/+164
2025-02-25Changed interners to start with preallocated capacityMichał Kostrubiec-24/+33
2025-02-24Rollup merge of #137109 - bend-n:knife, r=oli-obkTrevor Gross-6/+0
2025-02-24Auto merge of #135726 - jdonszelmann:attr-parsing, r=oli-obkbors-1790/+3514
2025-02-24Deduplicate CoerceUnsized and DispatchFromDyn impl errorsMichael Goulet-3/+13