about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-08-07Auto merge of #145043 - Zalathar:rollup-3dbvdrm, r=Zalatharbors-312/+870
2025-08-07Auto merge of #144997 - BoxyUwU:bootstrap_bump, r=Mark-Simulacrumbors-48/+48
2025-08-07Rollup merge of #145033 - nnethercote:fix-144994, r=fmeaseStuart Cook-4/+77
2025-08-07Rollup merge of #144650 - Borgerr:additional-tce-tests, r=WaffleLapkin,tgross35Stuart Cook-2/+64
2025-08-07Rollup merge of #144369 - joshtriplett:mbe-expr-semi-deny-by-default, r=petro...Stuart Cook-43/+40
2025-08-07Rollup merge of #144133 - oli-obk:stabilize-const-type-id, r=lcnrStuart Cook-19/+12
2025-08-07Rollup merge of #143929 - petrochenkov:depresolve, r=lcnrStuart Cook-38/+289
2025-08-07Rollup merge of #143808 - JonathanBrouwer:should_panic_parser, r=jdonszelmannStuart Cook-63/+94
2025-08-07Rollup merge of #143764 - dianne:primary-binding-drop-order, r=Nadrieril,trav...Stuart Cook-96/+79
2025-08-07Rollup merge of #143028 - dianne:let-else-storage, r=oli-obk,traviscrossStuart Cook-14/+27
2025-08-07Rollup merge of #138689 - jedbrown:jed/nvptx-target-feature, r=ZuseZ4Stuart Cook-1/+86
2025-08-07Rollup merge of #137831 - estebank:auto-trait-err, r=compiler-errorsStuart Cook-32/+102
2025-08-07Auto merge of #145014 - bjorn3:revert_preserve_debug_gdb_scripts, r=lqdbors-26/+15
2025-08-07Reimplement `print_region` in `type_name.rs`.Nicholas Nethercote-4/+77
2025-08-07Auto merge of #115746 - tgross35:unnamed-threads-panic-message, r=cuviperbors-103/+119
2025-08-06explicit tail call tests with indirect operands in LLVM, small test for index...ash-2/+64
2025-08-06Print thread ID in panic message if thread name is unknownTrevor Gross-103/+119
2025-08-06Changes to the tests for the `#[should_panic]` portJonathan Brouwer-63/+94
2025-08-06Rollup merge of #145008 - GuillaumeGomez:fix-rustdoc-scrape-examples-crash, r...Guillaume Gomez-0/+35
2025-08-06Rollup merge of #144977 - fmease:fortify-param-default-checks, r=compiler-errorsGuillaume Gomez-186/+196
2025-08-06Rollup merge of #144970 - lolbinarycat:rustdoc-macro-wrong-link-144965, r=Gui...Guillaume Gomez-0/+35
2025-08-06Rollup merge of #144956 - fmease:gate-const-trait-syntax, r=BoxyUwUGuillaume Gomez-3/+26
2025-08-06Rollup merge of #144917 - compiler-errors:tail-call-linked-lifetimes, r=lcnrGuillaume Gomez-0/+26
2025-08-06Rollup merge of #144835 - compiler-errors:tail-call-sig-binder, r=WaffleLapkinGuillaume Gomez-0/+13
2025-08-06Rollup merge of #144794 - scrabsha:push-noqrrttovmwy, r=jdonszelmannGuillaume Gomez-6/+9
2025-08-06Rollup merge of #144195 - Kivooeo:bad-attr, r=fmease,compiler-errorsGuillaume Gomez-16/+304
2025-08-06lower bindings in the order they're writtendianne-50/+33
2025-08-06base drop order on the first sub-branchdianne-46/+46
2025-08-06Revert "Preserve the .debug_gdb_scripts section"bjorn3-24/+15
2025-08-06Revert "Embed GDB pretty printers in rlibs and dylibs"bjorn3-2/+0
2025-08-06Auto merge of #145003 - Kobzol:rollup-kgb216b, r=Kobzolbors-60/+193
2025-08-06tidyBoxy-48/+48
2025-08-06Add regression test for rustdoc scrape-examples feature crash (#144752)Guillaume Gomez-0/+35
2025-08-06Rollup merge of #144913 - GuillaumeGomez:fix-wrong-i-icon, r=fmeaseJakub Beránek-2/+31
2025-08-06Rollup merge of #144910 - ShoyuVanilla:add-regression-tests, r=fee1-deadJakub Beránek-0/+73
2025-08-06Rollup merge of #144552 - Oneirical:uncountable-integer-3, r=jieyouxuJakub Beránek-58/+89
2025-08-06Embed GDB pretty printers in rlibs and dylibsSebastian Poeplau-0/+2
2025-08-06Fortify generic param default checksLeón Orell Valerian Liehr-186/+196
2025-08-05rustdoc: fix caching of intra-doc links on reexportsbinarycat-0/+35
2025-08-05Add regression tests for seemingly fixed issuesShoyu Vanilla-0/+73
2025-08-05Gate const trait syntaxLeón Orell Valerian Liehr-3/+26
2025-08-05Mark all deprecation lints in name resolution as deny-by-default and report-i...Vadim Petrochenkov-38/+289
2025-08-05Preserve the .debug_gdb_scripts sectionSebastian Poeplau-15/+24
2025-08-05Added checks for attribute in type caseKivooeo-16/+304
2025-08-05Rollup merge of #144920 - compiler-errors:span-arg, r=lqdSamuel Tardieu-5/+5
2025-08-05Rollup merge of #144894 - jieyouxu:chop-thread-cnt, r=ChrisDentonSamuel Tardieu-64/+0
2025-08-05Rollup merge of #144877 - Zalathar:coverage-various, r=lcnrSamuel Tardieu-203/+1
2025-08-05Rollup merge of #144817 - WaffleLapkin:reject-referety, r=UrgauSamuel Tardieu-0/+145
2025-08-05Rollup merge of #144741 - ShoyuVanilla:tilde-const-in-block, r=fee1-deadSamuel Tardieu-26/+85
2025-08-05Rollup merge of #144548 - Oneirical:uncountable-integer-2, r=jieyouxuSamuel Tardieu-78/+87