about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-07-16Delegation: support coercion for target expressionBryanskiy-37/+264
2024-07-16Auto merge of #127796 - tgross35:rollup-ubo5hzb, r=tgross35bors-274/+629
2024-07-16Rollup merge of #127795 - programmerjake:patch-3, r=cuviperTrevor Gross-4/+4
2024-07-16Rollup merge of #127780 - compiler-errors:zip-args, r=jieyouxuTrevor Gross-20/+98
2024-07-16Rollup merge of #127770 - rustbot:docs-update, r=ehussTrevor Gross-0/+0
2024-07-16Rollup merge of #127709 - Zalathar:pair-mod, r=NadrierilTrevor Gross-245/+272
2024-07-16Rollup merge of #127047 - tspiteri:f128-aconsts-lsd, r=tgross35Trevor Gross-3/+3
2024-07-16Rollup merge of #120990 - chenyukang:yukang-fix-120327-dbg, r=oli-obkTrevor Gross-2/+252
2024-07-16Auto merge of #127680 - Kobzol:bootstrap-cmd-refactor-6, r=onur-ozkanbors-187/+147
2024-07-15Fix typos in RELEASES.mdJacob Lifshay-4/+4
2024-07-16Auto merge of #127638 - adwinwhite:cache_string, r=oli-obkbors-10/+28
2024-07-15Auto merge of #127629 - tesuji:suggest-option-ref-unwrap_or, r=estebankbors-1/+164
2024-07-15Make sure trait def ids match before zipping args in note_function_argument_o...Michael Goulet-20/+98
2024-07-15Auto merge of #127777 - matthiaskrgr:rollup-qp2vkan, r=matthiaskrgrbors-1359/+3635
2024-07-15Rollup merge of #127758 - Zalathar:expression-used, r=oli-obkMatthias Krüger-26/+37
2024-07-15Rollup merge of #127736 - tgross35:patch-1, r=AmanieuMatthias Krüger-0/+1
2024-07-15Rollup merge of #127729 - compiler-errors:ed-2024-gen, r=oli-obkMatthias Krüger-68/+79
2024-07-15Rollup merge of #127684 - RalfJung:unleashed-mutable-refs, r=oli-obkMatthias Krüger-427/+399
2024-07-15Rollup merge of #127407 - estebank:parser-suggestions, r=oli-obkMatthias Krüger-777/+3052
2024-07-15Rollup merge of #124921 - RalfJung:offset-from-same-addr, r=oli-obkMatthias Krüger-61/+67
2024-07-16Suggest a borrow when using dbgyukang-2/+252
2024-07-15Make sure to run git submodule checkout in dry run modeJakub Beránek-1/+15
2024-07-15Move `force_coloring_in_ci` from `builder_helper` to `bootstrap`Jakub Beránek-18/+15
2024-07-15Update reference to fix toolstateEric Huss-0/+0
2024-07-15Auto merge of #127020 - tgross35:f16-f128-classify, r=workingjubileebors-71/+585
2024-07-15Update booksrustbot-0/+0
2024-07-15Use multipart_suggestion to avoid place holder in span_to_snippetLzu Tao-11/+15
2024-07-15Add support for `Result<&T, _>'Lzu Tao-10/+13
2024-07-15Auto merge of #127757 - workingjubilee:rollup-4dbks5r, r=workingjubileebors-292/+307
2024-07-15coverage: Restrict `ExpressionUsed` simplification to `Code` mappingsZalathar-19/+27
2024-07-15coverage: Store a copy of `num_bcbs` in `ExtractedMappings`Zalathar-7/+10
2024-07-15Rollup merge of #127750 - ChrisDenton:safe-unsafe-unsafe, r=workingjubileeJubilee-25/+51
2024-07-15Rollup merge of #127744 - workingjubilee:deny-unsafe-op-in-std, r=jhprattJubilee-66/+89
2024-07-15Rollup merge of #127712 - ChrisDenton:raw-types, r=workingjubileeJubilee-201/+167
2024-07-15Auto merge of #127265 - harmou01:dev/harmou01/target-spec-metadata, r=Nilstriebbors-887/+903
2024-07-15Mark some `f16` and `f128` functions unstably constTrevor Gross-32/+210
2024-07-15Move safety comment outside unsafe blockChris Denton-1/+1
2024-07-15Make os/windows default to deny unsafe in unsafeChris Denton-15/+26
2024-07-15Make pal/windows default to deny unsafe in unsafeChris Denton-11/+26
2024-07-15Fix Windows 7Chris Denton-4/+4
2024-07-15Auto merge of #127719 - devnexen:math_log_fix_solill, r=Amanieubors-34/+3
2024-07-15Don't re-export `c_int` from `c`Chris Denton-8/+7
2024-07-15Make normalization regex less exactChris Denton-1/+1
2024-07-15Remove DWORDChris Denton-105/+90
2024-07-15Remove ULONGChris Denton-14/+13
2024-07-15Remove PSRWLOCKChris Denton-4/+1
2024-07-15Remove LPVOIDChris Denton-18/+18
2024-07-15Remove LPSECURITY_ATTRIBUTESChris Denton-3/+2
2024-07-15Remove LPOVERLAPPEDChris Denton-2/+1
2024-07-15Remove LPCVOIDChris Denton-2/+1