| Age | Commit message (Expand) | Author | Lines |
| 2022-12-23 | Update cargo | Weihang Lo | -0/+0 |
| 2022-12-23 | Auto merge of #106053 - compiler-errors:incr-test-revision, r=Mark-Simulacrum | bors | -3/+7 |
| 2022-12-23 | Auto merge of #106070 - matthiaskrgr:rollup-jv9ctkl, r=matthiaskrgr | bors | -5/+24 |
| 2022-12-23 | Rollup merge of #106059 - jyn514:setup-twice, r=Nilstrieb | Matthias Krüger | -0/+4 |
| 2022-12-23 | Rollup merge of #106051 - jyn514:cranelift-std, r=bjorn3 | Matthias Krüger | -5/+19 |
| 2022-12-23 | Rollup merge of #105978 - jyn514:unused_proc_macro_decl, r=tmiasko | Matthias Krüger | -0/+1 |
| 2022-12-23 | Auto merge of #105036 - jyn514:cargo-docs, r=Mark-Simulacrum | bors | -11/+54 |
| 2022-12-22 | Auto merge of #106054 - matthiaskrgr:rollup-38epsfh, r=matthiaskrgr | bors | -37/+206 |
| 2022-12-22 | Support documenting Cargo | Joshua Nelson | -11/+54 |
| 2022-12-22 | Avoid running the `Profile` step twice on `x setup` | Joshua Nelson | -0/+4 |
| 2022-12-22 | Rollup merge of #106037 - JohnTitor:issue-94293, r=lcnr | Matthias Krüger | -0/+31 |
| 2022-12-22 | Rollup merge of #106035 - GuillaumeGomez:migrate-css-var-search-tab-title-col... | Matthias Krüger | -12/+19 |
| 2022-12-22 | Rollup merge of #106027 - notriddle:notriddle/more-scraped-examples-inner, r=... | Matthias Krüger | -19/+13 |
| 2022-12-22 | Rollup merge of #105983 - compiler-errors:issue-105981, r=tmiasko | Matthias Krüger | -0/+93 |
| 2022-12-22 | Rollup merge of #105847 - compiler-errors:issue-104396, r=oli-obk | Matthias Krüger | -0/+47 |
| 2022-12-22 | Rollup merge of #105567 - TimNN:kcfi16, r=nikic | Matthias Krüger | -6/+3 |
| 2022-12-22 | Mark `proc_macro_decls_static` as always used | Joshua Nelson | -0/+1 |
| 2022-12-22 | Take revision into account in src/test/ui incremental tests | Michael Goulet | -3/+7 |
| 2022-12-22 | Use separate files instead of revisions | Michael Goulet | -24/+37 |
| 2022-12-22 | Allow building std with cranelift | Joshua Nelson | -5/+19 |
| 2022-12-22 | Auto merge of #103957 - JakobDegen:drop-retag, r=RalfJung | bors | -2/+151 |
| 2022-12-22 | Auto merge of #106000 - nikic:lld-build, r=Mark-Simulacrum | bors | -99/+58 |
| 2022-12-22 | Use LLVM_CMAKE_DIR for lld build | Nikita Popov | -95/+58 |
| 2022-12-22 | Add regression test for #94293 | Yuki Okushi | -0/+31 |
| 2022-12-22 | Auto merge of #106034 - matthiaskrgr:rollup-2zpql33, r=matthiaskrgr | bors | -90/+186 |
| 2022-12-22 | Extend search GUI test to include search tab title color check | Guillaume Gomez | -0/+15 |
| 2022-12-22 | Migrate search tab title color to CSS variable | Guillaume Gomez | -12/+4 |
| 2022-12-22 | Rollup merge of #106024 - JulianKnodt:add_term_html_docs, r=notriddle | Matthias Krüger | -4/+18 |
| 2022-12-22 | Rollup merge of #106016 - notriddle:notriddle/link-has-onclick, r=GuillaumeGomez | Matthias Krüger | -7/+5 |
| 2022-12-22 | Rollup merge of #106010 - oli-obk:tait_coherence_diagnostic, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2022-12-22 | Rollup merge of #106002 - krasimirgg:v0sym, r=tmiasko | Matthias Krüger | -2/+4 |
| 2022-12-22 | Rollup merge of #105966 - compiler-errors:issue-105936, r=eholk | Matthias Krüger | -0/+26 |
| 2022-12-22 | Rollup merge of #105843 - compiler-errors:sugg-const, r=lcnr | Matthias Krüger | -0/+72 |
| 2022-12-22 | Rollup merge of #105769 - lyming2007:issue-105177-fix, r=eholk | Matthias Krüger | -54/+8 |
| 2022-12-22 | Rollup merge of #104741 - bryangarza:bug-104588-async-track-caller, r=compile... | Matthias Krüger | -22/+52 |
| 2022-12-22 | Auto merge of #104889 - GuillaumeGomez:fix-impl-block-in-const-expr, r=notriddle | bors | -56/+193 |
| 2022-12-22 | Auto merge of #106025 - matthiaskrgr:rollup-vz5rqah, r=matthiaskrgr | bors | -14/+99 |
| 2022-12-22 | Suggest associated const on capitalization error | Michael Goulet | -0/+72 |
| 2022-12-22 | Auto merge of #106023 - JohnTitor:rollup-k8mettz, r=JohnTitor | bors | -55/+85 |
| 2022-12-22 | Fix ICE | kadmin | -4/+18 |
| 2022-12-21 | rustdoc: simplify CSS and DOM for more-scraped-examples | Michael Howell | -19/+13 |
| 2022-12-21 | Don't run `Drop` terminators on types that do not have drop glue in const eval | Jakob Degen | -2/+2 |
| 2022-12-22 | Rollup merge of #106012 - JakobDegen:retag-raw, r=RalfJung | Matthias Krüger | -10/+6 |
| 2022-12-22 | Rollup merge of #105996 - Swatinem:async-is-unwindsafe, r=petrochenkov | Matthias Krüger | -0/+68 |
| 2022-12-22 | Rollup merge of #105985 - compiler-errors:method-chain-nitpicks, r=estebank | Matthias Krüger | -4/+4 |
| 2022-12-22 | Rollup merge of #105837 - compiler-errors:issue-105728, r=estebank | Matthias Krüger | -0/+21 |
| 2022-12-22 | Rollup merge of #106014 - GuillaumeGomez:add-gui-explanations-scrape-examples... | Yuki Okushi | -0/+1 |
| 2022-12-22 | Rollup merge of #105995 - JohnTitor:issue-96530, r=compiler-errors | Yuki Okushi | -0/+29 |
| 2022-12-22 | Rollup merge of #105986 - eltociear:patch-18, r=RalfJung | Yuki Okushi | -1/+1 |
| 2022-12-22 | Rollup merge of #105602 - RalfJung:read-convenience, r=oli-obk | Yuki Okushi | -54/+54 |