about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-24Fix function signature for rust_eh_personalitybjorn3-7/+59
2025-06-24Fix normalization in linker-warningbjorn3-15/+2
2025-06-24Auto merge of #142929 - workingjubilee:rollup-4p3ypz1, r=workingjubileebors-2860/+1665
2025-06-23Rollup merge of #142923 - folkertdev:min-function-alignment-no-attributes, r=...Jubilee-10/+10
2025-06-23Rollup merge of #142922 - JonathanBrouwer:fix-rustdoc-comment, r=jdonszelmannJubilee-1/+2
2025-06-23Rollup merge of #142908 - psumbera:solaris-tr, r=jieyouxuJubilee-4/+4
2025-06-23Rollup merge of #142873 - Urgau:issue-139830, r=BoxyUwUJubilee-3/+35
2025-06-23Rollup merge of #142827 - GuillaumeGomez:tidy-error-code-removal, r=KobzolJubilee-69/+103
2025-06-23Rollup merge of #142784 - Kobzol:timings-codegen, r=nnethercoteJubilee-4/+50
2025-06-23Rollup merge of #142134 - workingjubilee:reject-unsupported-abi, r=jdonszelma...Jubilee-2749/+1288
2025-06-23Rollup merge of #141324 - Ayush1325:uefi-rand-fallback, r=joboetJubilee-19/+150
2025-06-23Rollup merge of #140985 - zachs18:fuse-default-some, r=tgross35Jubilee-1/+23
2025-06-23fix `-Zmin-function-alignment` without attributesFolkert de Vries-10/+10
2025-06-23Fix comment on NoMangleJonathan Brouwer-1/+2
2025-06-23tests: Bless cannot-be-called and dedup with unsupported ABI testJubilee Young-1147/+414
2025-06-23tests: Verify varargs with unsupported fn ptr ABIs must errorJubilee Young-0/+27
2025-06-23tests: Adopt ABI transmute tests from crashtestsJubilee Young-7/+31
2025-06-23tests: Update and bless cmse-nonsecure ABI testsJubilee Young-32/+29
2025-06-23tests: Update raw-dylib unsupported ABI testJubilee Young-2/+2
2025-06-23tests: Enhance unsupported ABI testsJubilee Young-1856/+1096
2025-06-23tests: Bless abi_gpu_kernel feature gate testJubilee Young-66/+57
2025-06-23unsupported_calling_conventions: print which ABI this is aboutRalf Jung-1/+3
2025-06-23Clarify note in rustc_ast_lowering still appliesJubilee Young-2/+3
2025-06-23compiler: Remove unsupported_fn_ptr_calling_conventions lintJubilee Young-31/+7
2025-06-23hir_analysis: Avoid repeating unsupported ABI errorsJubilee Young-8/+2
2025-06-23compiler: plug unsupported ABI leakage from the ASTJubilee Young-4/+24
2025-06-23Auto merge of #142907 - lnicola:sync-from-ra, r=lnicolabors-1241/+2756
2025-06-23Auto merge of #142906 - jdonszelmann:rollup-togt1dl, r=jdonszelmannbors-1010/+633
2025-06-23Fix install-template.sh for Solaris trPetr Sumbera-4/+4
2025-06-23Move error code explanation removal check into tidyGuillaume Gomez-25/+32
2025-06-23Create new `CiInfo` type in tidy checks to centralize CI related checksGuillaume Gomez-44/+71
2025-06-23Rollup merge of #142904 - tshepang:patch-1, r=jieyouxuJana Dönszelmann-1/+1
2025-06-23Rollup merge of #142892 - jdonszelmann:fix-142891, r=oli-obkJana Dönszelmann-1/+28
2025-06-23Rollup merge of #142822 - oli-obk:const-partial-eq, r=fee1-deadJana Dönszelmann-606/+117
2025-06-23Rollup merge of #142636 - lolbinarycat:bootstrap-example-unsection, r=KobzolJana Dönszelmann-202/+222
2025-06-23Rollup merge of #142493 - jdonszelmann:naked, r=oli-obkJana Dönszelmann-200/+265
2025-06-23move naked checks out of check_attr.rsJana Dönszelmann-194/+211
2025-06-23make warnings methods on cx so it's easier to emit them elsewhere tooJana Dönszelmann-8/+28
2025-06-23rewrite #[naked] parserJana Dönszelmann-16/+44
2025-06-23fix 142891Jana Dönszelmann-1/+25
2025-06-23test for lint on root node crashJana Dönszelmann-0/+3
2025-06-23Auto merge of #142792 - cuviper:version-1.90, r=cuviperbors-1/+1
2025-06-23notify me when rdg is touchedTshepang Mbambo-1/+1
2025-06-23Make `PartialEq` a `const_trait`Oli Scherer-606/+117
2025-06-23Add codegen timing sectionJakub Beránek-4/+50
2025-06-23Auto merge of #142901 - matthiaskrgr:rollup-topt4p6, r=matthiaskrgrbors-97/+1854
2025-06-23Rollup merge of #142875 - GuillaumeGomez:rustdoc-json-types-version-update, r...Matthias Krüger-0/+25
2025-06-23Rollup merge of #142854 - folkertdev:centralize-min-function-alignment, r=wor...Matthias Krüger-17/+10
2025-06-23Rollup merge of #142828 - Mark-Simulacrum:relnotes, r=Mark-SimulacrumMatthias Krüger-0/+100
2025-06-23Rollup merge of #142823 - JonathanBrouwer:no_mangle_parser, r=jdonszelmannMatthias Krüger-80/+120