about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-12-06Merge pull request #18610 from Veykril/push-kynytqktmnxqLukas Wirth-2/+157
2024-12-06Add implict unsafety inlay hints for extern blocksLukas Wirth-2/+157
2024-12-06Make bracket typing handler work on more thingsLukas Wirth-130/+199
2024-12-06fix SC fence logicRalf Jung-4/+8
2024-12-06Rollup merge of #133930 - chriskrycho:mdbook-trpl-package, r=ehussMatthias Krüger-29/+32
2024-12-06Rollup merge of #133211 - Strophox:miri-correct-state-update-ffi, r=RalfJungMatthias Krüger-47/+366
2024-12-06Rollup merge of #130777 - azhogin:azhogin/reg-struct-return, r=workingjubileeMatthias Krüger-0/+15
2024-12-06handle `json_output` in `test::run_cargo_test`onur-ozkan-0/+5
2024-12-06skip formatting when `--json-output` is usedonur-ozkan-11/+21
2024-12-06Merge pull request #4057 from RalfJung/scfixRalf Jung-241/+225
2024-12-06Merge pull request #18625 from Veykril/push-npnxwpxuzlqzLukas Wirth-4/+71
2024-12-06Merge from rustcThe Miri Cronjob Bot-250/+148
2024-12-06Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-12-06fix: Fix parser getting stuck for bad asm expressionsLukas Wirth-4/+71
2024-12-06Update src/doc/rustc/src/platform-support/powerpc64le-unknown-linux-musl.mdJens Reidel-1/+1
2024-12-06Fix markdown linkJens Reidel-1/+1
2024-12-06Promote powerpc64le-unknown-linux-musl to tier 2 with host toolsJens Reidel-5/+101
2024-12-05Rollup merge of #133827 - ojeda:ci-rfl, r=lqdGuillaume Gomez-2/+2
2024-12-05Rollup merge of #133821 - Kobzol:replace-black-with-ruff, r=onur-ozkanGuillaume Gomez-1007/+1514
2024-12-05Rollup merge of #133256 - MarcoIeni:use-linux-free-runners, r=KobzolGuillaume Gomez-26/+77
2024-12-05Stabilize noop_wakerEric Holk-10/+4
2024-12-05Improve positioning of "..." in collapsed impl blockGuillaume Gomez-3/+8
2024-12-05Use text ellipsis instead of bottom blurringGuillaume Gomez-11/+16
2024-12-05Turn `markdown_split_summary_and_content` into a method of `Markdown`Guillaume Gomez-49/+52
2024-12-05Update browser-ui-test version to 0.18.2Guillaume Gomez-1/+1
2024-12-05Always display first line of impl blocks even when collapsedGuillaume Gomez-47/+141
2024-12-05extend Miri to correctly pass mutable pointers through FFIStrophox-47/+366
2024-12-05Merge pull request #18622 from Veykril/push-wlzptrukvyupLukas Wirth-3/+68
2024-12-05fix: Fix parsing of dyn T in generic arg on 2015 editionLukas Wirth-3/+68
2024-12-05Merge pull request #18538 from tareknaser/syntax_factory_sort_itemsDavid Barsky-23/+21
2024-12-05Merge pull request #18483 from tareknaser/syntax_factory_introduce_named_genericDavid Barsky-27/+123
2024-12-05fix: Resolve generic parameters within use capturesLukas Wirth-2/+90
2024-12-05rustbook: update to use new mdbook-trpl package from The BookChris Krycho-29/+32
2024-12-05Merge pull request #18620 from Veykril/push-pyulxnouvxkqLukas Wirth-85/+125
2024-12-05Parse lifetime bounds in lifetime param into TypeBoundListLukas Wirth-85/+125
2024-12-05Merge pull request #18619 from ShoyuVanilla/issue-18613Lukas Wirth-1/+55
2024-12-05fix: various typosBD103-1/+1
2024-12-06fix: Panic when displaying generic params with defaultsShoyu Vanilla-1/+55
2024-12-05Avoid passing byte slice to anonsocket_readtiif-8/+8
2024-12-05Merge pull request #18618 from Veykril/push-ysklqzomkyvpLukas Wirth-133/+351
2024-12-05fix: Fix parsing of integer/keyword name refs in various placesLukas Wirth-133/+351
2024-12-05update section even more (#2156)lcnr-1/+9
2024-12-05fix: rename `syntax_editor_add_generic_param` to `add_generic_param`Tarek-2/+2
2024-12-05closure constraints (#2155)lcnr-0/+21
2024-12-05Rollup merge of #133898 - onur-ozkan:ignore-git-hook-on-dist-sources, r=jieyouxuJacob Pratt-4/+6
2024-12-05Rollup merge of #133888 - ChrisDenton:job, r=jieyouxuJacob Pratt-26/+17
2024-12-05Rollup merge of #133867 - taiki-e:platform-support, r=NoratriebJacob Pratt-8/+8
2024-12-05Merge pull request #18616 from Veykril/push-pkumxswtxspoLukas Wirth-3/+3
2024-12-05Disable `<` typing handler againLukas Wirth-3/+3
2024-12-05skip `setup::Hook` on non-git sourcesonur-ozkan-4/+6