about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-07-16Rollup merge of #126967 - alexcrichton:wasm32-wasip2-tier-2, r=Mark-SimulacrumTrevor Gross-3/+264
2024-07-16Rollup merge of #126762 - compiler-errors:kw-lt, r=michaelwoeristerTrevor Gross-70/+99
2024-07-16Rollup merge of #126699 - Bryanskiy:delegation-coercion, r=compiler-errorsTrevor Gross-37/+264
2024-07-16Rollup merge of #124033 - bjorn3:ar_archive_writer_0_3_0, r=davidtwcoTrevor Gross-94/+205
2024-07-16Auto merge of #127819 - matthiaskrgr:rollup-djdffkl, r=matthiaskrgrbors-500/+643
2024-07-16Rollup merge of #127818 - oli-obk:ast_validation_simplifications, r=petrochenkovMatthias Krüger-71/+27
2024-07-16Rollup merge of #127817 - oli-obk:mut_visitor_fix, r=petrochenkovMatthias Krüger-3/+3
2024-07-16Rollup merge of #127808 - oli-obk:tainting_visitors2, r=lcnr,nnethercoteMatthias Krüger-32/+38
2024-07-16Rollup merge of #127805 - Mrmaxmeier:run-make-bump-gimli, r=jieyouxuMatthias Krüger-2/+13
2024-07-16Rollup merge of #127789 - Sword-Destiny:master, r=petrochenkovMatthias Krüger-27/+29
2024-07-16Rollup merge of #127730 - compiler-errors:ed-2024-unsafe, r=petrochenkovMatthias Krüger-350/+432
2024-07-16Rollup merge of #127707 - Zalathar:expand-until, r=NadrierilMatthias Krüger-14/+19
2024-07-16Rollup merge of #127669 - chenyukang:yukang-fix-deref-127590, r=nnethercoteMatthias Krüger-1/+82
2024-07-16Deny keyword lifetimes pre-expansionMichael Goulet-70/+99
2024-07-16Fix a bunch of sites that were walking instead of visiting, making it impossi...Oli Scherer-3/+3
2024-07-16Remove a boilerplaty abstractionOli Scherer-61/+17
2024-07-16Remove a needless borrowOli Scherer-7/+7
2024-07-16Just store a span instead of the whole itemOli Scherer-3/+3
2024-07-16Delegation: support coercion for target expressionBryanskiy-37/+264
2024-07-16Remove an unnecessary implOli Scherer-6/+9
2024-07-16Fix the issue of invalid suggestion for a reference of iteratoryukang-9/+3
2024-07-16add test for issue 127590yukang-0/+87
2024-07-16Make `ErrorGuaranteed` discoverable outside types, consts, and lifetimesOli Scherer-26/+29
2024-07-16Auto merge of #127617 - lnicola:sync-from-ra, r=lnicolabors-4424/+7363
2024-07-16run-make-support: update gimli to 0.31.0Mrmaxmeier-2/+13
2024-07-16Auto merge of #127796 - tgross35:rollup-ubo5hzb, r=tgross35bors-274/+629
2024-07-16Use re-exported Idx and IndexVec in pat_analysisLaurențiu Nicola-3/+2
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-16Fix unsafe_op_in_unsafe_fn in compilerMichael Goulet-308/+383
2024-07-16fmtMichael Goulet-42/+49
2024-07-16deny unsafe_op_in_unsafe_fn for teeos袁浩----天命剑主-0/+1
2024-07-16clean unsafe op in unsafe fn袁浩----天命剑主-13/+15
2024-07-16clean unsafe op in unsafe fn袁浩----天命剑主-4/+4
2024-07-16clean unsafe op in unsafe fn袁浩----天命剑主-9/+9
2024-07-16delete #![allow(unsafe_op_in_unsafe_fn)]袁浩----天命剑主-1/+0
2024-07-16Auto merge of #127638 - adwinwhite:cache_string, r=oli-obkbors-10/+28
2024-07-16Use an iterator to find `expand_until`Zalathar-14/+19
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-15Don't use stage0 compiler for wasm-component-ldAlex Crichton-2/+2
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