about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-04-11sync::mpsc: add miri reproducer of double freePetros Angelatos-0/+45
2025-04-11fix build fail on macos bacause of libffi-sys 2.3.0; This updates libffi to n...LorrensP-2158466-5/+5
2025-04-11Auto merge of #139578 - ferrocene:pa-compiletest-edition, r=jieyouxubors-11/+22
2025-04-11Fix link to rustc_* TEST attributes in ui.mdStan Manilov-1/+1
2025-04-11Introduce `DefPathData::AnonAssocTy`.Nicholas Nethercote-3/+3
2025-04-11Auto merge of #139011 - Zoxc:no-rayon-iters, r=oli-obkbors-2/+1
2025-04-10Stabilize `slice_as_chunks` library featureScott McMurray-2/+1
2025-04-11Rollup merge of #139574 - onur-ozkan:better-channel-handling, r=onur-ozkanStuart Cook-16/+19
2025-04-11Rollup merge of #139469 - jieyouxu:compiletest-supports-crate-type, r=onur-ozkanStuart Cook-3/+123
2025-04-11Rollup merge of #138682 - Alexendoo:extra-symbols, r=fee1-deadStuart Cook-6/+35
2025-04-10Merge pull request #19570 from ChayimFriedman2/fix-store-panicChayim Refael Friedman-6/+44
2025-04-11Fix an incorrect `ExpressionStore` that was passedChayim Refael Friedman-6/+44
2025-04-11fix: `make::expr_call() -> CallExpr`Prajwal S N-29/+33
2025-04-11fix: `make::expr_method_call() -> MethodCallExpr`Prajwal S N-27/+27
2025-04-11fix: `make::expr_closure() -> ClosureExpr`Prajwal S N-7/+6
2025-04-11fix: `make::expr_paren() -> ParenExpr`Prajwal S N-12/+13
2025-04-11refactor: editor for `destructure_struct_binding`Prajwal S N-99/+76
2025-04-10compiletest: Trim the value of `dont-require-annotations`Vadim Petrochenkov-1/+1
2025-04-10dev-guide: Document `dont-require-annotations`Vadim Petrochenkov-17/+39
2025-04-10compiletest: Turn `TestProps::require_annotations` into a setVadim Petrochenkov-46/+19
2025-04-10compiletest: Make `SUGGESTION` annotations viralVadim Petrochenkov-3/+10
2025-04-10Auto merge of #137412 - scottmcm:redo-swap, r=cuviperbors-0/+30
2025-04-10Remove the use of Rayon iteratorsJohn Kåre Alsaker-2/+1
2025-04-10Merge pull request #4261 from CraftSpider/windows-rtl-to-dosRalf Jung-1/+29
2025-04-10Implement RtlNtStatusToDosError and shim test for itRune Tynan-1/+29
2025-04-10lazify `render_assoc_items_inner`Yotam Ofek-37/+54
2025-04-10make `doc_impl_item` and `render_default_items` receive `impl fmt::Write`Yotam Ofek-126/+108
2025-04-10make `link_tooltip` return `impl fmt::Display`Yotam Ofek-27/+30
2025-04-10make `AllTypes::print` return `impl fmt::Display`Yotam Ofek-40/+36
2025-04-10Merge pull request #19565 from davidbarsky/davidbarsky/add-prime-caches-subco...David Barsky-13/+108
2025-04-10internal: cleanup CLI flag documentationDavid Barsky-10/+10
2025-04-10Rollup merge of #139630 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-229/+1531
2025-04-10Rollup merge of #139609 - jieyouxu:compiletest-path-misc, r=KobzolMatthias Krüger-22/+23
2025-04-10Rollup merge of #139606 - jieyouxu:compiletest-edition2024, r=compiler-errorsMatthias Krüger-15/+44
2025-04-10Rollup merge of #139510 - nnethercote:name-to-ident, r=fee1-deadMatthias Krüger-19/+19
2025-04-10internal: add `prime-caches` subcommandDavid Barsky-6/+101
2025-04-10Merge pull request #19566 from flodiebold/push-vzpyzvpkwkytFlorian Diebold-5/+4
2025-04-10Fix dyn compatibility code bypassing callable_item_signature queryFlorian Diebold-5/+4
2025-04-10Bump crossbeam-channel from 0.5.14 to 0.5.15dependabot[bot]-2/+2
2025-04-10chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15dependabot[bot]-3/+3
2025-04-10fix: Walk const block expressions for unsafety checkingLukas Wirth-0/+21
2025-04-10run all 'thread' tests on FreeBSD, and also on 32bitRalf Jung-4/+4
2025-04-10fix: Fix invalid signature bitflagsLukas Wirth-103/+100
2025-04-10Allow drivers to supply a list of extra symbols to internAlex Macleod-0/+1
2025-04-10Allow drivers to supply a list of extra symbols to internAlex Macleod-6/+35
2025-04-10Merge from rustcRalf Jung-844/+1015
2025-04-10Preparing for merge from rustcRalf Jung-1/+1
2025-04-10Merge pull request #19461 from Hmikihiro/shadow_by_moduleLukas Wirth-7/+180
2025-04-10Merge pull request #19555 from Urgau/patch-1Lukas Wirth-0/+6
2025-04-10Add minimal x86_64-lynx-lynxos178 support.Tim Newsome-0/+80