about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-04-29Unify outcome jobsJakub Beránek-19/+18
2024-04-29Auto merge of #124527 - jieyouxu:rollup-eslzncy, r=jieyouxubors-89/+71
2024-04-29implement creating generics for impl traits in associated typesdfireBird-17/+102
2024-04-29Rollup merge of #124475 - GKFX:more-dependency-pruning, r=oli-obk许杰友 Jieyou Xu (Joe)-89/+71
2024-04-29arm target docs: small wording fixesJonathan Pallant-2/+2
2024-04-29Auto merge of #124332 - Kobzol:toolstate-auto-build, r=pietroalbinibors-198/+110
2024-04-29Add StaticForeignItem and use it on ForeignItemKindSantiago Pastorino-4/+15
2024-04-29Auto merge of #3523 - saethlin:localtime_r-env, r=RalfJungbors-151/+153
2024-04-29don't leak UnixEnvVars impl details into get_env_varRalf Jung-13/+19
2024-04-29coverage: Replace boolean options with a `CoverageLevel` enumZalathar-6/+11
2024-04-29arm target docs: collapsed eabi and eabihf into oneJonathan Pallant-223/+56
2024-04-29Auto merge of #124505 - Enselic:aux-bin-fix, r=jieyouxubors-0/+1
2024-04-29Arm target doc wording tweaks based on review comments.Jonathan Pallant-27/+37
2024-04-29Adding new arm target docs to SUMMARY.mdJonathan Pallant-0/+7
2024-04-29Auto merge of #17144 - cbiffle:patch-1, r=Veykrilbors-2/+0
2024-04-29Auto merge of #17157 - Veykril:retry, r=Veykrilbors-139/+131
2024-04-29Retry inlay hint requestsLukas Wirth-2/+6
2024-04-29Normalize bootstrap_out path, r=clubby789Petr Sumbera-1/+6
2024-04-29aux-bin: Avoid old .so files from old tests; clean auxiliary dir rootMartin Nordholts-0/+1
2024-04-28add support to override lldb binary path for ./x testVladimir Makayev-3/+13
2024-04-28Run tidy on testsRyan Lowe-1/+0
2024-04-28Refactor UnixEnvVars::get so that it can be reused by getenvBen Kimock-20/+17
2024-04-28Move rustfmt changes outGeorge Bateman-20/+33
2024-04-28Also raise fd limit on tvOS when testingMads Marquart-2/+2
2024-04-28Rollup merge of #124473 - Urgau:port-print-cfg, r=jieyouxuMatthias Krüger-1/+0
2024-04-28Add tracking issue and unstable book page for `"vectorcall"` ABIbeetrees-0/+19
2024-04-28Work around completion retrying not fixing up offsetsLukas Wirth-10/+11
2024-04-28Add some missing comments to describe what the inlined SVG isGuillaume Gomez-0/+4
2024-04-28Inline `wheel.svg` into CSSGuillaume Gomez-3/+14
2024-04-28Inline `clipboard.svg` into CSSGuillaume Gomez-3/+11
2024-04-28Port print-cfg run-make to Rust-based rmake.rsUrgau-1/+0
2024-04-28Use the interpreted program's TZ variable in localtime_rBen Kimock-138/+137
2024-04-28Don't retry position relient requests and version resolve dataLukas Wirth-129/+116
2024-04-28Remove direct dependencies on lazy_static, once_cell and byteorderGeorge Bateman-122/+91
2024-04-28Auto merge of #124261 - onur-ozkan:drop-llvm-if-available, r=Mark-Simulacrumbors-5/+0
2024-04-28Auto merge of #3524 - RalfJung:fd-write, r=RalfJungbors-19/+15
2024-04-28file descriptors: make write take &mut selfRalf Jung-19/+15
2024-04-28handle the targets that are missing in stage0onur-ozkan-19/+38
2024-04-28Auto merge of #123546 - Rajveer100:branch-for-issue-122128, r=onur-ozkanbors-0/+29
2024-04-28Auto merge of #124454 - Mark-Simulacrum:bump-version, r=Mark-Simulacrumbors-1/+1
2024-04-28Rollup merge of #124429 - Enselic:document-builder, r=Mark-SimulacrumMatthias Krüger-0/+23
2024-04-28Rollup merge of #124242 - workingjubilee:describe-bootstrap-files-better, r=M...Matthias Krüger-6/+28
2024-04-28Rollup merge of #123942 - onur-ozkan:x-vendor, r=Mark-SimulacrumMatthias Krüger-12/+348
2024-04-27Bump version to 1.80Mark Rousskov-1/+1
2024-04-27Auto merge of #124448 - matthiaskrgr:rollup-iloy9vz, r=matthiaskrgrbors-144/+120
2024-04-27Rollup merge of #124445 - Enselic:global-true, r=onur-ozkanMatthias Krüger-40/+40
2024-04-27Rollup merge of #124434 - GKFX:remove-lazy-dependencies, r=jieyouxuMatthias Krüger-104/+80
2024-04-27Auto merge of #124405 - RalfJung:miri-core-alloc-tests, r=clubby789bors-3/+0
2024-04-27Bootstrap: Check validity of `--target` and `--host` triples before starting ...Rajveer-0/+29
2024-04-27bootstrap: Change `global(true)` to `global = true` for flags for consistencyMartin Nordholts-40/+40