about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-01-20don't ICE when emitting linker errors during `-Z link-only`jyn-1/+1
2025-01-20ignore linker errors on all platformsjyn-0/+9
2025-01-20Rollup merge of #135775 - lnicola:sync-from-ra, r=lnicolaMatthias Krüger-2920/+9088
2025-01-20Rollup merge of #135333 - vayunbiyani:test-environment, r=RalfJungMatthias Krüger-85/+60
2025-01-20Fix another bug with completion of trait items inside macrosChayim Refael Friedman-11/+36
2025-01-20fix: Only refresh syntax tree view when the active document changesGiga Bowser-1/+8
2025-01-20core: add `#![warn(unreachable_pub)]`Urgau-5/+5
2025-01-20Send a message to Zulip when a sync finishesJakub Beránek-2/+32
2025-01-20CI: free disk on linux arm runnerMarcoIeni-0/+2
2025-01-20Goto `Display::fmt` when invoked on `to_string`Lukas Wirth-0/+49
2025-01-20Bring back goto def redirect for parse -> FromStrLukas Wirth-4/+59
2025-01-20Move dual blanket impl logic from source analyzer to goto_defLukas Wirth-114/+93
2025-01-20Merge pull request #2215 from Kobzol/pullJakub Beránek-3187/+6352
2025-01-20fix: upmap ranges in convert_tuple_struct_to_named_struct assistVishruth-Thimmaiah-1/+101
2025-01-20Updated several files to use rust intrinsic macros instead of the legacy exte...vayunbiyani-85/+60
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 #135658 - Kobzol:src-tarball-remove-gcc, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+12
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 from rustcJakub Beránek-3186/+6351
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-20Merge pull request #18981 from Fabian-Gruenbichler/proc-macro-srv-portabilityLaurențiu Nicola-3/+10
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-3205/+6416
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/+12
2025-01-20Add logic to override profile for non git sourcesTanvi Pooranmal Meena-4/+7
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
2025-01-20docs: document how to install a suitable `josh-proxy` locally许杰友 Jieyou Xu (Joe)-0/+7
2025-01-20Get rid of mir::Const::from_ty_constMichael Goulet-10/+6
2025-01-19Auto merge of #135742 - RalfJung:miri-sync, r=RalfJungbors-765/+982
2025-01-19fix location of pipe moduleRalf Jung-2/+3
2025-01-19Add debug assertions to compiler profileNoratrieb-0/+7
2025-01-19Apply `unnecessary_semicolon` to Clippy sourcesSamuel Tardieu-1/+1
2025-01-19Auto merge of #135714 - rust-lang:cargo_update, r=clubby789bors-27/+38
2025-01-19CI: split x86_64-msvc job using windows 2025MarcoIeni-11/+17
2025-01-19Rollup merge of #135723 - Noratrieb:error-pattern-my-a-, r=jieyouxuGuillaume Gomez-1/+2