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