summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-04-18rustdoc: format type layout template with newline after `<p>`Michael Howell-8/+16
2023-04-18rustdoc: create variants list outside of templateMichael Howell-63/+60
2023-04-18Auto merge of #110492 - GuillaumeGomez:rollup-n4tpbl4, r=GuillaumeGomezbors-3/+5
2023-04-18Stablize raw-dylib, link_ordinal and -CdlltoolDaniel Paoliello-39/+39
2023-04-18Remove very useless `as_substs` usage from clippyMaybe Waffle-1/+1
2023-04-18rustdoc: use a separate template for type layout sizeMichael Howell-12/+24
2023-04-18Rollup merge of #110490 - jyn514:bump-llvm, r=nikicGuillaume Gomez-1/+1
2023-04-18Rollup merge of #110485 - albertlarsan68:fix-bootstrap-lock, r=ozkanonurGuillaume Gomez-2/+4
2023-04-18Bump `download-ci-llvm-stamp` for loong supportjyn-1/+1
2023-04-18Fix no_std tests that load libc when download-rustc is enabledJoshua Nelson-17/+77
2023-04-18Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68bors-9/+43
2023-04-18Auto merge of #110242 - cuviper:vanilla-llvm-16, r=Mark-Simulacrumbors-7/+73
2023-04-18Fix bootstrap lockingAlbert Larsan-2/+4
2023-04-18Rollup merge of #110450 - GuillaumeGomez:fix-nested-items-on-private-doc, r=n...Matthias Krüger-10/+38
2023-04-18Rollup merge of #110442 - ferrocene:pa-build-metrics-dry-run, r=ozkanonurMatthias Krüger-6/+22
2023-04-18Rollup merge of #110348 - GuillaumeGomez:disambiguators-suffixes-rustdoc-book...Matthias Krüger-3/+8
2023-04-18Rollup merge of #109981 - duckymirror:issue-107094, r=albertlarsan68Matthias Krüger-0/+30
2023-04-17Support `x test --stage 1 ui-fulldeps`jyn-9/+43
2023-04-18Auto merge of #110403 - klensy:bolt-deprecate, r=albertlarsan68,Kobzolbors-1/+1
2023-04-17rustdoc: restructure type search engine to pick-and-use IDsMichael Howell-204/+273
2023-04-17Spelling src/ciJosh Soref-8/+8
2023-04-17rustdoc-search: fix incorrect doc commentMichael Howell-1/+1
2023-04-17Rollup merge of #110337 - iterion:patch-1, r=jyn514Matthias Krüger-2/+2
2023-04-17Spelling src/bootstrapJosh Soref-6/+6
2023-04-17Fix invalid handling of nested items with `--document-private-items`Guillaume Gomez-5/+35
2023-04-17Force -Zflatten-format-args=no in Clippy.Mara Bos-0/+3
2023-04-17Force -Zflatten-format-args=no in Clippy.Mara Bos-0/+3
2023-04-17Merge from rustcOli Scherer-44/+173
2023-04-17Remove unused RustdocVisitor::visit_item_inner return typeGuillaume Gomez-5/+3
2023-04-17Preparing for merge from rustcOli Scherer-1/+1
2023-04-17Add code comment to remind contributors to update rustdoc book if they update...Guillaume Gomez-0/+2
2023-04-17Add list of supported disambiguators and suffixes for intra-doc links in the ...Guillaume Gomez-3/+6
2023-04-17avoid including dry run steps in the build metricsPietro Albini-6/+22
2023-04-17Auto merge of #110440 - matthiaskrgr:rollup-eit19vi, r=matthiaskrgrbors-45/+42
2023-04-17Rollup merge of #110423 - jsoref:spelling-srcdoc, r=NilstriebMatthias Krüger-9/+9
2023-04-17Rollup merge of #110421 - jsoref:spelling-librustdoc, r=notriddleMatthias Krüger-28/+28
2023-04-17Rollup merge of #110404 - matthiaskrgr:mapmap, r=NilstriebMatthias Krüger-4/+3
2023-04-17Rollup merge of #110341 - notriddle:notriddle/main-js-replacestate, r=Guillau...Matthias Krüger-4/+2
2023-04-17Auto merge of #109588 - Nilstrieb:dropless-expr, r=compiler-errorsbors-5/+5
2023-04-16Spelling librustdocJosh Soref-28/+28
2023-04-16Support loading version information from xz tarballsMark Rousskov-3/+26
2023-04-17Auto merge of #109061 - saethlin:leak-backtraces, r=oli-obkbors-44/+173
2023-04-16Extract variableNilstrieb-4/+5
2023-04-16bootstrap.py: Use loop for `_download_component_helper`Nilstrieb-10/+11
2023-04-16bootstrap.py: Create cache before downloadNilstrieb-8/+11
2023-04-16Test python2.7 in dist-x86_64-illumosJosh Stone-2/+3
2023-04-16ci: add a runner for vanilla LLVM 16Josh Stone-5/+70
2023-04-16bootstrap: switch from `stream_cargo` to `try_run_quiet`Weihang Lo-3/+3
2023-04-16chore: remove `rustc-workspace-hack`Weihang Lo-181/+2
2023-04-16chore: remove Cargo features in rustc-workspace-hackWeihang Lo-85/+1