about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-08-25Add a doc comment for the new hookBen Kimock-0/+3
2023-08-25Record allocation spans inside force_allocationBen Kimock-10/+107
2023-08-24Auto merge of #115131 - frank-king:feature/unnamed-fields-lite, r=petrochenkovbors-5/+650
2023-08-24Auto merge of #115094 - Mark-Simulacrum:bootstrap-update, r=ozkanonurbors-472/+443
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-176/+179
2023-08-24Parse unnamed fields and anonymous structs or unionsFrank King-5/+650
2023-08-24Auto merge of #114860 - Zoxc:sharded-layout, r=SparrowLiibors-41/+49
2023-08-24Auto merge of #115012 - Zoxc:thir-check-root, r=cjgillotbors-1/+2
2023-08-23Bump cfg(bootstrap)Mark Rousskov-69/+38
2023-08-23Auto merge of #106511 - MaskRay:gotpcrelx, r=nikicbors-3/+2
2023-08-23Fix rustdoc-json testsNoah Lev-97/+97
2023-08-23rustdoc: Rename typedef to type alias in jsondoclintNoah Lev-10/+10
2023-08-23Default relax_elf_relocations to trueFangrui Song-3/+2
2023-08-23Auto merge of #115112 - tmandry:backtrace-0369, r=compiler-errorsbors-37/+13
2023-08-23Auto merge of #115137 - GuillaumeGomez:rollup-37jqoyg, r=GuillaumeGomezbors-2/+123
2023-08-23Rollup merge of #115135 - GuillaumeGomez:no-html-source-flag, r=notriddleGuillaume Gomez-1/+41
2023-08-23Rollup merge of #115109 - cuviper:yaml-404, r=albertlarsan68Guillaume Gomez-0/+5
2023-08-23Rollup merge of #115106 - durin42:llvm-18-symtabwritingmode, r=nikicGuillaume Gomez-0/+5
2023-08-23Rollup merge of #115103 - djkoloski:disable_bootstrap_version_check, r=compil...Guillaume Gomez-1/+2
2023-08-23Rollup merge of #115102 - Urgau:invalid_ref_casting-book-note, r=est31Guillaume Gomez-0/+62
2023-08-23Rollup merge of #114696 - g0djan:godjan/fix_114610, r=Mark-SimulacrumGuillaume Gomez-0/+8
2023-08-23Use LLVM 17 as the host compilerJakub Beránek-1/+1
2023-08-23Update run-make/issue-88756-default-output testGuillaume Gomez-0/+2
2023-08-23Add test for `--no-html-source` flagGuillaume Gomez-0/+30
2023-08-23Add unstable `--no-html-source` rustdoc flagGuillaume Gomez-1/+9
2023-08-23Auto merge of #114790 - taiki-e:asm-maybe-uninit, r=Amanieubors-19/+61
2023-08-23Allow MaybeUninit in input and output of inline assemblyTaiki Endo-19/+61
2023-08-23Auto merge of #115123 - cuviper:llvm-17-rc3, r=nikicbors-0/+0
2023-08-23Improve note for the invalid_reference_casting lintUrgau-0/+62
2023-08-23Auto merge of #113986 - MaskRay:freebsd, r=nikicbors-3/+4
2023-08-23Auto merge of #115126 - Dylan-DPC:rollup-g6w3qjd, r=Dylan-DPCbors-46/+383
2023-08-23Rollup merge of #115122 - estebank:fix-clippy, r=ManishearthDylan DPC-3/+23
2023-08-23Rollup merge of #115114 - tmiasko:115052, r=compiler-errorsDylan DPC-7/+10
2023-08-23Rollup merge of #115100 - Urgau:invalid_ref_casting-ptr-writes, r=est31Dylan DPC-22/+106
2023-08-23Rollup merge of #115096 - kadiwa4:no_memcpy_padding, r=cjgillotDylan DPC-0/+14
2023-08-23Rollup merge of #115092 - ouz-a:smir_generic_of, r=spastorinoDylan DPC-13/+129
2023-08-23Rollup merge of #115053 - waywardmonkeys:augment-type-keyword-docs, r=cuviperDylan DPC-1/+9
2023-08-23Rollup merge of #114930 - ChrisDenton:label-os, r=cuviperDylan DPC-0/+92
2023-08-23Auto merge of #115119 - cuviper:relnotes-1.72-api, r=Mark-Simulacrumbors-7/+7
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/+22
2023-08-22Update the links for Stabilized APIs in 1.72.0Josh Stone-7/+7
2023-08-22Auto merge of #115005 - compiler-errors:passes, r=cjgillotbors-1/+36
2023-08-22Bump backtrace to 0.3.69Tyler Mandry-37/+13
2023-08-22ci: Update FreeBSD and illumos binutils to 2.40Fangrui Song-3/+4
2023-08-22Auto merge of #114643 - dpaoliello:inlinedebuginfo, r=wesleywiserbors-51/+106