about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-05-02Fix impl trait params not being counted properlyLukas Wirth-4/+33
2024-05-02Auto merge of #17175 - Veykril:fix-implicit-ty-args, r=Veykrilbors-120/+116
2024-05-02fix: Fix implicit ty args being lowered where they shouldn'tLukas Wirth-120/+116
2024-05-02Auto merge of #3532 - RalfJung:tb-protectors, r=RalfJungbors-2/+2
2024-05-02Tree Borrows: first apply transition, then check protector with new 'initiali...Ralf Jung-2/+2
2024-05-02fix: Correctly handle `no_core`/`no_std` for preludesLukas Wirth-71/+120
2024-05-01Step bootstrap cfgsMark Rousskov-7/+4
2024-05-02run-make-support: preserve tooks.mk behavior for EXTRACXXFLAGS许杰友 Jieyou Xu (Joe)-2/+3
2024-05-01Bump stage0 to next betaMark Rousskov-420/+428
2024-05-01Auto merge of #124404 - jonathanpallant:arm-target-changes-new, r=chrisncbors-99/+577
2024-05-01Auto merge of #121564 - ojeda:rustc-jobserver, r=ehussbors-1/+90
2024-05-01no longer strip `Preparing a sysroot` message from test outputPaul Gey-5/+1
2024-05-01fix usage example for `--print-sysroot`Paul Gey-1/+1
2024-05-01Don’t print `Preparing a sysroot` when `-q`/`--quiet` is passedPaul Gey-3/+8
2024-05-01Auto merge of #122427 - psumbera:bootstrap_out_path, r=clubby789bors-1/+6
2024-05-01Stabilize `custom_code_classes_in_docs` featureGuillaume Gomez-295/+62
2024-05-01Update rust-analyzer to use windows-sys crateKenny Kerr-10/+9
2024-05-01Auto merge of #124572 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-05-01add a reference link to the comment of the "cc" and "cmake".onur-ozkan-3/+3
2024-04-30Update cargoWeihang Lo-0/+0
2024-05-01Auto merge of #124491 - madsmtm:target_vendor-apple, r=workingjubileebors-2/+2
2024-04-30Auto merge of #17148 - Wilfred:span_names, r=Veykrilbors-31/+31
2024-04-30Rollup merge of #124561 - GuillaumeGomez:run-make-normalize, r=jieyouxu许杰友 Jieyou Xu (Joe)-3/+47
2024-04-30Rollup merge of #124553 - ferrocene:pa-cargo-git-info, r=onur-ozkan许杰友 Jieyou Xu (Joe)-5/+12
2024-04-30Rollup merge of #124280 - beetrees:repr128-test-rmake, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+3
2024-04-30fix: Tracing span names should match function namesWilfred Hughes-31/+31
2024-04-30docs: Fix typo in VS Code setting descriptionWilfred Hughes-3/+3
2024-04-30braces around {self} in UseTree are not unnecessaryHarry Sarson-2/+53
2024-04-30Use Server 2022 in CI for mingw jobsDaniel Paoliello-8/+16
2024-04-30Port repr128-dwarf run-make test to rmakebeetrees-1/+3
2024-04-30Add `normalize()` in run-make `Diff` typeGuillaume Gomez-3/+47
2024-04-30Auto merge of #17160 - dfireBird:fix_impl_trait, r=Veykrilbors-17/+102
2024-04-30Use `RefCell::take`Lukas Wirth-1/+1
2024-04-30Auto merge of #17138 - Kohei316:generate-function-assist-for-new, r=Veykrilbors-26/+270
2024-04-30write git-commit-{sha,info} for Cargo in source tarballsPietro Albini-5/+12
2024-04-30Fix coercion of async blockmorine0122-1/+42
2024-04-30arm target docs: clarify A32/T32/Arm ISA/Thumb ISA/Thumb-2 ISAJonathan Pallant-15/+36
2024-04-30Recapitalise ARMvX{-Y} to ArmvX{-Y}Jonathan Pallant-81/+81
2024-04-30Make generate function assist generate a function as a constructor if the nam...morine0122-0/+492346
2024-04-30rustc: document the jobserverMiguel Ojeda-0/+87
2024-04-30discard when the path is invalid utf8 symbol.Yu Zeng-1/+1
2024-04-30Auto merge of #124366 - Kobzol:remove-yaml-expansion, r=pietroalbinibors-594/+32
2024-04-30Auto merge of #124547 - matthiaskrgr:rollup-9tv8upg, r=matthiaskrgrbors-4/+15
2024-04-30Rollup merge of #124524 - spastorino:make-foreign-static-use-struct, r=oli-obkMatthias Krüger-4/+15
2024-04-30Auto merge of #124507 - Zalathar:coverage-level, r=compiler-errorsbors-6/+11
2024-04-30Auto merge of #124398 - klensy:trailing-ws, r=compiler-errorsbors-6/+6
2024-04-29Output `run_type` from the matrix calculation jobJakub Beránek-1/+14
2024-04-29Rename `JobType` to `WorkflowRunType`Jakub Beránek-13/+13
2024-04-29Remove the `expand-yaml-anchors` toolJakub Beránek-278/+5
2024-04-29Replace dynamically generated `ci.yml` file with the original templateJakub Beránek-301/+0