| Age | Commit message (Expand) | Author | Lines |
| 2022-09-19 | Adding ignore fuchsia tests for Backtrace, ErrorKind cases | Andrew Pollack | -4/+10 |
| 2022-09-19 | Auto merge of #101629 - compiler-errors:issue-101623, r=sanxiyn | bors | -1/+40 |
| 2022-09-19 | Auto merge of #101924 - jackh726:revert-static-hrtb-error, r=compiler-errors | bors | -0/+200 |
| 2022-09-18 | Auto merge of #101963 - scottmcm:from-ptr-range-optimization, r=Mark-Simulacrum | bors | -0/+23 |
| 2022-09-17 | Add a codegen test for slice::from_ptr_range | Scott McMurray | -0/+23 |
| 2022-09-17 | Auto merge of #101949 - matthiaskrgr:rollup-xu5cqnd, r=matthiaskrgr | bors | -117/+107 |
| 2022-09-17 | Rollup merge of #101826 - andrewpollack:fix-joined-without-noop, r=Mark-Simul... | Matthias Krüger | -3/+1 |
| 2022-09-17 | Rollup merge of #101713 - Bryanskiy:AccessLevels, r=petrochenkov | Matthias Krüger | -114/+106 |
| 2022-09-17 | Rollup merge of #101934 - GuillaumeGomez:theme-links-cleanup, r=notriddle | Matthias Krüger | -0/+85 |
| 2022-09-17 | Rollup merge of #101918 - notriddle:notriddle/all, r=GuillaumeGomez | Matthias Krüger | -2/+2 |
| 2022-09-17 | Rollup merge of #101824 - notriddle:notriddle/html-as-generics-intra-doc-link... | Matthias Krüger | -1/+43 |
| 2022-09-17 | Rollup merge of #101801 - SparrowLii:query_depth_note, r=estebank | Matthias Krüger | -0/+42 |
| 2022-09-17 | Use Predicate ConstraintCategory when normalizing | Jack Huey | -0/+133 |
| 2022-09-17 | Rollup merge of #101807 - jackh726:no-gat-defaults, r=lcnr | Dylan DPC | -0/+54 |
| 2022-09-17 | Rollup merge of #101790 - TaKO8Ki:do-not-suggest-placeholder-to-const-and-sta... | Dylan DPC | -0/+28 |
| 2022-09-17 | Rollup merge of #98441 - calebzulawski:simd_as, r=oli-obk | Dylan DPC | -0/+33 |
| 2022-09-17 | Rollup merge of #93628 - est31:stabilize_let_else, r=joshtriplett | Dylan DPC | -105/+78 |
| 2022-09-17 | Auto merge of #101928 - notriddle:rollup-pexhhxe, r=notriddle | bors | -11/+29 |
| 2022-09-16 | Rollup merge of #101914 - aDotInTheVoid:rdj-path-union-docs, r=jsha | Michael Howell | -0/+8 |
| 2022-09-16 | Rollup merge of #101741 - andrewpollack:add-needs-unwind-ui-tests, r=tmandry | Michael Howell | -11/+21 |
| 2022-09-17 | Auto merge of #98588 - b-naber:valtrees-cleanup, r=lcnr | bors | -25/+24 |
| 2022-09-16 | Final bits | Jack Huey | -0/+67 |
| 2022-09-16 | rustdoc: update test case for All Crates page | Michael Howell | -2/+2 |
| 2022-09-16 | Auto merge of #97800 - pnkfelix:issue-97463-fix-aarch64-call-abi-does-not-zer... | bors | -3/+379 |
| 2022-09-16 | Adding needs-unwind arg to applicable compiler ui tests | Andrew Pollack | -11/+21 |
| 2022-09-16 | Document that ResolvedPath can also be a union | Nixon Enraght-Moony | -0/+8 |
| 2022-09-16 | fix typo in comment noted by bjorn3. | Felix S. Klock II | -1/+1 |
| 2022-09-16 | Do not run run-make test tied to unix-style `$(CC)` on MSVC host. | Felix S. Klock II | -0/+2 |
| 2022-09-16 | Auto merge of #101902 - jackh726:revert-static-hrtb-error, r=nikomatsakis | bors | -200/+73 |
| 2022-09-16 | Add GUI test for links colors | Guillaume Gomez | -0/+85 |
| 2022-09-16 | Add test for #101844 | Jack Huey | -0/+73 |
| 2022-09-16 | Revert "Better errors for implied static bound" | Jack Huey | -67/+0 |
| 2022-09-16 | Revert "Use Predicate ConstraintCategory when normalizing" | Jack Huey | -133/+0 |
| 2022-09-16 | Rollup merge of #101868 - notriddle:notriddle/short-links-jump-to-definition,... | Guillaume Gomez | -15/+15 |
| 2022-09-16 | Rollup merge of #101843 - chenyukang:fix-101797, r=oli-obk | Guillaume Gomez | -0/+28 |
| 2022-09-16 | Rollup merge of #101809 - aDotInTheVoid:jsondoclint, r=GuillaumeGomez | Dylan DPC | -0/+10 |
| 2022-09-16 | Rollup merge of #101753 - oli-obk:tait_closure_args, r=compiler-errors | Dylan DPC | -9/+48 |
| 2022-09-16 | Rollup merge of #101738 - dpaoliello:linkname, r=petrochenkov | Dylan DPC | -0/+137 |
| 2022-09-16 | do not suggest a placeholder to const and static without a type | Takayuki Maeda | -0/+28 |
| 2022-09-15 | Auto merge of #101831 - compiler-errors:issue-75899, r=jackh726 | bors | -0/+39 |
| 2022-09-15 | rustdoc: fix test cases | Michael Howell | -15/+15 |
| 2022-09-15 | Remove the let_else feature gate from the testsuite | est31 | -78/+62 |
| 2022-09-15 | Remove feature gate from let else suggestion | est31 | -8/+8 |
| 2022-09-15 | Stabilize the let_else feature | est31 | -19/+8 |
| 2022-09-16 | tweak suggestion | yukang | -1/+1 |
| 2022-09-15 | Auto merge of #101410 - dingxiangfei2009:fix-let-else-scoping, r=jackh726 | bors | -1/+22 |
| 2022-09-15 | fix #101797: Suggest associated const for incorrect use of let in traits | yukang | -0/+28 |
| 2022-09-15 | correct span, add help message and add UI test when query depth overflows | SparrowLii | -0/+42 |
| 2022-09-15 | Rollup merge of #101828 - aDotInTheVoid:test-101743, r=jsha | Matthias Krüger | -0/+19 |
| 2022-09-15 | Rollup merge of #101778 - notriddle:notriddle/docblock-short-p, r=GuillaumeGomez | Matthias Krüger | -32/+20 |