about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-06-24Rollup merge of #138780 - trifectatechfoundation:loop_match_attr, r=oli-obk,t...Jubilee-0/+1425
2025-06-24Rollup merge of #135731 - frank-king:feature/pin-borrow, r=eholk,traviscrossJubilee-10/+740
2025-06-24Taint body on invalid call ABIMichael Goulet-0/+23
2025-06-24Add rust-invalid ABIMichael Goulet-0/+22
2025-06-24Auto merge of #142979 - matthiaskrgr:rollup-szqah4e, r=matthiaskrgrbors-109/+460
2025-06-24Enable short-ice for WindowsDaniel Paoliello-4/+11
2025-06-24fix 142783Jana Dönszelmann-2/+6
2025-06-24Rewrite #[track_caller]Jana Dönszelmann-12/+12
2025-06-24Fix circular dependency test to use rustc_std_internal_symbolbjorn3-2/+3
2025-06-24Remove dependency injection for the panic runtimebjorn3-23/+0
2025-06-24Make missing lifetime suggestion verboseMichael Goulet-117/+246
2025-06-24rustdoc: Don't mark `#[target_feature]` functions as ⚠Alona Enraght-Moony-0/+38
2025-06-24Rollup merge of #142965 - raoulstrackx:raoul/rte-497-fix_c-link-to-rust-va-li...Matthias Krüger-0/+1
2025-06-24Rollup merge of #142943 - jieyouxu:no-rustc-version, r=compiler-errorsMatthias Krüger-41/+28
2025-06-24Rollup merge of #142883 - mominul:impl_in_bindings, r=lcnrMatthias Krüger-0/+36
2025-06-24Rollup merge of #142805 - estebank:underscore-import, r=compiler-errorsMatthias Krüger-36/+174
2025-06-24Rollup merge of #142799 - petrochenkov:expnop, r=bjorn3Matthias Krüger-3/+3
2025-06-24Rollup merge of #142657 - tgross35:nonoptional-fragment-specifiers-cleanup, r...Matthias Krüger-29/+91
2025-06-24Rollup merge of #142645 - Urgau:usage-non_upper_case_globals, r=fmeaseMatthias Krüger-0/+127
2025-06-24Suggest cloning `Arc` moved into closureEsteban Küber-4/+58
2025-06-25suggest declaring modules when file found but module not definedbendn-1/+4
2025-06-24Check CoerceUnsized impl validity before coercingMichael Goulet-58/+32
2025-06-24Emit a single error when importing a path with `_`Esteban Küber-77/+124
2025-06-24Don't include current rustc version string in feature removed helpJieyou Xu-41/+28
2025-06-24Ignore c-link-to-rust-va-list-fn test on SGX platformRaoul Strackx-0/+1
2025-06-24Add impl_trait_in_bindings testsMuhammad Mominul Huque-0/+36
2025-06-24Rollup merge of #142944 - nnethercote:stats-tweaks, r=lqdGuillaume Gomez-97/+99
2025-06-24Rollup merge of #142919 - aDotInTheVoid:cold-cold-attr-for-you, r=GuillaumeGomezGuillaume Gomez-0/+3
2025-06-24Rollup merge of #142916 - aDotInTheVoid:you-can-trip-on-my-optimizer, r=Guill...Guillaume Gomez-0/+13
2025-06-24Rollup merge of #142843 - dpaoliello:reproducible-build-2, r=jieyouxuGuillaume Gomez-11/+25
2025-06-24Rollup merge of #142742 - dpaoliello:arm64eclinking, r=bjorn3Guillaume Gomez-1/+55
2025-06-24Rollup merge of #142704 - tgross35:remove-concat_idents, r=fee1-deadGuillaume Gomez-233/+143
2025-06-24rustc_session: Add a structure for keeping both explicit and default sysrootsVadim Petrochenkov-3/+3
2025-06-24Error on invalid signatures for interrupt ABIsFolkert de Vries-164/+400
2025-06-24Remove the deprecated `concat_idents!` macroTrevor Gross-160/+32
2025-06-24Move some `issues-*` tests to better homesTrevor Gross-5/+5
2025-06-24Migrate some tests away from `concat-idents`Trevor Gross-57/+95
2025-06-24Auto merge of #142956 - GuillaumeGomez:rollup-867246h, r=GuillaumeGomezbors-35/+255
2025-06-24Rollup merge of #142932 - Enselic:keep-empty-generic-params, r=aDotInTheVoidGuillaume Gomez-0/+3
2025-06-24Rollup merge of #142695 - GrigorenkoPV:attributes/rustc_skip_during_method_di...Guillaume Gomez-0/+114
2025-06-24Rollup merge of #140622 - petrochenkov:annusexp, r=jieyouxuGuillaume Gomez-35/+138
2025-06-24Fix a bunch of missing unwinder related definitionsbjorn3-2/+16
2025-06-24Fix function signature for rust_eh_personalitybjorn3-7/+59
2025-06-24Fix normalization in linker-warningbjorn3-1/+2
2025-06-24mbe: Clean up code with non-optional `NonterminalKind`Trevor Gross-29/+91
2025-06-24Auto merge of #142930 - cuviper:normalize-beta-versions, r=workingjubileebors-8/+8
2025-06-24Tweak `-Zinput-stats` and `-Zmeta-stats` output.Nicholas Nethercote-4/+6
2025-06-24Reverse order of `-Zinput-stats` and `-Zmeta-stats` output.Nicholas Nethercote-93/+93
2025-06-24Tweak `-Zmacro-stats` measurement.Nicholas Nethercote-20/+20
2025-06-24rustdoc-json: Keep empty generic args if parenthesizedMartin Nordholts-0/+3