about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-26Rollup merge of #142393 - compiler-errors:nofield, r=petrochenkovMatthias Krüger-18/+77
2025-06-26Rollup merge of #142285 - workingjubilee:dont-use-bad-assembly, r=nnethercoteMatthias Krüger-7/+10
2025-06-26Rollup merge of #141648 - GuillaumeGomez:redundant_explicit_links-expansion, ...Matthias Krüger-2/+2
2025-06-26Rollup merge of #141648 - GuillaumeGomez:redundant_explicit_links-expansion, ...Matthias Krüger-65/+212
2025-06-26Rollup merge of #141311 - folkertdev:tidy-natural-sort, r=jieyouxuMatthias Krüger-58/+260
2025-06-26Rollup merge of #139594 - compiler-errors:if-cause, r=oli-obkMatthias Krüger-265/+202
2025-06-26Rollup merge of #124595 - estebank:issue-104232, r=davidtwcoMatthias Krüger-33/+85
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-9/+9
2025-06-26Rename `tilde const` test files to `conditionally const`Oli Scherer-62/+65
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-1319/+1382
2025-06-26Merge pull request #4408 from Patrick-6/rework-thread-joinRalf Jung-104/+111
2025-06-26Move an ACE test out of the GCI directoryLeón Orell Valerian Liehr-35/+17
2025-06-26Merge pull request #722 from FractalFir/func_refactorantoyo-4/+4
2025-06-26Auto merge of #142255 - estebank:edition-diagnostic-changes, r=fee1-dead,Waff...bors-130/+1201
2025-06-26Delay writing of return value of a join until after the join is successful.Patrick-6-104/+111
2025-06-26Don't remove explicit cast to trait object pointerSamuel Tardieu-1/+14
2025-06-26Merge pull request #20106 from Veykril/push-pytuxksnntuxLukas Wirth-129/+206
2025-06-26Bring back the firewall queryLukas Wirth-15/+22
2025-06-26Merge pull request #20103 from ChayimFriedman2/path-transform-prettifyLukas Wirth-4/+58
2025-06-26Salsa idiomize `VariantFields` queryLukas Wirth-131/+201
2025-06-26Merge pull request #20105 from Veykril/push-qtmwnuqvsruwLukas Wirth-9/+19
2025-06-26Fix RwLock::try_write documentation for WouldBlock conditionkrikera-1/+1
2025-06-26Auto merge of #142581 - Kobzol:bootstrap-std-method, r=jieyouxubors-680/+943
2025-06-26Fix documentation of validate_operandStypox-4/+4
2025-06-26Parse new const trait syntaxLukas Wirth-9/+19
2025-06-26Remove unnecesary uses of the 'current_func' field, replacing it with a call ...michal kostrubiec-4/+4
2025-06-26Merge pull request #20104 from Veykril/push-nqnmmlvksytyLukas Wirth-55/+59
2025-06-26Cleanup `provideCodeActions` vscode hookLukas Wirth-55/+59
2025-06-26make size_and_align_of_mplace work on all projectableRalf Jung-27/+21
2025-06-26const validation: properly ignore zero-sized UnsafeCellRalf Jung-3/+29
2025-06-26Merge pull request #19546 from roife/branch-value-highlightsLukas Wirth-10/+824
2025-06-26Prettify AST in `PathTransform` if it's coming from a macroChayim Refael Friedman-4/+58
2025-06-26Move mixed export_name/no_mangle check to check_attr.rs and improve the errorJonathan Brouwer-81/+133
2025-06-26Port `#[export_name]` to the new attribute parsing infrastructureJonathan Brouwer-46/+84
2025-06-26Auto merge of #141899 - Kobzol:stdarch-josh, r=Amanieubors-11/+729731
2025-06-26Remove workflow run on masterJakub Beránek-4/+0
2025-06-26Do not store empty cache hit countsJakub Beránek-7/+12
2025-06-26Remove cache for citoolJakub Beránek-7/+0
2025-06-26refactor: enhance highlighting for control flow kws in macrosroifewu-33/+45
2025-06-26refactor: simplify functions related to branch_exit_points in highlight_relatedroifewu-72/+74
2025-06-26refactor: rename `branches` to `branch_exit_points` in highlight_relatedroifewu-11/+11
2025-06-26refactor: improve macro handling in navigation for control-flow kwsroifewu-13/+47
2025-06-26feat: highlighting of related return values while the cursor is on any `match...roifewu-9/+775
2025-06-26Merge pull request #20101 from ShoyuVanilla/comp-time-deps-soonerLaurențiu Nicola-1/+1
2025-06-26Merge pull request #2479 from rust-lang/rustc-pullTshepang Mbambo-13184/+30374
2025-06-26Merge from rustcThe rustc-dev-guide Cronjob Bot-13183/+30373
2025-06-26Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-06-26Simplify IfCauseMichael Goulet-265/+202
2025-06-25fix redudant closure broken fixChengxu Bian-15/+61
2025-06-26Expand const-stabilized API linksJieyou Xu-2/+6