about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-10-04Auto merge of #147308 - matthiaskrgr:rollup-ov04tbi, r=matthiaskrgrbors-146/+354
2025-10-04Auto merge of #147299 - compiler-errors:hr-norm, r=jackh726bors-0/+89
2025-10-03Rollup merge of #147292 - Urgau:rustdoc-test-unstable_opts, r=fmeaseMatthias Krüger-134/+211
2025-10-03Rollup merge of #147269 - reddevilmidzy:ice-fix, r=petrochenkovMatthias Krüger-0/+80
2025-10-03Rollup merge of #147245 - karolzwolak:only-replace-intended-bar-not-all-in-pa...Matthias Krüger-12/+63
2025-10-03Add regression test for `-Zcrate-attr` in `rustdoc --test`Urgau-0/+54
2025-10-03Respect `--error-format` in `rustdoc --test`Urgau-28/+51
2025-10-03Auto merge of #143613 - Enselic:panic-abort-uwtables, r=petrochenkovbors-4/+64
2025-10-03Don't normalize higher-ranked assumptions if they're not usedMichael Goulet-0/+89
2025-10-03Auto merge of #142771 - dianqk:mir-stmt-debuginfo, r=cjgillotbors-441/+2116
2025-10-03Respect `-Z` unstable options in `rustdoc --test`Urgau-119/+119
2025-10-03Auto merge of #145898 - lolbinarycat:rustdoc-search-trait-parent, r=Guillaume...bors-35/+80
2025-10-03debuginfo: Use `LocalRef` to simplify reference debuginfosdianqk-110/+295
2025-10-02Auto merge of #147231 - CrooseGit:dev/reucru01/extend_rustc_force_inline, r=s...bors-24/+341
2025-10-02rustdoc: add testcase for traitParent deduplicationbinarycat-0/+38
2025-10-02fix rustdoc tests broke by trait item filteringbinarycat-35/+42
2025-10-03test: Add regression test for ICE when projecting associated types through dy...reddevilmidzy-0/+80
2025-10-02bring back plural 'alternatives' in suggestion messageKarol Zwolak-5/+5
2025-10-02fix wording; we're replacing coma with a barKarol Zwolak-3/+3
2025-10-02Fix backtraces with `-C panic=abort` on linux; emit unwind tables by defaultMartin Nordholts-4/+64
2025-10-02Auto merge of #147196 - LorrensP-2158466:same-res-ambiguity-test, r=petrochenkovbors-0/+86
2025-10-02Auto merge of #147261 - matthiaskrgr:rollup-yh3fgvc, r=matthiaskrgrbors-115/+584
2025-10-02Extends `rustc_force_inline` to inherent methodsReuben Cruise-24/+341
2025-10-02Rollup merge of #147221 - Zalathar:incremental, r=lqdMatthias Krüger-0/+17
2025-10-02Rollup merge of #147004 - estebank:ascription-in-pat, r=fee1-deadMatthias Krüger-83/+37
2025-10-02Rollup merge of #146585 - hkBst:indexing-1, r=jdonszelmannMatthias Krüger-9/+13
2025-10-02Rollup merge of #146535 - joshtriplett:mbe-unsafe-attr, r=petrochenkovMatthias Krüger-20/+83
2025-10-02Rollup merge of #146281 - Jules-Bertholet:static-align-thread-local, r=Mark-S...Matthias Krüger-3/+434
2025-10-02Auto merge of #147138 - jackh726:split-canonical-bound, r=lcnrbors-19/+44
2025-10-02mir-opt: Eliminate dead statements even if they are used by debuginfosdianqk-93/+104
2025-10-02codegen: Generate `dbg_value` for the ref statementdianqk-0/+210
2025-10-02mir-opt: Eliminate trivial unnecessary storage annotationsdianqk-501/+74
2025-10-02simplifycfg: Preserve debuginfos when merging bbsdianqk-0/+287
2025-10-02mir-opt: Eliminate dead ref statementsdianqk-407/+1816
2025-10-02Auto merge of #147055 - beepster4096:subtype_is_not_a_projection, r=lcnrbors-7/+7
2025-10-02Forbid `//@ compile-flags: -Cincremental=` in testsZalathar-0/+17
2025-10-01mbe: Add tests for `unsafe` attr invocationJosh Triplett-1/+32
2025-10-01mbe: Add parsing tests for `unsafe` macro rulesJosh Triplett-9/+45
2025-10-01mbe: Support `unsafe` attribute rulesJosh Triplett-10/+6
2025-10-01regression testKarol Zwolak-0/+54
2025-10-01bless testsKarol Zwolak-12/+9
2025-10-01Auto merge of #147235 - matthiaskrgr:rollup-a0es1x9, r=matthiaskrgrbors-1069/+693
2025-10-01Rollup merge of #147226 - jdonszelmann:pattern-types-next-solver, r=lcnrMatthias Krüger-2/+29
2025-10-01Rollup merge of #147219 - Kivooeo:typeof-is-imposter, r=jdonszelmannMatthias Krüger-0/+22
2025-10-01Rollup merge of #147202 - jdonszelmann:swap-order, r=lcnrMatthias Krüger-0/+15
2025-10-01Rollup merge of #146593 - Jules-Bertholet:restrict-e0719, r=BoxyUwUMatthias Krüger-1067/+627
2025-10-01Add the check-pass and check-fail tests.LorrensP-2158466-0/+86
2025-10-01include outer_inclusive_binder of pattern typesJana Dönszelmann-0/+21
2025-10-01added error for closures case in implKivooeo-0/+22
2025-10-01Rollup merge of #147217 - Zalathar:true, r=petrochenkovStuart Cook-3/+4