about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-08-28move basic track_caller test into their own fnRalf Jung-36/+39
2023-08-28Auto merge of #3039 - RalfJung:catch_panic, r=RalfJungbors-17/+19
2023-08-28tests/catch_panic: make output easier to interpretRalf Jung-17/+19
2023-08-28Rollup merge of #115280 - RalfJung:panic-cleanup-triple-backtrace, r=AmanieuMatthias Krüger-2/+1
2023-08-28Rollup merge of #115278 - RalfJung:removed-error-codes, r=GuillaumeGomezMatthias Krüger-1/+6
2023-08-28Rollup merge of #114919 - joshtriplett:style-guide-macros, r=calebcartwrightMatthias Krüger-1/+6
2023-08-27also ignore doctestsRalf Jung-1/+2
2023-08-27Rollup merge of #115266 - GuillaumeGomez:unify-css-color-formats, r=notriddleGuillaume Gomez-14/+14
2023-08-27Rollup merge of #115261 - onur-ozkan:replace-old-username, r=Mark-SimulacrumGuillaume Gomez-1/+1
2023-08-27avoid triple-backtrace due to panic-during-cleanupRalf Jung-2/+1
2023-08-27tell people what to do when removing an error codeRalf Jung-1/+5
2023-08-27miri/diagnostics: don't forget to print_backtrace when ICEing on unexpected e...Ralf Jung-38/+27
2023-08-27Unify CSS color formats a bit moreGuillaume Gomez-14/+14
2023-08-27Rollup merge of #115111 - ozkanonur:check-rust-analyzer-if-enabled, r=Mark-Si...Matthias Krüger-2/+9
2023-08-27Rollup merge of #115098 - real-eren:rust-gdbgui-gdbargs-syntax-fix, r=Mark-Si...Matthias Krüger-3/+3
2023-08-27Rollup merge of #114927 - Kobzol:ci-docker-caching-log, r=Mark-SimulacrumMatthias Krüger-4/+10
2023-08-27replace outdated github username 'ozkanonur'ozkanonur-1/+1
2023-08-26Add note about lazy_type_aliasMichael Howell-2/+2
2023-08-26Auto merge of #115246 - matthiaskrgr:rollup-zdiw9gt, r=matthiaskrgrbors-1/+1
2023-08-26Update cargoWeihang Lo-0/+0
2023-08-26fmtThe Miri Conjob Bot-6/+6
2023-08-26Merge from rustcThe Miri Conjob Bot-1967/+4573
2023-08-26Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-08-25Fixup sparc-unknown-none-elf table spacingJubilee Young-1/+1
2023-08-26rustdoc: remove details for type alias inner type and fix sidebarUrgau-94/+94
2023-08-26rustdoc: normalize all typedef inner typesUrgau-0/+25
2023-08-26rustdoc: bind typedef inner type items to the folding systemUrgau-35/+48
2023-08-26rustdoc: handle typedef inner type when doing cross-crate inliningUrgau-10/+6
2023-08-26rustdoc: show inner enum and struct in type definition for concrete typeUrgau-5/+231
2023-08-25Auto merge of #115184 - saethlin:local-allocated-spans, r=RalfJungbors-5/+92
2023-08-25Record allocation spans inside force_allocationBen Kimock-5/+92
2023-08-25Auto merge of #115045 - RalfJung:unwind-terminate-reason, r=davidtwcobors-14/+18
2023-08-24rustdoc: list matching impls on type aliasesMichael Howell-4/+43
2023-08-24Rollup merge of #115154 - olanti-p:move-issues-24-08-2023, r=compiler-errorsWeihang Lo-2/+2
2023-08-24Rollup merge of #115117 - pnkfelix:detect-and-report-nix-shell, r=albertlarsan68Weihang Lo-9/+31
2023-08-24Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyupPhilipp Krones-9601/+16424
2023-08-24miri ABI compatibility check: accept u32 and i32Ralf Jung-0/+27
2023-08-24Move issue 29181, 2804, 17431, 66768Olanti-2/+2
2023-08-24attempt to better normalize remote-test-client output for testsRalf Jung-9/+13
2023-08-24Auto merge of #115131 - frank-king:feature/unnamed-fields-lite, r=petrochenkovbors-0/+21
2023-08-24when terminating during unwinding, show the reason whyRalf Jung-5/+5
2023-08-24Auto merge of #115094 - Mark-Simulacrum:bootstrap-update, r=ozkanonurbors-383/+373
2023-08-24rustdoc: extract logic for printing enum fields and struct variantsUrgau-131/+195
2023-08-24Auto merge of #114297 - Kobzol:llvm-17-host, r=nikicbors-1/+1
2023-08-24Auto merge of #115078 - camelid:tydef-to-alias, r=aDotInTheVoid,GuillaumeGomezbors-69/+73
2023-08-23Accommodate tidy.Felix S. Klock II-11/+9
2023-08-24Parse unnamed fields and anonymous structs or unionsFrank King-0/+2
2023-08-24Parse unnamed fields and anonymous structs or unionsFrank King-0/+21
2023-08-23Bump cfg(bootstrap)Mark Rousskov-15/+3
2023-08-23rustdoc: Rename typedef to type alias in jsondoclintNoah Lev-10/+10