| Age | Commit message (Expand) | Author | Lines |
| 2023-03-16 | Auto merge of #106824 - m-ou-se:format-args-flatten, r=oli-obk | bors | -4/+17 |
| 2023-03-16 | Fix clippy. | Mara Bos | -4/+17 |
| 2023-03-16 | Rollup merge of #109185 - notriddle:notriddle/primitive-tooltip, r=jsha | Matthias Krüger | -0/+6 |
| 2023-03-16 | Rollup merge of #109166 - lcnr:define_opaque_types-explicit, r=oli-obk | Matthias Krüger | -3/+2 |
| 2023-03-16 | Rollup merge of #109139 - GuillaumeGomez:rustdoc-windows-wait-for-write, r=no... | Matthias Krüger | -10/+22 |
| 2023-03-16 | Rollup merge of #108875 - notriddle:notriddle/return-trait, r=GuillaumeGomez | Matthias Krüger | -2/+7 |
| 2023-03-15 | rustdoc: remove `std::` from primitive intra-doc link tooltips | Michael Howell | -0/+6 |
| 2023-03-15 | Update docsfs module documentation | Guillaume Gomez | -1/+0 |
| 2023-03-15 | always make `define_opaque_types` explicit | lcnr | -3/+2 |
| 2023-03-15 | Rollup merge of #109150 - weihanglo:update-cargo, r=weihanglo | Dylan DPC | -0/+0 |
| 2023-03-15 | Rollup merge of #109111 - MU001999:master, r=jyn514 | Dylan DPC | -0/+1 |
| 2023-03-15 | Rollup merge of #108991 - ozkanonur:new-llvm-flag, r=albertlarsan68 | Dylan DPC | -6/+9 |
| 2023-03-15 | add `enable-warnings` flag for llvm | ozkanonur | -6/+9 |
| 2023-03-14 | Update cargo | Weihang Lo | -0/+0 |
| 2023-03-14 | rustdoc: DocFS: Replace rayon with threadpool and enable it for all targets | Guillaume Gomez | -9/+22 |
| 2023-03-14 | Rollup merge of #108722 - petrhosek:fuchsia-riscv, r=petrochenkov | Matthias Krüger | -0/+1 |
| 2023-03-14 | Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errors | bors | -23/+3 |
| 2023-03-14 | Create dir for build_triple | Mu001999 | -0/+1 |
| 2023-03-14 | Auto merge of #109097 - matthiaskrgr:rollup-6ydc4ri, r=matthiaskrgr | bors | -12/+50 |
| 2023-03-13 | Rollup merge of #109083 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-03-13 | Rollup merge of #109055 - ozkanonur:detect_src_and_out, r=albertlarsan68 | Matthias Krüger | -2/+33 |
| 2023-03-13 | Rollup merge of #108830 - compiler-errors:new-solver-fast-reject-faster, r=lcnr | Matthias Krüger | -2/+2 |
| 2023-03-13 | Rollup merge of #108607 - psumbera:solaris-no-flock-bootstrap, r=albertlarsan68 | Matthias Krüger | -8/+15 |
| 2023-03-13 | Revert "enable ThinLTO for rustc on x86_64-pc-windows-msvc dist builds" | Nilstrieb | -1/+0 |
| 2023-03-13 | Update books | rustbot | -0/+0 |
| 2023-03-13 | Auto merge of #109069 - lnicola:rust-analyzer-2023-03-13, r=lnicola | bors | -3055/+12635 |
| 2023-03-13 | Don't use fd-lock on Solaris in bootstrap | Petr Sumbera | -8/+15 |
| 2023-03-13 | Better names? | Michael Goulet | -1/+1 |
| 2023-03-13 | Treat projections with infer as placeholder during fast reject in new solver | Michael Goulet | -2/+2 |
| 2023-03-13 | Auto merge of #108471 - clubby789:unbox-the-syntax, r=Nilstrieb,est31 | bors | -199/+91 |
| 2023-03-13 | :arrow_up: rust-analyzer | Laurențiu Nicola | -3055/+12635 |
| 2023-03-13 | Auto merge of #109011 - jsha:reduce-allocations-inner-full-print, r=notriddle | bors | -65/+71 |
| 2023-03-12 | Auto merge of #108872 - cjgillot:simp-const-prop, r=oli-obk | bors | -21/+24 |
| 2023-03-12 | create `config::tests::detect_src_and_out` test for bootstrap | ozkanonur | -2/+33 |
| 2023-03-12 | Rollup merge of #109052 - GuillaumeGomez:rustdoc-gui-tester-eslint, r=notriddle | Matthias Krüger | -9/+106 |
| 2023-03-12 | Rollup merge of #109031 - thomcc:config-example-toml, r=ozkanonur | Matthias Krüger | -13/+13 |
| 2023-03-12 | Rollup merge of #109009 - notriddle:notriddle/edit-distance, r=GuillaumeGomez | Matthias Krüger | -149/+223 |
| 2023-03-12 | Add rustdoc-gui eslint check into CI | Guillaume Gomez | -1/+2 |
| 2023-03-12 | Add eslint check for rustdoc-gui tester | Guillaume Gomez | -8/+104 |
| 2023-03-12 | Remove `box-syntax` from unstable book | clubby789 | -22/+0 |
| 2023-03-12 | Remove `box_syntax` from AST and use in tools | clubby789 | -15/+2 |
| 2023-03-12 | Remove uses of `box_syntax` in rustc and tools | clubby789 | -162/+89 |
| 2023-03-12 | Rollup merge of #109028 - GuillaumeGomez:rustdoc-js-tester-eslint, r=notriddle | Matthias Krüger | -45/+144 |
| 2023-03-12 | Rollup merge of #108984 - Teapot4195:issue-106803-fix, r=ozkanonur | Matthias Krüger | -0/+2 |
| 2023-03-11 | rustdoc: collapse edit distance state into an object | Michael Howell | -80/+86 |
| 2023-03-11 | rustdoc: reduce allocs in FnDecl::inner_full_print | Jacob Hoffman-Andrews | -65/+71 |
| 2023-03-11 | Rename `config.toml.example` to `config.example.toml` | Thom Chiovoloni | -13/+13 |
| 2023-03-11 | Add rustdoc-js eslint check into CI | Guillaume Gomez | -1/+2 |
| 2023-03-11 | Improve rustdoc-js tester code clarity a bit | Guillaume Gomez | -7/+9 |
| 2023-03-11 | Add eslint checks for rustdoc-js tester | Guillaume Gomez | -38/+134 |