| Age | Commit message (Expand) | Author | Lines |
| 2023-08-28 | move basic track_caller test into their own fn | Ralf Jung | -36/+39 |
| 2023-08-28 | Auto merge of #3039 - RalfJung:catch_panic, r=RalfJung | bors | -17/+19 |
| 2023-08-28 | tests/catch_panic: make output easier to interpret | Ralf Jung | -17/+19 |
| 2023-08-28 | Rollup merge of #115280 - RalfJung:panic-cleanup-triple-backtrace, r=Amanieu | Matthias Krüger | -2/+1 |
| 2023-08-28 | Rollup merge of #115278 - RalfJung:removed-error-codes, r=GuillaumeGomez | Matthias Krüger | -1/+6 |
| 2023-08-28 | Rollup merge of #114919 - joshtriplett:style-guide-macros, r=calebcartwright | Matthias Krüger | -1/+6 |
| 2023-08-27 | also ignore doctests | Ralf Jung | -1/+2 |
| 2023-08-27 | Rollup merge of #115266 - GuillaumeGomez:unify-css-color-formats, r=notriddle | Guillaume Gomez | -14/+14 |
| 2023-08-27 | Rollup merge of #115261 - onur-ozkan:replace-old-username, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2023-08-27 | avoid triple-backtrace due to panic-during-cleanup | Ralf Jung | -2/+1 |
| 2023-08-27 | tell people what to do when removing an error code | Ralf Jung | -1/+5 |
| 2023-08-27 | miri/diagnostics: don't forget to print_backtrace when ICEing on unexpected e... | Ralf Jung | -38/+27 |
| 2023-08-27 | Unify CSS color formats a bit more | Guillaume Gomez | -14/+14 |
| 2023-08-27 | Rollup merge of #115111 - ozkanonur:check-rust-analyzer-if-enabled, r=Mark-Si... | Matthias Krüger | -2/+9 |
| 2023-08-27 | Rollup merge of #115098 - real-eren:rust-gdbgui-gdbargs-syntax-fix, r=Mark-Si... | Matthias Krüger | -3/+3 |
| 2023-08-27 | Rollup merge of #114927 - Kobzol:ci-docker-caching-log, r=Mark-Simulacrum | Matthias Krüger | -4/+10 |
| 2023-08-27 | replace outdated github username 'ozkanonur' | ozkanonur | -1/+1 |
| 2023-08-26 | Add note about lazy_type_alias | Michael Howell | -2/+2 |
| 2023-08-26 | Auto merge of #115246 - matthiaskrgr:rollup-zdiw9gt, r=matthiaskrgr | bors | -1/+1 |
| 2023-08-26 | Update cargo | Weihang Lo | -0/+0 |
| 2023-08-26 | fmt | The Miri Conjob Bot | -6/+6 |
| 2023-08-26 | Merge from rustc | The Miri Conjob Bot | -1967/+4573 |
| 2023-08-26 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-08-25 | Fixup sparc-unknown-none-elf table spacing | Jubilee Young | -1/+1 |
| 2023-08-26 | rustdoc: remove details for type alias inner type and fix sidebar | Urgau | -94/+94 |
| 2023-08-26 | rustdoc: normalize all typedef inner types | Urgau | -0/+25 |
| 2023-08-26 | rustdoc: bind typedef inner type items to the folding system | Urgau | -35/+48 |
| 2023-08-26 | rustdoc: handle typedef inner type when doing cross-crate inlining | Urgau | -10/+6 |
| 2023-08-26 | rustdoc: show inner enum and struct in type definition for concrete type | Urgau | -5/+231 |
| 2023-08-25 | Auto merge of #115184 - saethlin:local-allocated-spans, r=RalfJung | bors | -5/+92 |
| 2023-08-25 | Record allocation spans inside force_allocation | Ben Kimock | -5/+92 |
| 2023-08-25 | Auto merge of #115045 - RalfJung:unwind-terminate-reason, r=davidtwco | bors | -14/+18 |
| 2023-08-24 | rustdoc: list matching impls on type aliases | Michael Howell | -4/+43 |
| 2023-08-24 | Rollup merge of #115154 - olanti-p:move-issues-24-08-2023, r=compiler-errors | Weihang Lo | -2/+2 |
| 2023-08-24 | Rollup merge of #115117 - pnkfelix:detect-and-report-nix-shell, r=albertlarsan68 | Weihang Lo | -9/+31 |
| 2023-08-24 | Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup | Philipp Krones | -9601/+16424 |
| 2023-08-24 | miri ABI compatibility check: accept u32 and i32 | Ralf Jung | -0/+27 |
| 2023-08-24 | Move issue 29181, 2804, 17431, 66768 | Olanti | -2/+2 |
| 2023-08-24 | attempt to better normalize remote-test-client output for tests | Ralf Jung | -9/+13 |
| 2023-08-24 | Auto merge of #115131 - frank-king:feature/unnamed-fields-lite, r=petrochenkov | bors | -0/+21 |
| 2023-08-24 | when terminating during unwinding, show the reason why | Ralf Jung | -5/+5 |
| 2023-08-24 | Auto merge of #115094 - Mark-Simulacrum:bootstrap-update, r=ozkanonur | bors | -383/+373 |
| 2023-08-24 | rustdoc: extract logic for printing enum fields and struct variants | Urgau | -131/+195 |
| 2023-08-24 | Auto merge of #114297 - Kobzol:llvm-17-host, r=nikic | bors | -1/+1 |
| 2023-08-24 | Auto merge of #115078 - camelid:tydef-to-alias, r=aDotInTheVoid,GuillaumeGomez | bors | -69/+73 |
| 2023-08-23 | Accommodate tidy. | Felix S. Klock II | -11/+9 |
| 2023-08-24 | Parse unnamed fields and anonymous structs or unions | Frank King | -0/+2 |
| 2023-08-24 | Parse unnamed fields and anonymous structs or unions | Frank King | -0/+21 |
| 2023-08-23 | Bump cfg(bootstrap) | Mark Rousskov | -15/+3 |
| 2023-08-23 | rustdoc: Rename typedef to type alias in jsondoclint | Noah Lev | -10/+10 |