about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-01-20Auto merge of #135754 - jieyouxu:rollup-j4q1hpr, r=jieyouxubors-11/+118
2025-01-20Rollup merge of #135237 - dianne:match-2024-cleanup, r=Nadrieril许杰友 Jieyou Xu (Joe)-688/+626
2025-01-20Rollup merge of #134276 - RalfJung:destabilize-custom-inner-attr, r=SparrowLii许杰友 Jieyou Xu (Joe)-55/+31
2025-01-20Rollup merge of #135736 - fmease:rustdoc-fix-flaky-test, r=GuillaumeGomez许杰友 Jieyou Xu (Joe)-1/+2
2025-01-20Rollup merge of #135700 - estebank:priv-field-dfv, r=wesleywiser许杰友 Jieyou Xu (Joe)-10/+116
2025-01-19rustdoc: Fix flaky doctest testLeón Orell Valerian Liehr-1/+2
2025-01-19fully de-stabilize all custom inner attributesRalf Jung-55/+31
2025-01-19Rollup merge of #135685 - GuillaumeGomez:rm-unused-css-class, r=notriddleGuillaume Gomez-2/+2
2025-01-19Rollup merge of #134858 - estebank:issue-81370, r=NoratriebGuillaume Gomez-13/+52
2025-01-19Remove unused `item-row` CSS classGuillaume Gomez-2/+2
2025-01-19Auto merge of #135709 - lqd:bring-back-len, r=compiler-errorsbors-1389/+1737
2025-01-19Auto merge of #135715 - matthiaskrgr:rollup-9a18sxj, r=matthiaskrgrbors-163/+189
2025-01-19Rollup merge of #135705 - compiler-errors:lint, r=estebankMatthias Krüger-1/+1
2025-01-19Rollup merge of #135703 - estebank:empty-dfv, r=compiler-errorsMatthias Krüger-0/+47
2025-01-19Rollup merge of #135641 - GuillaumeGomez:items-list, r=notriddleMatthias Krüger-162/+141
2025-01-19Rollup merge of #135663 - frank-king:fix/135614, r=compiler-errorsMatthias Krüger-0/+107
2025-01-18add tests for issue 135671Rémy Rakic-0/+30
2025-01-18Revert "Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=dav...Rémy Rakic-1330/+1626
2025-01-18Revert "Rollup merge of #134371 - scottmcm:fix-134352, r=oli-obk"Rémy Rakic-23/+0
2025-01-18Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper"Rémy Rakic-36/+81
2025-01-18Consolidate ad-hoc MIR lints into real pass-manager-based MIR lintsMichael Goulet-1/+1
2025-01-18Provide suggestion for `#![feature(default_field_values)]`Esteban Küber-10/+40
2025-01-18Structured suggestion for "missing `feature` intrinsic"Esteban Küber-2/+8
2025-01-18Structured suggestion for "missing `feature` in unstable fn call"Esteban Küber-1/+4
2025-01-18Disallow `A { .. }` if `A` has no fieldsEsteban Küber-0/+47
2025-01-18Emit a single privacy error for multiple fields on the same struct expressionEsteban Küber-31/+74
2025-01-18Remove more CSS classesGuillaume Gomez-134/+127
2025-01-18Auto merge of #135682 - matthiaskrgr:rollup-cl7zlt1, r=matthiaskrgrbors-3/+9
2025-01-18Rollup merge of #135583 - NobodyXu:move-pipe-to-io, r=joshtriplettMatthias Krüger-1/+1
2025-01-18Rollup merge of #133700 - RalfJung:const-non-null, r=lcnrMatthias Krüger-2/+8
2025-01-18Rollup merge of #135639 - lqd:trivial-builtin-impls, r=lcnrMatthias Krüger-1/+7
2025-01-18Rollup merge of #135611 - chenyukang:yukang-fix-135341-ice-crash, r=oli-obkMatthias Krüger-5/+13
2025-01-18const-eval: detect more pointers as definitely not-nullRalf Jung-2/+8
2025-01-18Add context on private fields that are not on the same line as the struct nameEsteban Küber-0/+7
2025-01-18Fix ICE in resolving associated items as non-bindingsFrank King-0/+107
2025-01-18Add test for construction of struct with private field with default valueEsteban Küber-0/+56
2025-01-18Auto merge of #135618 - lcnr:coherence-unknown, r=compiler-errorsbors-4/+70
2025-01-17Update rustdoc testsGuillaume Gomez-56/+42
2025-01-17new solver: prefer trivial builtin impls over where-clausesRémy Rakic-1/+7
2025-01-17Auto merge of #135534 - folkertdev:fix-wasm-i128-f128, r=tgross35bors-0/+98
2025-01-18Fix use of pipe in tests/run-make/broken-pipe-no-ice/rmake.rsJiahao XU-1/+1
2025-01-17add testlcnr-0/+70
2025-01-17Rollup merge of #135601 - samueltardieu:push-xslotxrnooym, r=jieyouxuMatthias Krüger-0/+63
2025-01-17Rollup merge of #135558 - estebank:issue-133316, r=chenyukangMatthias Krüger-0/+42
2025-01-17Rollup merge of #134980 - lqd:polonius-next-episode-7, r=jackh726Matthias Krüger-14/+0
2025-01-17Rollup merge of #131806 - lolbinarycat:rustdoc-search-all-is-func, r=notriddleMatthias Krüger-1/+15
2025-01-17remove unnecessary assertion for reference erroryukang-5/+13
2025-01-17Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubileebors-153/+370
2025-01-16Auto merge of #135592 - matthiaskrgr:rollup-4t69l7i, r=matthiaskrgrbors-1367/+1584
2025-01-16Fix suggestion to convert dereference of raw pointer to refSamuel Tardieu-0/+63