about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-02-12Rollup merge of #107964 - notriddle:notriddle/title-line-height, r=GuillaumeG...Matthias Krüger-11/+11
2023-02-12Rollup merge of #107955 - RalfJung:ancient-ub, r=jyn514Matthias Krüger-4/+4
2023-02-12Rollup merge of #107934 - notriddle:notriddle/intra-doc-link-meta-description...Matthias Krüger-0/+6
2023-02-13resolve: Fix doc links referring to other crates when documenting proc macro ...Vadim Petrochenkov-0/+27
2023-02-12Fix UB in the test caseBen Kimock-3/+4
2023-02-12rustdoc: use tighter line height in h1 and h2Michael Howell-11/+11
2023-02-12Enable CopyProp by default, tune the impl a bitBen Kimock-168/+206
2023-02-12fix UB in ancient testRalf Jung-4/+4
2023-02-12Auto merge of #105601 - BelovDV:change-rlib-with-not-stable, r=petrochenkovbors-17/+87
2023-02-12Suggest the correct array length on mismatchclubby789-2/+54
2023-02-11rustdoc: account for intra-doc links in `<meta name="description">`Michael Howell-0/+6
2023-02-11make `relate`'s const ty assertion use semantic equalityBoxy-0/+181
2023-02-11Auto merge of #107851 - cjgillot:sroa-const, r=oli-obkbors-0/+55
2023-02-11Pacify tidy.Camille GILLOT-0/+1
2023-02-11Auto merge of #107928 - matthiaskrgr:rollup-qnn380r, r=matthiaskrgrbors-1/+52
2023-02-11Intern span when length is MAX_LEN with parent.Camille GILLOT-0/+8
2023-02-11Rollup merge of #107912 - clubby789:doc-bad-enum-field, r=camelid,GuillaumeGomezMatthias Krüger-1/+29
2023-02-11Rollup merge of #107897 - GuillaumeGomez:reexported-macros-docs, r=notriddleMatthias Krüger-0/+23
2023-02-11Auto merge of #107167 - the8472:rawvec-simpler-layout, r=thomccbors-1/+1
2023-02-11rustdoc: Don't resolve link to field on different variantclubby789-1/+29
2023-02-11Auto merge of #107919 - Dylan-DPC:rollup-fkl9swa, r=Dylan-DPCbors-28/+223
2023-02-11Auto merge of #107507 - BoxyUwU:deferred_projection_equality, r=lcnrbors-0/+188
2023-02-11Rollup merge of #107888 - lcnr:opaque-ty-validate, r=wesleywiserDylan DPC-1/+4
2023-02-11Rollup merge of #107857 - GuillaumeGomez:ui-test-impl-projections, r=oli-obkDylan DPC-0/+30
2023-02-11Rollup merge of #107855 - compiler-errors:new-solver-random-tests, r=lcnrDylan DPC-0/+71
2023-02-11Rollup merge of #107490 - notriddle:notriddle/rm-sidebar-tooltip, r=Guillaume...Dylan DPC-27/+0
2023-02-11Rollup merge of #107098 - compiler-errors:pat-mismatch-fn-call, r=lcnrDylan DPC-0/+49
2023-02-11Rollup merge of #105019 - chenyukang:yukang/fix-104961-borrow, r=cjgillotDylan DPC-0/+69
2023-02-10Update the minimum external LLVM to 14Josh Stone-8/+0
2023-02-10Auto merge of #85158 - JulianKnodt:array_const_val, r=cjgillotbors-0/+488
2023-02-10Suggest fn call on pattern type mismatchMichael Goulet-0/+49
2023-02-10Add a couple random projection testsMichael Goulet-0/+71
2023-02-10Add regression test for reexported macros docsGuillaume Gomez-0/+23
2023-02-10Add testsBoxy-0/+188
2023-02-10Rollup merge of #107836 - chenyukang:yukang/fix-107822, r=oli-obkMatthias Krüger-0/+6
2023-02-10Rollup merge of #107789 - jieyouxu:issue-107745, r=lcnrMatthias Krüger-17/+45
2023-02-10revert #107074lcnr-1/+4
2023-02-10Add test for implementation on projectionGuillaume Gomez-0/+30
2023-02-10Auto merge of #107652 - estebank:re_error, r=oli-obkbors-179/+114
2023-02-10[link] enable packed bundled lib in non stable casesDaniil Belov-17/+87
2023-02-10add test for no input fileyukang-0/+6
2023-02-10Auto merge of #107870 - matthiaskrgr:rollup-3z1q4rm, r=matthiaskrgrbors-16/+5
2023-02-10Rollup merge of #107863 - compiler-errors:new-solver-multiple-candidates, r=j...Matthias Krüger-12/+1
2023-02-10Rollup merge of #107043 - Nilstrieb:true-and-false-is-false, r=wesleywiserMatthias Krüger-4/+4
2023-02-10Auto merge of #101680 - jackh726:implied-cleanup, r=lcnrbors-2/+2
2023-02-09Cleanup free_region_relations a bitJack Huey-2/+2
2023-02-10Multiple candidates with same response is not ambiguousMichael Goulet-12/+1
2023-02-10Auto merge of #102963 - ilammy:xray-basic, r=estebankbors-0/+99
2023-02-09Rollup merge of #107815 - compiler-errors:new-solver-no-auto-if-impl, r=lcnrDylan DPC-0/+8
2023-02-09Rollup merge of #107803 - eggyal:do_not_bring_trait_alias_supertraits_into_sc...Dylan DPC-0/+21