about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-08-22Rollup merge of #145745 - heiher:ignore-basic-stepping, r=lqdJacob Pratt-0/+1
2025-08-22Rollup merge of #145731 - lolbinarycat:rustdoc-search-generic-pointer-142385,...Jacob Pratt-8/+280
2025-08-22Rollup merge of #145726 - aapoalas:reborrow-lang-experiment, r=petrochenkovJacob Pratt-0/+16
2025-08-22Rollup merge of #145710 - heiher:issue-145692-2, r=nnethercoteJacob Pratt-25/+1019
2025-08-22Rollup merge of #145669 - notriddle:test-js-search-scripts-path, r=GuillaumeG...Jacob Pratt-0/+7
2025-08-22Rollup merge of #145641 - estebank:point-at-type-in-e0277, r=davidtwcoJacob Pratt-194/+1006
2025-08-22Rollup merge of #145573 - veluca93:unsafe-force-target-feature, r=davidtwcoJacob Pratt-0/+132
2025-08-22Rollup merge of #145380 - okaneco:add-codegen-tests, r=Mark-SimulacrumJacob Pratt-0/+182
2025-08-22Rollup merge of #145218 - nilptr:nilptr/feat/lldb-enum-pretty-printer, r=Mark...Jacob Pratt-3/+3
2025-08-22Rollup merge of #144897 - fee1-dead-contrib:raw_lifetimes_printing, r=fmeaseJacob Pratt-16/+79
2025-08-22Rollup merge of #144648 - connortsui20:nonpoison_rwlock, r=Mark-SimulacrumJacob Pratt-8/+8
2025-08-22Rollup merge of #142185 - saethlin:refprop-moves, r=cjgillotJacob Pratt-85/+158
2025-08-22Rollup merge of #137396 - compiler-errors:param-default, r=fmeaseJacob Pratt-0/+19
2025-08-22Recover param: Ty = EXPRMichael Goulet-0/+19
2025-08-22On E0277, point at type that doesn't implement boundEsteban Küber-194/+1006
2025-08-22Auto merge of #144689 - JonathanBrouwer:share_parse_path, r=jdonszelmannbors-151/+193
2025-08-22tests: Ignore basic-stepping.rs on LoongArchWANG Rui-0/+1
2025-08-22Auto merge of #145358 - Kobzol:symbol-name-sort, r=nnethercotebors-40/+40
2025-08-22Updated uitests for new parserJonathan Brouwer-151/+193
2025-08-22address review commentsDeadbeef-16/+16
2025-08-22don't print invalid labels with `r#`Deadbeef-14/+14
2025-08-22print raw lifetime idents with `r#`Deadbeef-0/+63
2025-08-21tests/rustdoc-js-std/parser-errors.js: remove syntax that is now validbinarycat-8/+0
2025-08-22Add an experimental unsafe(force_target_feature) attribute.Luca Versari-0/+132
2025-08-21rustdoc: add tests for raw pointers in type-based searchbinarycat-0/+280
2025-08-21Rollup merge of #145700 - nnethercote:fix-145696, r=lcnrJacob Pratt-1/+17
2025-08-21Rollup merge of #145672 - compiler-errors:query-instab-ice, r=lcnrJacob Pratt-0/+11
2025-08-21Rollup merge of #145661 - folkertdev:s390x-codegen-test-cleanup, r=dianqkJacob Pratt-59/+46
2025-08-21Rollup merge of #145604 - compiler-errors:static-closure, r=fmeaseJacob Pratt-22/+60
2025-08-21Rollup merge of #145507 - jdonszelmann:refactor-attr-parsing, r=davidtwcoJacob Pratt-130/+130
2025-08-21Rollup merge of #145137 - Kmeakin:km/optimize-slice-index-panicking, r=jhprattJacob Pratt-34/+160
2025-08-21Rollup merge of #144541 - folkertdev:c-variadic-same-program-multiple-abis-ar...Jacob Pratt-0/+77
2025-08-22Add reborrow feature gate testAapo Alasuutari-0/+16
2025-08-21rustdoc-search: GUI tests check for `//` in URLMichael Howell-0/+7
2025-08-21Fix the ABI parameter inconsistency issue in debug.rs for LoongArch64WANG Rui-25/+1019
2025-08-21split up context.rsJana Dönszelmann-29/+29
2025-08-21refactor target checking, move out of context.rs and rename MaybeWarn to PolicyJana Dönszelmann-104/+104
2025-08-21Consolidate panicking functions in `slice/index.rs`Karl Meakin-34/+160
2025-08-21Auto merge of #145701 - jhpratt:rollup-a0kg33p, r=jhprattbors-123/+292
2025-08-21Rollup merge of #145662 - GrigorenkoPV:x86-interrupt, r=compiler-errorsJacob Pratt-123/+173
2025-08-21Rollup merge of #145642 - xizheyin:145611, r=lcnrJacob Pratt-0/+31
2025-08-21Rollup merge of #145627 - compiler-errors:const-supertrait-dyn-compat, r=fee1...Jacob Pratt-0/+36
2025-08-21Rollup merge of #145297 - adwinwhite:recursive-debuginfo, r=wesleywiserJacob Pratt-0/+9
2025-08-21Rollup merge of #144915 - compiler-errors:tail-call-ret-ty-equality, r=Waffle...Jacob Pratt-0/+43
2025-08-21Handle `ReEarlyParam` in `type_name`.Nicholas Nethercote-1/+17
2025-08-21Auto merge of #145244 - lcnr:handle-opaque-types-before-region-inference, r=B...bors-81/+97
2025-08-20Add codegen regression testsokaneco-0/+182
2025-08-20Auto merge of #145259 - nikic:read-only-capture, r=wesleywiserbors-13/+34
2025-08-20Auto merge of #144086 - clubby789:alloc-zeroed, r=nikicbors-0/+20
2025-08-20Adjust test to still show miscompileNikita Popov-0/+3