about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-16Rollup merge of #142562 - tgross35:update-backtrace, r=workingjubileeJakub Beránek-0/+0
2025-06-16Rollup merge of #142554 - nnethercote:fix-PathSource-lifetimes, r=petrochenkovJakub Beránek-33/+33
2025-06-16Rollup merge of #142498 - GrigorenkoPV:as-ptr-refactor, r=jdonszelmannJakub Beránek-13/+41
2025-06-16Rollup merge of #142414 - folkertdev:ignore-nostd-tests, r=jieyouxuJakub Beránek-21/+184
2025-06-16Rollup merge of #142341 - xizheyin:142311, r=fee1-deadJakub Beránek-17/+105
2025-06-16Rollup merge of #139340 - beetrees:riscv-float-struct-abi, r=workingjubileeJakub Beránek-134/+537
2025-06-16Change __rust_no_alloc_shim_is_unstable to be a functionDaniel Paoliello-12/+28
2025-06-16Change __rust_no_alloc_shim_is_unstable to be a functionDaniel Paoliello-131/+155
2025-06-16Change __rust_no_alloc_shim_is_unstable to be a functionDaniel Paoliello-36/+42
2025-06-16Make sure to propagate result from visit_expr_fieldsMichael Goulet-2/+21
2025-06-16Fold unnecessary visit_struct_field_def in AstValidatorMichael Goulet-18/+2
2025-06-16Merge pull request #2471 from Darksonn/patch-1nora-1/+1
2025-06-16make more CodegenCx function genericManuel Drehwald-2/+2
2025-06-16Merge pull request #20015 from Veykril/push-wsxzsuurqwwrLukas Wirth-8/+92
2025-06-16feat: Insert required parentheses when typing `+` in trait typeLukas Wirth-8/+92
2025-06-16Update booksrustbot-0/+0
2025-06-17Add support for repetition to `proc_macro::quote`Tomoaki Kobayashi-63/+519
2025-06-16Merge pull request #20014 from Veykril/push-lsqvxunvnrqwLukas Wirth-26/+57
2025-06-16Add comment to prevent having code other than `initSearch` at the end of `sea...Guillaume Gomez-0/+4
2025-06-16feat: Show what cargo metadata is doing in statusLukas Wirth-26/+57
2025-06-16Merge pull request #713 from GuillaumeGomez/fix-warningsantoyo-180/+204
2025-06-16Make the `tempfile` version in `Cargo.toml` matches the one in `Cargo.lock`Guillaume Gomez-1/+1
2025-06-16Rename BorrowFlag type to BorrowCounterNeal-12/+12
2025-06-16Two changes: Have BorrowError & BorrowMutError derive Debug and addNeal-24/+18
2025-06-16Add lint for broken doc links (#13696)Jason Newcomb-7/+229
2025-06-16Port `#[rustc_as_ptr]` to the new attribute systemPavel Grigorenko-13/+41
2025-06-16Dont suggest converting `///` to regular comment when it appears after missin...xizheyin-17/+105
2025-06-16Use stage 1 for building docsAlice Ryhl-1/+1
2025-06-16Update tempfile dependencyGuillaume Gomez-7/+43
2025-06-16Fix clippy lintsGuillaume Gomez-156/+142
2025-06-16aux: add `{Meta,Pointee}Sized` to minicoreDavid Wood-2/+15
2025-06-16trait_sel: `{Meta,Pointee}Sized` on `?Sized` typesDavid Wood-220/+907
2025-06-16trait_sel: `{Meta,Pointee}Sized` on `Sized` typesDavid Wood-1/+253
2025-06-16Auto merge of #142574 - Kobzol:rollup-ldj386u, r=Kobzolbors-203/+693
2025-06-16Reason about borrowed classes in CopyProp.Camille GILLOT-31/+33
2025-06-16Run clippy correctly, run it on `build_system` as well and run it earlierGuillaume Gomez-9/+12
2025-06-16Add test.Camille GILLOT-0/+76
2025-06-16Fix warnings when not using the `master` featureGuillaume Gomez-3/+4
2025-06-16Format goto_type_definitionLaurențiu Nicola-4/+2
2025-06-16Add comment.Camille GILLOT-0/+3
2025-06-16Rollup merge of #142566 - Kobzol:ci-nopt-fix, r=jieyouxuJakub Beránek-10/+2
2025-06-16Rollup merge of #142561 - nnethercote:fix-njn-comment, r=chenyukangJakub Beránek-1/+2
2025-06-16Rollup merge of #142530 - fee1-dead-contrib:push-klusvwusyqvq, r=compiler-errorsJakub Beránek-20/+12
2025-06-16Rollup merge of #142528 - fee1-dead-contrib:push-rlxklunqkwmv, r=RalfJungJakub Beránek-2/+2
2025-06-16Rollup merge of #142450 - xizheyin:rustc-query-doc, r=SparrowLiiJakub Beránek-4/+60
2025-06-16Rollup merge of #142431 - Kobzol:bootstrap-snapshot-tests, r=jieyouxuJakub Beránek-20/+158
2025-06-16Rollup merge of #142416 - Kobzol:bootstrap-cleanup-2, r=jieyouxuJakub Beránek-106/+97
2025-06-16Rollup merge of #142373 - m-ou-se:debug-for-location, r=tgross35Jakub Beránek-1/+20
2025-06-16Rollup merge of #142236 - yotamofek:pr/std/pathbuf-extend-docs, r=tgross35Jakub Beránek-0/+27
2025-06-16Rollup merge of #142125 - cberner:file_lock_stable, r=ChrisDentonJakub Beránek-17/+11