| Age | Commit message (Expand) | Author | Lines |
| 2022-10-21 | split libc tests from stdlib tests | Ralf Jung | -120/+176 |
| 2022-10-21 | use is_terminal to implement isatty | Ralf Jung | -30/+41 |
| 2022-10-21 | add always-failing GetFileInformationByHandleEx stub | Ralf Jung | -15/+20 |
| 2022-10-21 | rustup | Ralf Jung | -1/+2 |
| 2022-10-21 | merge rustc history | Ralf Jung | -20611/+36850 |
| 2022-10-20 | Auto merge of #2601 - DrMeepster:windows_init_once, r=RalfJung | bors | -194/+616 |
| 2022-10-21 | slight refactoring | Ralf Jung | -305/+310 |
| 2022-10-20 | Rollup merge of #103319 - fee1-dead-contrib:improve_tilde_const_msg, r=oli-obk | Matthias Krüger | -5/+42 |
| 2022-10-20 | Rollup merge of #103297 - catandcoder:master, r=JohnTitor | Matthias Krüger | -1/+1 |
| 2022-10-20 | Rollup merge of #103296 - GuillaumeGomez:collapse-expand-shortcuts, r=notriddle | Matthias Krüger | -29/+48 |
| 2022-10-20 | Rollup merge of #103281 - thomcc:long-overdue, r=jyn514 | Matthias Krüger | -3/+3 |
| 2022-10-20 | Rollup merge of #103221 - TaKO8Ki:fix-103202, r=oli-obk | Matthias Krüger | -0/+16 |
| 2022-10-20 | change rust version to fix CI | DrMeepster | -1/+1 |
| 2022-10-20 | remove redundant Ok(...?) | DrMeepster | -9/+3 |
| 2022-10-20 | code reuse for sync ids | DrMeepster | -162/+110 |
| 2022-10-20 | use Default derive for InitOnceStatus | DrMeepster | -7/+2 |
| 2022-10-20 | update rust version | DrMeepster | -1/+1 |
| 2022-10-20 | add test for init once | DrMeepster | -0/+144 |
| 2022-10-20 | add windows one time initialization | DrMeepster | -32/+368 |
| 2022-10-20 | Improve "`~const` is not allowed here" message | Deadbeef | -5/+42 |
| 2022-10-20 | Auto merge of #103290 - matthiaskrgr:rollup-ngozai3, r=matthiaskrgr | bors | -27/+173 |
| 2022-10-20 | Auto merge of #103185 - chenyukang:yukang/fix-span-next-point, r=davidtwco | bors | -2/+1 |
| 2022-10-20 | fix typo | cui fliter | -1/+1 |
| 2022-10-20 | Add GUI tests for collapse/expand actions | Guillaume Gomez | -0/+18 |
| 2022-10-20 | +/- shortcut now only expand/collapse, not both | Guillaume Gomez | -29/+30 |
| 2022-10-20 | Rollup merge of #103276 - compiler-errors:default-on-uninit-ice, r=TaKO8Ki | Matthias Krüger | -0/+54 |
| 2022-10-20 | Rollup merge of #103268 - notriddle:notriddle/nav-sub-font-size, r=GuillaumeG... | Matthias Krüger | -1/+0 |
| 2022-10-20 | Rollup merge of #103262 - andrewpollack:switch-needs-unwind, r=tmandry | Matthias Krüger | -1/+1 |
| 2022-10-20 | Rollup merge of #103251 - GuillaumeGomez:item-decl-highlighting, r=notriddle | Matthias Krüger | -25/+118 |
| 2022-10-20 | Auto merge of #103220 - compiler-errors:deny-infers, r=lcnr | bors | -22/+22 |
| 2022-10-19 | Adjust `transmute{,_copy}` to be clearer about which of `T` and `U` is input ... | Thom Chiovoloni | -3/+3 |
| 2022-10-20 | Auto merge of #103205 - spastorino:fix-rpits-lifetime-remapping, r=cjgillot | bors | -0/+23 |
| 2022-10-19 | Magic functions for writing to stdout/stderr. | Cliff L. Biffle | -3/+111 |
| 2022-10-20 | Adjusting test to needs-unwind, with linking issue | Andrew Pollack | -1/+1 |
| 2022-10-20 | Auto merge of #102417 - oli-obk:opaque_lifetimes2, r=jackh726 | bors | -25/+65 |
| 2022-10-19 | Erase regions before checking for default in uninitialized binding error | Michael Goulet | -0/+54 |
| 2022-10-19 | rustdoc: remove no-op CSS `nav.sub { font-size: 1rem }` | Michael Howell | -1/+0 |
| 2022-10-19 | Do anonymous lifetimes remapping correctly for nested rpits | Santiago Pastorino | -0/+23 |
| 2022-10-19 | Rollup merge of #103258 - SUPERCILEX:miri, r=RalfJung | Matthias Krüger | -11/+17 |
| 2022-10-19 | Rollup merge of #103257 - notriddle:notriddle/setting-line, r=GuillaumeGomez | Matthias Krüger | -19/+19 |
| 2022-10-19 | Rollup merge of #103246 - ferrocene:pa-rust-analyzer-hosts, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2022-10-19 | Rollup merge of #103239 - m-ou-se:unstable-abi-fn-impl-check, r=lcnr | Matthias Krüger | -5/+27 |
| 2022-10-19 | Rollup merge of #103237 - GuillaumeGomez:codeblock-tooltip-cleanup, r=notriddle | Matthias Krüger | -93/+77 |
| 2022-10-19 | Rollup merge of #103223 - compiler-errors:deref-sugg-slow, r=wesleywiser | Matthias Krüger | -0/+213 |
| 2022-10-19 | Rollup merge of #103211 - notriddle:notriddle/dot-location, r=GuillaumeGomez | Matthias Krüger | -38/+39 |
| 2022-10-19 | Add regression test for item-decl highlighting | Guillaume Gomez | -5/+98 |
| 2022-10-19 | Make miri read_dir test a little more robust | Alex Saveau | -11/+17 |
| 2022-10-19 | Make ClosureOutlivesRequirement not rely on an unresolved type | Michael Goulet | -22/+22 |
| 2022-10-19 | rustdoc: move `setting-line` color CSS to settings.css | Michael Howell | -19/+19 |
| 2022-10-19 | Fix regression in item-decl highlighting | Guillaume Gomez | -20/+20 |