summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-04-28Prepare 1.78 releaseMark Rousskov-1/+1
2024-04-25use `Lrc` instead of the aliased type `Arc` directlyy21-3/+3
2024-04-25Auto merge of #12617 - y21:issue-12616, r=Alexendoobors-1/+34
2024-04-25Auto merge of #12508 - y21:issue12506, r=llogiqbors-89/+118
2024-04-25Auto merge of #12572 - y21:mixed_attributes_style_style, r=llogiqbors-1/+1
2024-04-25Auto merge of #12486 - J-ZhengLi:issue12435, r=y21bors-23/+214
2024-04-18rustdoc: check redundant explicit links with correct itemidMichael Howell-11/+8
2024-04-09allow the test bat files in tidyPietro Albini-0/+3
2024-04-04Update to LLVM 18.1.2Nikita Popov-0/+0
2024-03-28Update ninja on WindowsNilstrieb-1/+1
2024-03-28Fix heading anchors in doc pages.Eric Huss-0/+22
2024-03-26[beta-1.78] Update cargoWeihang Lo-0/+0
2024-03-21Bump to releases 1.77 compilerMark Rousskov-416/+317
2024-03-18Explicitly pass RUSTC_BOOTSTRAP to running wasmtimeMark Rousskov-0/+3
2024-03-17Bump CI channel to betaMark Rousskov-1/+1
2024-03-16Rollup merge of #122590 - Nilstrieb:bootstrap-do-you-know-what-the-word-copy-...Chris Denton-63/+79
2024-03-16Rollup merge of #122401 - ChrisDenton:check-tier1, r=Mark-SimulacrumChris Denton-0/+4
2024-03-16Rollup merge of #122390 - ChrisDenton:bindgen, r=Mark-SimulacrumChris Denton-1/+1
2024-03-16Rollup merge of #122372 - onur-ozkan:change-id-improvement, r=Mark-SimulacrumChris Denton-5/+15
2024-03-16Rollup merge of #122323 - heiher:loongarch64-musl-root, r=Mark-SimulacrumChris Denton-0/+2
2024-03-16Auto merge of #122593 - ChrisDenton:windows-support-1, r=Nilstriebbors-6/+4
2024-03-16Remove Windows support noteChris Denton-6/+4
2024-03-16Remove double remove_fileNilstrieb-1/+0
2024-03-16bootstrap: Don't name things copy that are not copiesNilstrieb-62/+79
2024-03-16Auto merge of #119418 - aaupov:master, r=Kobzolbors-1/+3
2024-03-16Auto merge of #122559 - ForsakenHarmony:hrmny/update-llvm, r=nikicbors-0/+0
2024-03-16Auto merge of #121926 - tgross35:f16-f128-step3-feature-gate, r=compiler-erro...bors-0/+18
2024-03-16Auto merge of #122575 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-03-15Update cargoWeihang Lo-0/+0
2024-03-15Rollup merge of #122563 - Kobzol:ci-pr-caching, r=Mark-SimulacrumMatthias Krüger-12/+29
2024-03-15Rollup merge of #122495 - Manishearth:rustdoc-👻👻👻, r=GuillaumeGomezMatthias Krüger-58/+68
2024-03-15CI: cache PR CI Docker buildsJakub Beránek-12/+29
2024-03-15Update LLVM submodulehrmny-0/+0
2024-03-15Rollup merge of #122530 - klensy:as_str, r=fee1-deadGuillaume Gomez-3/+4
2024-03-15Rollup merge of #122513 - petrochenkov:somehir4, r=fmeaseGuillaume Gomez-40/+28
2024-03-15Rollup merge of #122496 - GuillaumeGomez:reduce-gcc-build-logs, r=Mark-Simula...Guillaume Gomez-8/+15
2024-03-15Rollup merge of #114651 - tmfink:rustdoc-rustc-wrapper, r=GuillaumeGomezGuillaume Gomez-2/+58
2024-03-15Build GCC with as many threads as availableGuillaume Gomez-3/+3
2024-03-15Greatly reduce GCC build logsGuillaume Gomez-7/+14
2024-03-15doc: add --test-builder/--test-builder-wrapperTravis Finkenauer-0/+29
2024-03-15rustdoc: create rustc command with an iteratorTravis Finkenauer-4/+6
2024-03-15rustdoc: fix test's saved stdoutTravis Finkenauer-2/+2
2024-03-15rustdoc: add `--test-builder-wrapper` argumentTravis Finkenauer-2/+27
2024-03-15less symbols interner locksklensy-3/+4
2024-03-15fmtRalf Jung-2/+1
2024-03-15Merge from rustcRalf Jung-197/+404
2024-03-15Preparing for merge from rustcRalf Jung-1/+1
2024-03-15Auto merge of #122511 - matthiaskrgr:rollup-swzilin, r=matthiaskrgrbors-53/+53
2024-03-14Apply the same shell quoting trick we use in the URL toBen Kimock-1/+1
2024-03-14hir: Remove `opt_local_def_id_to_hir_id` and `opt_hir_node_by_def_id`Vadim Petrochenkov-40/+28