about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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
2023-08-23Remove opinions from style guide about where clauses in type alias itemsMichael Goulet-6/+9
2023-08-23Rollup merge of #115135 - GuillaumeGomez:no-html-source-flag, r=notriddleGuillaume Gomez-1/+9
2023-08-23Rollup merge of #115109 - cuviper:yaml-404, r=albertlarsan68Guillaume Gomez-0/+5
2023-08-23Rollup merge of #115103 - djkoloski:disable_bootstrap_version_check, r=compil...Guillaume Gomez-1/+2
2023-08-23Use LLVM 17 as the host compilerJakub Beránek-1/+1
2023-08-23Add unstable `--no-html-source` rustdoc flagGuillaume Gomez-1/+9
2023-08-23MCP661: Move wasm32-wasi-preview1-threads to Tier2Georgii Rylov-15/+24
2023-08-23Auto merge of #115123 - cuviper:llvm-17-rc3, r=nikicbors-0/+0
2023-08-23Auto merge of #113986 - MaskRay:freebsd, r=nikicbors-3/+4
2023-08-23Rollup merge of #115122 - estebank:fix-clippy, r=ManishearthDylan DPC-3/+23
2023-08-23Auto merge of #115121 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-08-22Update LLVM submodule to 17.0.0-rc3Josh Stone-0/+0
2023-08-23Fix clippy lint for identical `if`/`else` contraining `?` expressionsEsteban Küber-3/+23
2023-08-23Update cargoWeihang Lo-0/+0
2023-08-23Auto merge of #115070 - notriddle:notriddle/utf8-redundant-explicit-links, r=...bors-14/+4
2023-08-22ci: Update FreeBSD and illumos binutils to 2.40Fangrui Song-3/+4
2023-08-22Better diagnostics for people using nix subshell on non-NixOS.Felix S. Klock II-8/+32
2023-08-22drive-by fix to Python doc comment.Felix S. Klock II-1/+1
2023-08-22compile rust-anaylzer with `x check` if it's enabledozkanonur-2/+9
2023-08-22Skip ExpandYamlAnchors when the config is missingJosh Stone-0/+5
2023-08-22Rollup merge of #115090 - eopb:dont-check-lib-bootstrap, r=ozkanonurMichael Goulet-8/+3
2023-08-22Rollup merge of #115011 - compiler-errors:warn-on-elided-assoc-ct-lt, r=cjgillotMichael Goulet-2/+2