about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-07-22Auto merge of #128063 - tgross35:rollup-hsxmptf, r=tgross35bors-45/+240
2024-07-22Rollup merge of #128059 - GuillaumeGomez:test-for-128023, r=notriddleTrevor Gross-0/+31
2024-07-22Rollup merge of #128036 - matthiaskrgr:ccrashes, r=jieyouxuTrevor Gross-0/+144
2024-07-22Rollup merge of #128008 - weiznich:fix/121521, r=lcnrTrevor Gross-21/+7
2024-07-22Rollup merge of #127820 - Oneirical:intestellar-travel, r=jieyouxuTrevor Gross-17/+50
2024-07-22Rollup merge of #127506 - liushuyu:s390x-target-features, r=davidtwcoTrevor Gross-3/+4
2024-07-22Rollup merge of #125990 - tbu-:pr_unsafe_env_lint_name, r=ehussTrevor Gross-4/+4
2024-07-22Auto merge of #128041 - compiler-errors:uplift-errors-into-trait-sel, r=lcnrbors-1/+1
2024-07-22rewrite and rename issue-107094 to rmakeOneirical-17/+37
2024-07-22rewrite and rename issue-33329 to ui testOneirical-6/+5
2024-07-22rewrite and rename issue-14698 to rmakeOneirical-4/+18
2024-07-22Add regression test for items list size (#128023)Guillaume Gomez-0/+31
2024-07-22Rollup merge of #128035 - tiif:issue-125837, r=lcnr许杰友 Jieyou Xu (Joe)-0/+58
2024-07-22Rollup merge of #127985 - Oneirical:testibule-of-hell, r=Kobzol许杰友 Jieyou Xu (Joe)-33/+60
2024-07-22Rollup merge of #127977 - alexcrichton:update-wasi-sdk, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-2/+15
2024-07-22Start using `#[diagnostic::do_not_recommend]` in the standard libraryGeorg Semmler-21/+7
2024-07-22Auto merge of #128048 - workingjubilee:rollup-gehtjxd, r=workingjubileebors-31/+105
2024-07-21Move all error reporting into rustc_trait_selectionMichael Goulet-1/+1
2024-07-21Rollup merge of #128038 - compiler-errors:inc-fat, r=oli-obkJubilee-1/+2
2024-07-21Rollup merge of #128033 - Nadrieril:explain-empty-wildcards, r=compiler-errorsJubilee-0/+10
2024-07-21Rollup merge of #128020 - compiler-errors:nlb-no-const, r=BoxyUwUJubilee-24/+78
2024-07-21Rollup merge of #128014 - GuillaumeGomez:stab-in-doc-blocks, r=notriddleJubilee-6/+15
2024-07-21Auto merge of #120812 - compiler-errors:impl-sorting, r=lcnrbors-9/+9
2024-07-21Don't output test artifacts into working directoryMichael Goulet-1/+2
2024-07-21add more testsMatthias Krüger-0/+144
2024-07-21Add testtiif-0/+58
2024-07-21Explain why we require `_` for empty patternsNadrieril-0/+10
2024-07-21Update `source-code-page-code-scroll.goml` GUI testGuillaume Gomez-2/+2
2024-07-21Add regression test for stab display in doc blocksGuillaume Gomez-4/+13
2024-07-21Auto merge of #127722 - BoxyUwU:new_adt_const_params_limitations, r=compiler-...bors-473/+940
2024-07-21Auto merge of #127715 - klensy:tests-w, r=Mark-Simulacrumbors-5/+0
2024-07-21Auto merge of #128011 - matthiaskrgr:rollup-0vmf75y, r=matthiaskrgrbors-13/+75
2024-07-20Just totally fully deny late-bound constsMichael Goulet-24/+78
2024-07-20Auto merge of #127663 - Oneirical:fuzzy-testure, r=jieyouxubors-73/+154
2024-07-20Rollup merge of #127975 - GuillaumeGomez:fix-trait-bounds-display, r=notriddleMatthias Krüger-9/+54
2024-07-20Rollup merge of #127752 - uweigand:s390x-miropt-update, r=Mark-SimulacrumMatthias Krüger-4/+3
2024-07-20Rollup merge of #127720 - c410-f3r:concat-rep, r=cjgillotMatthias Krüger-0/+18
2024-07-20Auto merge of #127658 - compiler-errors:precise-capturing-rustdoc-cross, r=fm...bors-0/+20
2024-07-20Auto merge of #127998 - matthiaskrgr:rollup-ykp0h5r, r=matthiaskrgrbors-88/+134
2024-07-20Auto merge of #127003 - GrigorenkoPV:107975, r=SparrowLiibors-0/+799
2024-07-20Rollup merge of #127987 - estebank:impl-trait-sugg, r=cjgillotMatthias Krüger-50/+37
2024-07-20Rollup merge of #127948 - surechen:fix_127915, r=compiler-errorsMatthias Krüger-0/+40
2024-07-20Rollup merge of #127693 - Rejyr:migrate-crate-hash-rustc-version-rmake, r=jie...Matthias Krüger-38/+57
2024-07-19Allow concat in repetitionsCaio-0/+18
2024-07-19Auto merge of #127968 - fmease:upd-jsondocck-directive-style, r=GuillaumeGomezbors-1043/+1043
2024-07-19rewrite compiler-lookup-paths-2 to rmakeOneirical-11/+21
2024-07-19Add a bunch of tests for #107975Pavel Grigorenko-0/+799
2024-07-19More accurate suggestion for `-> Box<dyn Trait>` or `-> impl Trait`Esteban Küber-50/+37
2024-07-19Add GUI test for trait bounds displayGuillaume Gomez-0/+41
2024-07-19Reduce width to ensure that the name is wider and thus still triggering the s...Guillaume Gomez-9/+13