about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-29Move to 0.50.1Daniel Paoliello-12/+14
2025-08-29Update to ar_archive_writer 0.5.1Daniel Paoliello-48/+72
2025-08-29Merge pull request #20569 from rust-lang/dependabot/cargo/tracing-subscriber-...David Barsky-3/+3
2025-08-30Add `Duration::from_nanos_u128`actuallylost-0/+56
2025-08-29Merge pull request #4546 from rust-lang/dependabot/cargo/tracing-subscriber-0...Ben Kimock-2/+2
2025-08-29Bump tracing-subscriber from 0.3.19 to 0.3.20dependabot[bot]-2/+2
2025-08-29Bump tracing-subscriber from 0.3.19 to 0.3.20dependabot[bot]-3/+3
2025-08-29Add test for typo in or-pattern bindingEsteban Küber-0/+82
2025-08-29Merge pull request #4371 from CraftSpider/duplicate-handle-testRalf Jung-9/+46
2025-08-29Add duplicate handle test + make null lpTargetHandle an abort, not an unsuppo...Rune Tynan-9/+46
2025-08-29Merge pull request #2560 from ehuss/update-mdbookTshepang Mbambo-1/+1
2025-08-29Update mdbookEric Huss-1/+1
2025-08-29Auto merge of #145997 - matthiaskrgr:rollup-tsgylre, r=matthiaskrgrbors-276/+202
2025-08-29resolve: Merge `ExternPreludeEntry::only_item` into `flag_binding`Vadim Petrochenkov-37/+37
2025-08-29Fix `redundant_closure` suggests wrongly with deref overload (#15077)dswij-9/+130
2025-08-29Update getopts to remove unicode-width dependencybjorn3-18/+6
2025-08-29Improve librustdoc error when a file creation/modification failedGuillaume Gomez-1/+3
2025-08-29resolve: Merge `ExternPreludeEntry::introduced_by_item` into `item_binding`Vadim Petrochenkov-18/+21
2025-08-29std: use a TAIT to define `SplitPaths` on UNIXjoboet-29/+7
2025-08-29resolve: Avoid a regression from splitting prelude into two scopesVadim Petrochenkov-3/+33
2025-08-29Merge pull request #4545 from RalfJung/zst-readwriteRalf Jung-9/+28
2025-08-29Fix false positive of `needless_range_loop` when meeting multidimensional arrayrelaxcn-5/+86
2025-08-29unix read/write: fix zero-size handlingRalf Jung-9/+28
2025-08-29Auto merge of #145902 - Kobzol:dist-docs-build-compiler, r=jieyouxubors-80/+127
2025-08-29Merge pull request #1906 from folkertdev/arm-roundevenAmanieu d'Antras-14/+6
2025-08-29Merge pull request #1907 from Amanieu/remove-cirrusFolkert de Vries-16/+0
2025-08-29Rollup merge of #145984 - nnethercote:TokenStream-cleanups, r=chenyukangMatthias Krüger-76/+65
2025-08-29Rollup merge of #145982 - Zalathar:logv, r=jieyouxuMatthias Krüger-83/+30
2025-08-29Rollup merge of #145676 - Oneirical:uncountable-integer-9, r=jieyouxuMatthias Krüger-37/+41
2025-08-29Rollup merge of #145675 - Oneirical:uncountable-integer-8, r=jieyouxuMatthias Krüger-80/+66
2025-08-29Remove FreeBSD CIAmanieu d'Antras-16/+0
2025-08-29use `llvm.roundeven` on armFolkert de Vries-14/+6
2025-08-29std: haiku: fix `B_FIND_PATH_IMAGE_PATH`Pavel Grigorenko-1/+1
2025-08-29autoderef final ty is already resolvedlcnr-16/+10
2025-08-29Correctly handle different crate types disagreeing if the allocator shim is e...bjorn3-29/+46
2025-08-29Fix typo in commentbjorn3-1/+1
2025-08-29Ensure we emit an allocator shim when only some crate types need onebjorn3-9/+50
2025-08-29Stabilize file_as_c_strAlice Ryhl-2/+2
2025-08-29cleanup proof tree implementation and add cachelcnr-441/+331
2025-08-29Merge pull request #20560 from ChayimFriedman2/analysis-stats-improveLukas Wirth-3/+52
2025-08-29Put `TokenStream` stuff in a sensible order.Nicholas Nethercote-67/+65
2025-08-29Remove very outdated comment about token streams.Nicholas Nethercote-9/+0
2025-08-29Auto merge of #145978 - Zalathar:rollup-0dzk72g, r=Zalatharbors-118/+231
2025-08-29Don't print captures in `TestCx::normalize_platform_differences`Zalathar-7/+4
2025-08-29Move module `compute_diff` into `compiletest::runtest`Zalathar-5/+4
2025-08-29Change the `logv` function into a `TestCx` method.Zalathar-23/+19
2025-08-29Don't bother logging an arbitrary subset of the compiletest configZalathar-48/+3
2025-08-29Rollup merge of #145977 - CaiWeiran:basic-stepping-test, r=jieyouxuStuart Cook-0/+1
2025-08-29tests: Ignore basic-stepping.rs on riscv64Caiweiran-0/+1
2025-08-29Rollup merge of #145972 - neeko-cat:patch-2, r=ibraheemdevStuart Cook-1/+1