| Age | Commit message (Expand) | Author | Lines |
| 2022-10-18 | Update cargo | Weihang Lo | -0/+0 |
| 2022-10-18 | Auto merge of #103075 - SUPERCILEX:miri-metadata, r=thomcc | bors | -2/+16 |
| 2022-10-18 | Auto merge of #103177 - lnicola:rust-analyzer-2022-10-18, r=lnicola | bors | -1631/+3127 |
| 2022-10-18 | :arrow_up: rust-analyzer | Laurențiu Nicola | -1631/+3127 |
| 2022-10-18 | Auto merge of #102992 - nnethercote:rm-RunCompiler-emitter, r=bjorn3 | bors | -101/+29 |
| 2022-10-18 | Auto merge of #102543 - daym:patch-1, r=joshtriplett | bors | -6/+1 |
| 2022-10-17 | Auto merge of #103165 - matthiaskrgr:rollup-guw8oh6, r=matthiaskrgr | bors | -85/+64 |
| 2022-10-18 | Remove `RunCompiler::emitter`. | Nicholas Nethercote | -101/+29 |
| 2022-10-17 | Rollup merge of #103162 - notriddle:notriddle/crate-search, r=GuillaumeGomez | Matthias Krüger | -4/+0 |
| 2022-10-17 | Rollup merge of #103161 - notriddle:notriddle/copy-path-settings-help-button,... | Matthias Krüger | -12/+8 |
| 2022-10-17 | Rollup merge of #103160 - notriddle:notriddle/js-mobile-scroll, r=GuillaumeGomez | Matthias Krüger | -41/+28 |
| 2022-10-17 | Rollup merge of #103152 - GuillaumeGomez:named-arguments, r=notriddle | Matthias Krüger | -28/+28 |
| 2022-10-17 | Auto merge of #101837 - scottmcm:box-array-from-vec, r=m-ou-se | bors | -1/+50 |
| 2022-10-17 | rustdoc: remove redundant CSS `#crate-search { border-radius }` | Michael Howell | -4/+0 |
| 2022-10-17 | Remove execute bit from lock file permissions | Danny Milosavljevic | -6/+1 |
| 2022-10-17 | rustdoc: remove redundant CSS on `#copy-path` | Michael Howell | -12/+8 |
| 2022-10-17 | rustdoc: factor JS mobile scroll lock into its own function | Michael Howell | -41/+28 |
| 2022-10-17 | Auto merge of #103151 - matthiaskrgr:rollup-t3mmnsg, r=matthiaskrgr | bors | -66/+496 |
| 2022-10-17 | Use named arguments to make test clearer | Guillaume Gomez | -27/+27 |
| 2022-10-17 | Update browser-ui-test version to 0.12.6 | Guillaume Gomez | -1/+1 |
| 2022-10-17 | Rollup merge of #103091 - notriddle:notriddle/sidebar-title, r=GuillaumeGomez | Matthias Krüger | -30/+24 |
| 2022-10-17 | Rollup merge of #102945 - compiler-errors:placeholder-region-outlives, r=lcnr | Matthias Krüger | -1/+62 |
| 2022-10-17 | Rollup merge of #102466 - lcnr:const-equate-uwu, r=BoxyUwU | Matthias Krüger | -23/+26 |
| 2022-10-17 | Rollup merge of #102454 - chenyukang:fix-102396-missing-parentheses, r=lcnr | Matthias Krüger | -12/+384 |
| 2022-10-17 | Auto merge of #102355 - lcnr:bye-bye-type-traversal, r=oli-obk | bors | -251/+37 |
| 2022-10-17 | Auto merge of #103145 - matthiaskrgr:rollup-mxwsysv, r=matthiaskrgr | bors | -26/+32 |
| 2022-10-17 | Rollup merge of #103139 - smoelius:patch-2, r=Dylan-DPC | Matthias Krüger | -5/+0 |
| 2022-10-17 | Rollup merge of #103136 - tmccombs:alignment-doc-fixes, r=Dylan-DPC | Matthias Krüger | -2/+2 |
| 2022-10-17 | Rollup merge of #103129 - notriddle:notriddle/sub-logo-container, r=Guillaume... | Matthias Krüger | -16/+8 |
| 2022-10-17 | Rollup merge of #102962 - flba-eb:remote_test_server_help, r=pietroalbini | Matthias Krüger | -3/+22 |
| 2022-10-17 | add inline to `TrivialTypeTraversalImpls` | lcnr | -14/+17 |
| 2022-10-17 | rm `try_normalize_mir_const_after_erasing_regions` | lcnr | -11/+0 |
| 2022-10-17 | mir constants: type traversing bye bye | lcnr | -232/+26 |
| 2022-10-17 | Auto merge of #103116 - TaKO8Ki:fix-103053, r=lcnr | bors | -5/+44 |
| 2022-10-17 | Duplicate comment in mod.rs | Samuel Moelius | -5/+0 |
| 2022-10-16 | Fix types in documentation for Alignment::as_usize and Alignmnet::as_nonzero | Thayne McCombs | -2/+2 |
| 2022-10-17 | Auto merge of #103096 - petrochenkov:indresdoc, r=cjgillot | bors | -1/+13 |
| 2022-10-16 | rustdoc: clean up `.sub-logo-container` CSS | Michael Howell | -13/+3 |
| 2022-10-16 | rustdoc: remove unused `.sub-logo-container` DOM on non-source pages | Michael Howell | -3/+5 |
| 2022-10-17 | trivial fix for comments feedback | yukang | -20/+28 |
| 2022-10-16 | Auto merge of #103125 - matthiaskrgr:rollup-82xttcl, r=matthiaskrgr | bors | -97/+156 |
| 2022-10-16 | Rollup merge of #103120 - petrochenkov:docice, r=GuillaumeGomez | Matthias Krüger | -6/+22 |
| 2022-10-16 | Rollup merge of #103109 - RalfJung:phantom-data-impl, r=thomcc | Matthias Krüger | -59/+53 |
| 2022-10-16 | Rollup merge of #103102 - H4x5:len_utf16_docs, r=scottmcm | Matthias Krüger | -0/+5 |
| 2022-10-16 | Rollup merge of #103089 - cjgillot:automatic-structural-eq, r=oli-obk | Matthias Krüger | -29/+70 |
| 2022-10-16 | Rollup merge of #103087 - phimuemue:btreemap_append_doc, r=Mark-Simulacrum | Matthias Krüger | -3/+6 |
| 2022-10-16 | Auto merge of #102026 - Bryanskiy:resolve_update, r=petrochenkov | bors | -163/+240 |
| 2022-10-16 | Support DirEntry metadata calls in miri | Alex Saveau | -2/+16 |
| 2022-10-16 | Populate effective visibilities in 'rustc_resolve' | Bryanskiy | -163/+240 |
| 2022-10-16 | rustdoc: Process extern impls in all loaded crates | Vadim Petrochenkov | -1/+2 |