about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-20Implement Stable for ty::GenericArgsSantiago Pastorino-25/+24
2023-07-20Add tables to Stable::stableSantiago Pastorino-97/+111
2023-07-20Auto merge of #113890 - matthiaskrgr:rollup-k1w2vii, r=matthiaskrgrbors-286/+619
2023-07-20Rollup merge of #113884 - oli-obk:delay_span_bug_detrans_late, r=davidtwcoMatthias Krüger-45/+27
2023-07-20Rollup merge of #113883 - steffahn:rustdoc-search-crate-selector-padding, r=G...Matthias Krüger-9/+0
2023-07-20Rollup merge of #113835 - lcnr:assemble-candidates-considering-self-ty, r=com...Matthias Krüger-186/+416
2023-07-20Rollup merge of #113827 - spastorino:smir-types-4, r=oli-obkMatthias Krüger-27/+101
2023-07-20Rollup merge of #113800 - oli-obk:gha_ci_cycle, r=jyn514Matthias Krüger-1/+2
2023-07-20Rollup merge of #113529 - oli-obk:simd_shuffle_evaluated, r=wesleywiserMatthias Krüger-2/+38
2023-07-20Rollup merge of #110765 - wackbyte:fix-defaultness-position, r=fmease,Guillau...Matthias Krüger-16/+35
2023-07-20Auto merge of #113758 - cjgillot:move-dse, r=JakobDegen,oli-obkbors-31/+130
2023-07-20Auto merge of #113861 - ibraheemdev:mpsc-tls-bug, r=Mark-Simulacrumbors-20/+26
2023-07-20update doc commentslcnr-10/+17
2023-07-20reviewlcnr-27/+37
2023-07-20Don't translate compiler-internal bug messagesOli Scherer-45/+27
2023-07-20Avoid another gha group nestingOli Scherer-1/+2
2023-07-20re-add commentlcnr-0/+6
2023-07-20add FIXMElcnr-0/+3
2023-07-20assembly: only consider blanket impls oncelcnr-68/+274
2023-07-20XSimplifiedType to SimplifiedType::Xlcnr-118/+116
2023-07-20Auto merge of #113695 - bjorn3:fix_rlib_cdylib_metadata_handling, r=pnkfelix,...bors-79/+100
2023-07-20Monomorphize constants before inspecting themOli Scherer-2/+5
2023-07-20Remove adjustments that used to be necessary for search's crate selector appe...Frank Steffahn-9/+0
2023-07-20Auto merge of #113878 - matthiaskrgr:rollup-u0d3kzx, r=matthiaskrgrbors-19/+114
2023-07-20Rollup merge of #113871 - clubby789:derive-sugg-span, r=compiler-errorsMatthias Krüger-2/+2
2023-07-20Rollup merge of #113857 - GuillaumeGomez:document-hidden-items-test, r=notriddleMatthias Krüger-0/+73
2023-07-20Rollup merge of #113795 - compiler-errors:doc, r=spastorinoMatthias Krüger-15/+28
2023-07-20Rollup merge of #113787 - sanchopanca:process-command-windows-docs, r=ChrisDe...Matthias Krüger-0/+8
2023-07-20Rollup merge of #113710 - loongarch-rs:fix-rpath, r=clubby789Matthias Krüger-2/+3
2023-07-20Auto merge of #113622 - RickleAndMortimer:issue-113184-fix, r=oli-obkbors-0/+62
2023-07-20Auto merge of #108714 - estebank:ice_dump, r=oli-obkbors-54/+346
2023-07-19Use the correct span for displaying the line following a derive suggestionclubby789-2/+2
2023-07-19Auto merge of #113865 - Dylan-DPC:rollup-pt960bk, r=Dylan-DPCbors-193/+425
2023-07-19Rollup merge of #113803 - compiler-errors:const-interp-block, r=fee1-deadDylan DPC-1/+34
2023-07-19Rollup merge of #113785 - GuillaumeGomez:tests/rustdoc/issue-105735-fix, r=no...Dylan DPC-17/+87
2023-07-19Rollup merge of #113774 - compiler-errors:fill-expr-bracket, r=eholkDylan DPC-75/+97
2023-07-19Rollup merge of #113765 - compiler-errors:at-least, r=oli-obkDylan DPC-42/+46
2023-07-19Rollup merge of #113754 - cjgillot:simplify-foreign, r=petrochenkovDylan DPC-57/+54
2023-07-19Rollup merge of #113716 - DianQK:add-no_builtins-to-function, r=pnkfelixDylan DPC-1/+68
2023-07-19Rollup merge of #113444 - lcnr:alias-bound-test, r=compiler-errorsDylan DPC-0/+39
2023-07-19Make it clearer that edition functions are >=, not ==Michael Goulet-42/+46
2023-07-19Fix unit testsMichael Goulet-0/+15
2023-07-19Improve error message when closing bracket interpreted as formatting fill cha...Michael Goulet-58/+65
2023-07-19Fix quotes in outputMichael Goulet-18/+18
2023-07-19Auto merge of #113850 - cjgillot:span-shorthand, r=compiler-errorsbors-13/+48
2023-07-19Fix inline_const with interpolated blockMichael Goulet-1/+34
2023-07-19avoid tls access while iterating through mpsc thread entriesIbraheem Ahmed-20/+26
2023-07-19Fix review commentsbjorn3-12/+14
2023-07-19Rewrite rmeta-rpass test to work with the new check for all crate sources bei...bjorn3-23/+21
2023-07-19Don't compress dylib metadatabjorn3-22/+21