| Age | Commit message (Expand) | Author | Lines |
| 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-19 | Auto merge of #2604 - RalfJung:ret-scalar, r=RalfJung | bors | -35/+39 |
| 2022-10-19 | use Scalar return types for Windows shims | Ralf Jung | -35/+39 |
| 2022-10-19 | Auto merge of #2322 - saethlin:stack-inspection-tools, r=oli-obk | bors | -0/+79 |
| 2022-10-18 | Add docs | Ben Kimock | -0/+11 |
| 2022-10-16 | fix caching check in CI | Ralf Jung | -2/+2 |
| 2022-10-15 | Replace tags in stdout | Ben Kimock | -5/+7 |
| 2022-10-14 | Add a test | Ben Kimock | -0/+34 |
| 2022-10-14 | Implement a crude stack printing mechanism | Ben Kimock | -0/+32 |
| 2022-10-14 | Auto merge of #2594 - RalfJung:target, r=RalfJung | bors | -22/+26 |
| 2022-10-14 | print the target also when running tests on the host | Ralf Jung | -22/+26 |
| 2022-10-14 | CI improvements | Ralf Jung | -3/+39 |
| 2022-10-12 | rustup | Ralf Jung | -2/+2 |
| 2022-10-12 | merge rustc history | Ralf Jung | -3/+2 |
| 2022-10-12 | Auto merge of #102732 - RalfJung:assert_unsafe_precondition2, r=bjorn3 | bors | -3/+3 |
| 2022-10-12 | Auto merge of #102460 - flba-eb:fix_85261_prevent_alloc_after_fork, r=thomcc | bors | -1/+42 |
| 2022-10-12 | Rollup merge of #102924 - notriddle:notriddle/sidebar-link-class, r=Guillaume... | Dylan DPC | -97/+95 |
| 2022-10-12 | Rollup merge of #102890 - camsteffen:adt-sized-representability, r=cjgillot | Dylan DPC | -57/+36 |
| 2022-10-12 | Rollup merge of #102239 - joshtriplett:style-guide, r=calebcartwright | Dylan DPC | -0/+2003 |
| 2022-10-12 | Rollup merge of #102187 - b-naber:inline-const-source-info, r=eholk | Dylan DPC | -0/+67 |
| 2022-10-12 | Rollup merge of #102110 - CleanCut:migrate_rustc_passes_diagnostics, r=davidtwco | Dylan DPC | -2/+2 |
| 2022-10-11 | Update cargo | Weihang Lo | -0/+0 |
| 2022-10-11 | rename rustc_allocator_nounwind to rustc_nounwind | Ralf Jung | -3/+3 |
| 2022-10-11 | Rollup merge of #102912 - lnicola:rust-analyzer-2022-10-11, r=lnicola | Matthias Krüger | -1093/+2885 |
| 2022-10-11 | Rollup merge of #102893 - TaKO8Ki:fix-102878, r=davidtwco | Matthias Krüger | -0/+70 |
| 2022-10-11 | Rollup merge of #101727 - est31:stabilize_map_first_last, r=m-ou-se | Matthias Krüger | -1/+0 |
| 2022-10-11 | Rollup merge of #100387 - cjgillot:hygiene-trait-impl, r=petrochenkov | Matthias Krüger | -22/+89 |
| 2022-10-11 | rustdoc: remove unneeded `.content` selector from link colors | Michael Howell | -28/+28 |
| 2022-10-11 | rustdoc: remove unused classes from sidebar | Michael Howell | -69/+67 |
| 2022-10-11 | Auto merge of #102915 - JohnTitor:rollup-5ht99y1, r=JohnTitor | bors | -48/+35 |
| 2022-10-11 | Rollup merge of #102898 - notriddle:notriddle/sidebar-block, r=GuillaumeGomez | Yuki Okushi | -48/+35 |
| 2022-10-11 | Auto merge of #102755 - pcc:data-local-tmp, r=Mark-Simulacrum | bors | -4/+4 |
| 2022-10-11 | :arrow_up: rust-analyzer | Laurențiu Nicola | -1093/+2885 |
| 2022-10-11 | Report duplicate definitions in trait impls during resolution. | Camille GILLOT | -22/+89 |
| 2022-10-11 | Auto merge of #102724 - pcc:scs-fix-test, r=Mark-Simulacrum | bors | -3/+3 |
| 2022-10-10 | Remove outdated comment | Michael Howell | -1/+0 |
| 2022-10-11 | Auto merge of #102896 - matthiaskrgr:rollup-jg5xawz, r=matthiaskrgr | bors | -732/+379 |
| 2022-10-10 | Auto merge of #101720 - GuillaumeGomez:warn-INVALID_HTML_TAGS, r=notriddle | bors | -23/+86 |
| 2022-10-10 | Check representability in adt_sized_constraint | Cameron Steffen | -57/+36 |
| 2022-10-10 | Rollup merge of #102888 - GuillaumeGomez:improve-search-color-check, r=notriddle | Matthias Krüger | -711/+234 |
| 2022-10-10 | Rollup merge of #102876 - SparrowLii:import-candidate, r=fee1-dead | Matthias Krüger | -4/+83 |
| 2022-10-10 | Rollup merge of #102871 - notriddle:notriddle/trait-impl-anchor, r=GuillaumeG... | Matthias Krüger | -3/+1 |
| 2022-10-10 | Rollup merge of #102846 - zertosh:update-syn, r=dtolnay | Matthias Krüger | -12/+14 |
| 2022-10-10 | Rollup merge of #101789 - gimbles:let, r=estebank | Matthias Krüger | -2/+8 |
| 2022-10-10 | Rollup merge of #101360 - compiler-errors:multiple-closure-bounds, r=petroche... | Matthias Krüger | -0/+39 |
| 2022-10-10 | Fix unclosed HTML tag in clippy doc | Guillaume Gomez | -3/+3 |
| 2022-10-10 | Auto merge of #102596 - scottmcm:option-bool-calloc, r=Mark-Simulacrum | bors | -1/+18 |
| 2022-10-10 | rustdoc: remove unneeded `<div>` wrapper from sidebar DOM | Michael Howell | -47/+35 |