about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-08-24Merge ref 'f6d23413c399' from rust-lang/rustThe Miri Cronjob Bot-864/+3678
2025-08-25Switch next solver to use a specific associated type for trait def idChayim Refael Friedman-1/+1
2025-08-23Auto merge of #145796 - samueltardieu:rollup-linfi86, r=samueltardieubors-82/+254
2025-08-23Rollup merge of #145791 - samueltardieu:fix-zst-to-enum-mir-validation, r=com...Samuel Tardieu-0/+26
2025-08-23Rollup merge of #145782 - karolzwolak:rustdoc-consistent-attributes-rendering...Samuel Tardieu-10/+71
2025-08-23Rollup merge of #145713 - lcnr:const-trait-bootstrap, r=compiler-errorsSamuel Tardieu-0/+53
2025-08-23Rollup merge of #145670 - jdonszelmann:port-sanitize, r=lcnrSamuel Tardieu-64/+96
2025-08-23Rollup merge of #145234 - dianne:1-tuple-witnesses, r=jackh726Samuel Tardieu-8/+8
2025-08-23Auto merge of #145706 - lcnr:uniquification, r=BoxyUwUbors-11/+9
2025-08-23Fix ICE when validating transmuting ZST to inhabited enumSamuel Tardieu-0/+26
2025-08-23port attribute to the new parsing infrastructureJana Dönszelmann-64/+96
2025-08-23rustdoc: update attribute testsKarol Zwolak-10/+71
2025-08-23Auto merge of #145773 - jhpratt:rollup-kocqnzv, r=jhprattbors-436/+3050
2025-08-22Rollup merge of #145765 - lqd:revert-142034, r=fmeaseJacob Pratt-97/+109
2025-08-22Rollup merge of #145761 - Gelbpunkt:hermit-aarch64_be, r=wesleywiserJacob Pratt-0/+3
2025-08-22Rollup merge of #145751 - epage:infostring, r=joshtriplettJacob Pratt-0/+28
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-22add regression test for issue 142488Rémy Rakic-0/+109
2025-08-22Bless rustdoc-ui.Camille Gillot-8/+6
2025-08-22Revert "Detect method not being present that is present in other tuple types"Rémy Rakic-97/+0
2025-08-22Fix stderr normalization.Camille Gillot-5/+5
2025-08-22Separate transmute checking from typeck.Camille Gillot-135/+125
2025-08-22Recover param: Ty = EXPRMichael Goulet-0/+19
2025-08-22Add aarch64_be-unknown-hermit targetJens Reidel-0/+3
2025-08-22On E0277, point at type that doesn't implement boundEsteban Küber-194/+1006
2025-08-22fix(lexer): Allow '-' in the infostring continue setEd Page-12/+2
2025-08-22test(frontmatter): Show current hyphen behaviorEd Page-0/+38
2025-08-22change HIR typeck unification handling approachlcnr-11/+9
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-22Merge ref '8e3710ef31a0' from rust-lang/rustThe Miri Cronjob Bot-369/+793
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