| Age | Commit message (Expand) | Author | Lines |
| 2022-10-31 | [debuginfo] Make debuginfo type names for slices and str consistent. | Michael Woerister | -48/+56 |
| 2022-10-24 | Auto merge of #103471 - JohnTitor:rollup-tfmy6ab, r=JohnTitor | bors | -731/+1199 |
| 2022-10-24 | Rollup merge of #103466 - jruderman:patch-2, r=Dylan-DPC | Yuki Okushi | -2/+2 |
| 2022-10-24 | Rollup merge of #103437 - bjorn3:sync_cg_clif-2022-10-23, r=bjorn3 | Yuki Okushi | -638/+1043 |
| 2022-10-24 | Rollup merge of #103277 - thomcc:bump-libc-135, r=Mark-Simulacrum | Yuki Okushi | -3/+3 |
| 2022-10-24 | Rollup merge of #102766 - thomcc:remove-resolv, r=Mark-Simulacrum | Yuki Okushi | -4/+0 |
| 2022-10-24 | Rollup merge of #102271 - lopopolo:lopopolo/stabilize-duration-try-from-secs-... | Yuki Okushi | -26/+21 |
| 2022-10-24 | Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726 | Yuki Okushi | -57/+130 |
| 2022-10-24 | Rollup merge of #99578 - steffahn:remove_redundant_bound, r=thomcc | Yuki Okushi | -1/+0 |
| 2022-10-24 | Fix grammar in docs for std::io::Read | Jesse Ruderman | -2/+2 |
| 2022-10-24 | Auto merge of #102536 - scottmcm:lookup_line-tweak, r=jackh726 | bors | -4/+1 |
| 2022-10-24 | Auto merge of #100848 - xfix:use-metadata-for-slice-len, r=thomcc | bors | -17/+9 |
| 2022-10-24 | Auto merge of #103452 - notriddle:rollup-peewevm, r=notriddle | bors | -145/+305 |
| 2022-10-23 | Rollup merge of #103447 - ajtribick:maybe_uninit_doc_update, r=scottmcm | Michael Howell | -2/+1 |
| 2022-10-23 | Rollup merge of #103434 - GuillaumeGomez:gui-test-jump-to-def-background-clea... | Michael Howell | -38/+17 |
| 2022-10-23 | Rollup merge of #103424 - notriddle:notriddle/code-header-border-bottom-none,... | Michael Howell | -1/+0 |
| 2022-10-23 | Rollup merge of #103414 - compiler-errors:rpit-print-lt, r=cjgillot | Michael Howell | -21/+31 |
| 2022-10-23 | Rollup merge of #103402 - joshtriplett:niche-wrap-fix, r=oli-obk | Michael Howell | -52/+73 |
| 2022-10-23 | Rollup merge of #103347 - RalfJung:rustc-src, r=Mark-Simulacrum | Michael Howell | -0/+14 |
| 2022-10-23 | Rollup merge of #103254 - fmease:fix-24183, r=GuillaumeGomez | Michael Howell | -18/+56 |
| 2022-10-23 | Rollup merge of #103140 - chenyukang:yukang/fix-103112, r=estebank | Michael Howell | -2/+33 |
| 2022-10-23 | Rollup merge of #103005 - solid-rs:patch/kmc-solid/readdir-terminator, r=m-ou-se | Michael Howell | -8/+12 |
| 2022-10-23 | Rollup merge of #101644 - Timmmm:file_permissions_docs, r=thomcc | Michael Howell | -3/+64 |
| 2022-10-23 | Rollup merge of #100462 - zohnannor:master, r=thomcc | Michael Howell | -0/+4 |
| 2022-10-23 | Auto merge of #103062 - cuviper:dist-mips, r=Mark-Simulacrum | bors | -88/+3345 |
| 2022-10-23 | Auto merge of #103137 - dtolnay:readdir, r=Mark-Simulacrum | bors | -20/+65 |
| 2022-10-23 | Annotate static lifetimes too | Michael Goulet | -28/+22 |
| 2022-10-23 | MaybeUninit: use assume_init_drop() in the partially initialized array example | Andrew Tribick | -2/+1 |
| 2022-10-23 | Auto merge of #101403 - bjorn3:dylib_lto, r=Mark-Simulacrum | bors | -27/+135 |
| 2022-10-23 | Rustfmt cg_clif's build system | bjorn3 | -6/+2 |
| 2022-10-23 | Update list of allowed cranelift dependencies | bjorn3 | -0/+2 |
| 2022-10-23 | Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-202... | bjorn3 | -638/+1045 |
| 2022-10-23 | Revert "Update to Cranelift 0.89.0" | bjorn3 | -154/+30 |
| 2022-10-23 | Revert "Stop using a depracated function" | bjorn3 | -3/+3 |
| 2022-10-23 | Use functions for jump-to-def-background rustodoc GUI test | Guillaume Gomez | -38/+17 |
| 2022-10-23 | Fix drop for dyn* | bjorn3 | -2/+45 |
| 2022-10-23 | Allow dyn* upcasting | bjorn3 | -6/+28 |
| 2022-10-23 | Update rustc test suite failure list | bjorn3 | -2/+0 |
| 2022-10-23 | Rustup to rustc 1.66.0-nightly (6e95b6da8 2022-10-22) | bjorn3 | -1/+1 |
| 2022-10-23 | Update LLVM submodule | bjorn3 | -0/+0 |
| 2022-10-23 | Introduce dedicated `-Zdylib-lto` flag for enabling LTO on `dylib`s | Jakub Beránek | -13/+66 |
| 2022-10-23 | Sync from rust e64f1110c062f61746f222059439529a43ccf6dc | bjorn3 | -2/+2 |
| 2022-10-23 | Add `rust.lto` config option | Jakub Beránek | -2/+39 |
| 2022-10-23 | Allow LTO for dylibs | bjorn3 | -24/+33 |
| 2022-10-23 | Add missing export for the oom strategy symbol | bjorn3 | -1/+10 |
| 2022-10-23 | Auto merge of #103431 - Dylan-DPC:rollup-oozfo89, r=Dylan-DPC | bors | -264/+541 |
| 2022-10-23 | Rollup merge of #103305 - c410-f3r:moar-errors, r=petrochenkov | Dylan DPC | -1/+1 |
| 2022-10-23 | Rollup merge of #103249 - petrochenkov:revaddids, r=oli-obk | Dylan DPC | -36/+26 |
| 2022-10-23 | Rollup merge of #103226 - compiler-errors:delay-if-need-infer, r=lcnr | Dylan DPC | -18/+23 |
| 2022-10-23 | Rollup merge of #103192 - petrochenkov:noalltraits, r=jyn514 | Dylan DPC | -133/+117 |