about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-12-13Stabilize async closuresMichael Goulet-55/+49
2024-12-12Rollup merge of #134214 - klensy:rd-shadow, r=notriddleMatthias Krüger-1/+1
2024-12-12Rollup merge of #134207 - jieyouxu:revert-134040, r=lqdMatthias Krüger-210/+206
2024-12-12Rollup merge of #134188 - steven807:master, r=lqdMatthias Krüger-1/+1
2024-12-12fix self shadowed self compareklensy-1/+1
2024-12-12Revert "Rollup merge of #134040 - clubby789:bootstrap-eprintln, r=jieyouxu"许杰友 Jieyou Xu (Joe)-211/+207
2024-12-12Revert "Rollup merge of #134123 - Zalathar:json-output, r=jieyouxu,clubby789"许杰友 Jieyou Xu (Joe)-1/+1
2024-12-12Rollup merge of #134173 - onur-ozkan:allow-symbol-intern-string-literal, r=ji...Matthias Krüger-6/+1
2024-12-11Bump FuchsiaSteven Grady-1/+1
2024-12-11Auto merge of #134177 - matthiaskrgr:rollup-hgp8q60, r=matthiaskrgrbors-2865/+7515
2024-12-11remove `Kind` check for `symbol_intern_string_literal`onur-ozkan-6/+1
2024-12-11Merge pull request #18663 from Veykril/push-syoklzkntyknLukas Wirth-0/+4
2024-12-11fix: Swallow rustfmt parsing panicsLukas Wirth-0/+4
2024-12-11Bump rustc cratesLaurențiu Nicola-18/+17
2024-12-11Merge from rust-lang/rustLaurențiu Nicola-5180/+8576
2024-12-11Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-12-11Rollup merge of #134141 - compiler-errors:anon-adt, r=lqdJacob Pratt-7/+1
2024-12-11Merge pull request #18458 from Giga-Bowser/masterLukas Wirth-67/+432
2024-12-11Merge pull request #18653 from SomeoneToIgnore/hash-completionsLukas Wirth-23/+134
2024-12-11Merge pull request #18657 from Giga-Bowser/generate-enum-variantLukas Wirth-231/+522
2024-12-11Merge pull request #18656 from roife/fix-issue-18639Lukas Wirth-15/+54
2024-12-10Remove more traces of anonymous ADTsMichael Goulet-7/+1
2024-12-10Rollup merge of #134113 - jyn514:run-make-contains, r=jieyouxuLeón Orell Valerian Liehr-1/+1
2024-12-11feat: preserve order of parameters in extract_functionsroife-15/+54
2024-12-10minor: Migrate `generate_enum_variant` to `SyntaxEditor`Giga Bowser-229/+275
2024-12-10minor: Add `ty_infer` constructor to `SyntaxFactory`Giga Bowser-0/+8
2024-12-10minor: Add `whitespace` constructor to `SyntaxFactory`Giga Bowser-0/+4
2024-12-10minor: Add `item_enum` constructor to `SyntaxFactory`Giga Bowser-9/+242
2024-12-10Auto merge of #134125 - fmease:rollup-u38o3ob, r=fmeasebors-275/+190
2024-12-10Rollup merge of #134123 - Zalathar:json-output, r=jieyouxu,clubby789León Orell Valerian Liehr-1/+1
2024-12-10Rollup merge of #134023 - onur-ozkan:132507, r=jieyouxuLeón Orell Valerian Liehr-12/+19
2024-12-10Rollup merge of #134008 - jswrenn:unsafe-fields-copy, r=compiler-errorsLeón Orell Valerian Liehr-0/+1
2024-12-10Rollup merge of #133478 - aDotInTheVoid:finally, r=fmeaseLeón Orell Valerian Liehr-262/+169
2024-12-10bootstrap: Forward cargo JSON output to stout, not stderrZalathar-1/+1
2024-12-10Address the feedback from pascalkutheKirill Bulatov-6/+21
2024-12-10Address the feedback from VeykrilKirill Bulatov-10/+10
2024-12-10Auto merge of #134108 - fmease:rollup-tbtwm6j, r=fmeasebors-116/+362
2024-12-10run-make: Fix `assert_stderr_not_contains_regex`jyn-1/+1
2024-12-10Rollup merge of #134102 - WaffleLapkin:nix-dev-shell-fixups-2024-12-10, r=Nor...León Orell Valerian Liehr-8/+6
2024-12-10Rollup merge of #134010 - RalfJung:promoted-type-error-ice, r=oli-obkLeón Orell Valerian Liehr-2/+5
2024-12-10Rollup merge of #133853 - onur-ozkan:use-vendor-directory-on-dist-build, r=Ko...León Orell Valerian Liehr-1/+11
2024-12-10Rollup merge of #133456 - clubby789:cargo-update, r=ChrisDentonLeón Orell Valerian Liehr-105/+340
2024-12-10Auto merge of #133902 - Kobzol:ci-dist-arm-runner, r=MarcoIenibors-5/+5
2024-12-10Merge pull request #18649 from roife/fix-issue-18648Laurențiu Nicola-1/+27
2024-12-10Auto merge of #134096 - fmease:rollup-0asgoo8, r=fmeasebors-317/+220
2024-12-09minor: Migrate `remove_unnecessary_wrapper` to `SyntaxEditor`Giga Bowser-20/+63
2024-12-09fix: Handle the final statement in `SyntaxFactory::block_expr` properlyGiga Bowser-6/+15
2024-12-09Add diagnostic fix to remove unnecessary wrapper in type mismatchGiga Bowser-62/+375
2024-12-10provide `libz.so.1` in the `nix-dev-shell`Waffle Lapkin-6/+4
2024-12-10remove instructions to git exclude files in `src/nix-dev-shell/envrc-*`Waffle Lapkin-2/+2