about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-01-20Rustup to rustc 1.86.0-nightly (9a1d156f3 2025-01-19)bjorn3-1/+1
2025-01-20Sync from rust 9a1d156f38c51441ee51e5a068f1d0caf4bb0f27bjorn3-1/+11
2025-01-20Auto merge of #135643 - khuey:135332, r=jieyouxubors-52/+111
2025-01-20Updated several files to use rust intrinsic macros instead of the legacy exte...vayunbiyani-85/+61
2025-01-20docs: update contributing docs for submodule/subtree changes许杰友 Jieyou Xu (Joe)-0/+9
2025-01-20Merge pull request #18967 from Veykril/push-pwonkmwqmmolLukas Wirth-265/+368
2025-01-20Merge pull request #18934 from 1hakusai1/goto_definition_from_intoLukas Wirth-2/+278
2025-01-20Merge pull request #18982 from Veykril/push-lstmvzsowxytLukas Wirth-7/+15
2025-01-20Rollup merge of #135762 - TomFryersMidsummer:patch-1, r=joboet许杰友 Jieyou Xu (Joe)-2/+2
2025-01-20Rollup merge of #135676 - yotamofek:resolve-cleanups, r=BoxyUwU许杰友 Jieyou Xu (Joe)-24/+15
2025-01-20Rollup merge of #135658 - Kobzol:src-tarball-remove-gcc, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+12
2025-01-20Rollup merge of #135626 - clubby789:env-note, r=ibraheemdev许杰友 Jieyou Xu (Joe)-0/+8
2025-01-20Rollup merge of #135433 - tanvincible:patch-1, r=onur-ozkan许杰友 Jieyou Xu (Joe)-4/+7
2025-01-20Merge pull request #18972 from osiewicz/drop-outgoing-messages-on-background-...Lukas Wirth-12/+42
2025-01-20Merge pull request #18976 from ChayimFriedman2/non-module-generic-argsLukas Wirth-29/+81
2025-01-20Fix import search not discarding rawnessLukas Wirth-29/+65
2025-01-20Less allocsLukas Wirth-19/+30
2025-01-20Preserve impl assoc names in ImplDataLukas Wirth-89/+78
2025-01-20Vec -> Box<[_]>Lukas Wirth-9/+6
2025-01-20Properly record meaningful imports as re-exports in symbol indexLukas Wirth-143/+213
2025-01-20Merge pull request #2214 from Kobzol/subtree-portable-simd许杰友 Jieyou Xu (Joe)-0/+2
2025-01-20Merge from rustcJakub Beránek-18447/+30599
2025-01-20Preparing for merge from rustcJakub Beránek-1/+1
2025-01-20Add portable SIMD to list of subtreesJakub Beránek-0/+2
2025-01-20Add a test case1hakusai1-0/+24
2025-01-20Use Semantics::resolve_method_call_as_callable to find implementation1hakusai1-59/+89
2025-01-20Auto merge of #135754 - jieyouxu:rollup-j4q1hpr, r=jieyouxubors-138/+367
2025-01-20Correct counting to four in cell module docsTom Fryers-2/+2
2025-01-20Fix out-of-date commentSamuel Tardieu-2/+1
2025-01-20Merge pull request #18981 from Fabian-Gruenbichler/proc-macro-srv-portabilityLaurențiu Nicola-3/+10
2025-01-20Merge pull request #18980 from lnicola/sync-from-rustLaurențiu Nicola-18578/+31797
2025-01-20proc-macro-srv: make usage of RTLD_DEEPBIND portableFabian Grünbichler-3/+10
2025-01-20Bump rustc cratesLaurențiu Nicola-17/+17
2025-01-20Merge from rust-lang/rustLaurențiu Nicola-18560/+31779
2025-01-20Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2025-01-20Add NuttX support for AArch64 and ARMv7-A targetsHuang Qi-2/+230
2025-01-20Auto merge of #135755 - jieyouxu:rollup-rdwbhod, r=jieyouxubors-901/+822
2025-01-20`useless_conversion`: use multipart suggestion to make adjustments more visibleSamuel Tardieu-31/+69
2025-01-20rustc_resolve: use structured fields in tracesYotam Ofek-24/+15
2025-01-20Add logic to override profile for non git sourcesTanvi Pooranmal Meena-4/+7
2025-01-20Rollup merge of #135491 - RalfJung:remove-dead-rustc_allowed_through_unstable...许杰友 Jieyou Xu (Joe)-34/+4
2025-01-20Rollup merge of #135446 - klensy:panic_immediate_abort_ext, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-0/+5
2025-01-20Rollup merge of #135310 - estebank:issue-135289, r=Nadrieril许杰友 Jieyou Xu (Joe)-8/+1
2025-01-20Rollup merge of #135237 - dianne:match-2024-cleanup, r=Nadrieril许杰友 Jieyou Xu (Joe)-762/+772
2025-01-20Rollup merge of #134276 - RalfJung:destabilize-custom-inner-attr, r=SparrowLii许杰友 Jieyou Xu (Joe)-97/+40
2025-01-20Rollup merge of #135747 - ehuss:filename-quote, r=SparrowLii许杰友 Jieyou Xu (Joe)-6/+6
2025-01-20Rollup merge of #135738 - yotamofek:map_or_true-compiler, r=compiler-errors许杰友 Jieyou Xu (Joe)-69/+67
2025-01-20Rollup merge of #135736 - fmease:rustdoc-fix-flaky-test, r=GuillaumeGomez许杰友 Jieyou Xu (Joe)-1/+2
2025-01-20Rollup merge of #135729 - Noratrieb:compiler-profile-debug-assert, r=lqd许杰友 Jieyou Xu (Joe)-0/+7
2025-01-20Rollup merge of #135722 - onur-ozkan:handle-tarball-ci-commit, r=jieyouxu许杰友 Jieyou Xu (Joe)-13/+23