| Age | Commit message (Expand) | Author | Lines |
| 2023-07-25 | bless more | Ralf Jung | -4/+4 |
| 2023-07-25 | interpret: refactor projection code to work on a common trait, and use that f... | Ralf Jung | -103/+92 |
| 2023-07-25 | clippy: `env!` invocations can't be b"" literals | David Wood | -1/+1 |
| 2023-07-25 | Auto merge of #113411 - unikraft:unikraft, r=wesleywiser | bors | -2/+74 |
| 2023-07-24 | bootstrap: Define CMake platform if DragonFly. | Alex Zepeda | -1/+8 |
| 2023-07-25 | Auto merge of #113958 - lukas-code:doc-links, r=GuillaumeGomez,petrochenkov | bors | -16/+31 |
| 2023-07-24 | typos | Tshepang Mbambo | -2/+2 |
| 2023-07-24 | Update cargo | Arlo Siemsen | -0/+0 |
| 2023-07-24 | Auto merge of #114024 - matthiaskrgr:rollup-uhdbq64, r=matthiaskrgr | bors | -18/+42 |
| 2023-07-24 | bootstrap: Don't bundle musl on Unikraft | Martin Kröning | -2/+2 |
| 2023-07-24 | compiler: Add `*-unikraft-linux-musl` documentation | Martin Kröning | -0/+69 |
| 2023-07-24 | compiler: Add `x86_64-unikraft-linux-musl` target | Martin Kröning | -0/+3 |
| 2023-07-24 | Rollup merge of #114006 - jonathanpallant:update-sparc-unknown-readme, r=Amanieu | Matthias Krüger | -18/+42 |
| 2023-07-24 | Perform OpaqueCast field projection on HIR, too. | Oli Scherer | -0/+2 |
| 2023-07-24 | Auto merge of #113956 - fmease:rustdoc-fix-x-crate-rpitits, r=GuillaumeGomez,... | bors | -3/+6 |
| 2023-07-24 | Fix span for punnycode | Eric Huss | -1/+1 |
| 2023-07-24 | Cache qpath first public result | Guillaume Gomez | -27/+50 |
| 2023-07-24 | Revert "Remove needs for transmute" | Guillaume Gomez | -28/+20 |
| 2023-07-24 | Remove needs for transmute | Guillaume Gomez | -20/+28 |
| 2023-07-24 | Re-add missing generics in `first_non_private` | Guillaume Gomez | -3/+23 |
| 2023-07-24 | Add support for `--document-hidden-items` in `first_non_private` | Guillaume Gomez | -1/+2 |
| 2023-07-24 | Add test for private items | Guillaume Gomez | -0/+3 |
| 2023-07-24 | Correctly handle `super` and `::` | Guillaume Gomez | -1/+10 |
| 2023-07-24 | Rename `first_not_private` into `first_non_private` | Guillaume Gomez | -2/+2 |
| 2023-07-24 | Improve code readability | Guillaume Gomez | -32/+27 |
| 2023-07-24 | If re-export is private, get the next item until a public one is found or exp... | Guillaume Gomez | -3/+93 |
| 2023-07-24 | Fix missing attribute merge on glob foreign re-exports | Guillaume Gomez | -18/+39 |
| 2023-07-24 | interpret: support projecting into Place::Local without force_allocation | Ralf Jung | -3/+3 |
| 2023-07-24 | Auto merge of #114004 - hermitcore:riscv64gc-unknown-hermit, r=davidtwco | bors | -2/+80 |
| 2023-07-24 | new unstable option: -Zwrite-long-types-to-disk | Mahdi Dibaiee | -0/+1 |
| 2023-07-24 | Add clarification about build-std and using newer instructions. | Jonathan Pallant (Ferrous Systems) | -11/+42 |
| 2023-07-24 | Remove redundant note. | Jonathan Pallant (Ferrous Systems) | -7/+0 |
| 2023-07-24 | Merge commit '99718d0c8bc5aadd993acdcabc1778fc7b5cc572' into sync-from-ra | Laurențiu Nicola | -405/+717 |
| 2023-07-24 | compiler: Add `*-unknown-hermit` documentation | Martin Kröning | -2/+79 |
| 2023-07-24 | compiler: Add `riscv64gc-unknown-hermit` target | Simon Schöning | -0/+1 |
| 2023-07-24 | Auto merge of #113940 - inferiorhumanorgans:installer-no-hardcode-bash-path, ... | bors | -1/+1 |
| 2023-07-23 | Auto merge of #113965 - chenyukang:yukang-fix-113963-panic, r=ozkanonur | bors | -9/+19 |
| 2023-07-23 | fix | Deadbeef | -13/+15 |
| 2023-07-23 | Merge from rustc | Ralf Jung | -12/+17 |
| 2023-07-23 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-07-22 | Rollup merge of #113948 - chenyukang:yukang-fix-113178-bootstrap, r=clubby789 | Matthias Krüger | -0/+7 |
| 2023-07-23 | Fix test panics for submodule of book is not updated | yukang | -9/+19 |
| 2023-07-22 | Fix tidy error | bjorn3 | -0/+1 |
| 2023-07-22 | fix doc links on `extern crate` items | Lukas Markeffsky | -14/+23 |
| 2023-07-22 | rustdoc: handle cross-crate RPITITs correctly | León Orell Valerian Liehr | -3/+6 |
| 2023-07-22 | improve debuggability | Lukas Markeffsky | -2/+8 |
| 2023-07-22 | Fix rustc-args passing issue in bootstrap | yukang | -0/+7 |
| 2023-07-22 | fmt | The Miri Conjob Bot | -2/+2 |
| 2023-07-22 | Merge from rustc | The Miri Conjob Bot | -356/+343 |
| 2023-07-22 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |