about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-07-23Initial implementation of anonymous_pipeJiahao XU-16/+551
2024-07-18Auto merge of #127898 - matthiaskrgr:rollup-lkkpoui, r=matthiaskrgrbors-383/+550
2024-07-18Rollup merge of #127889 - estebank:anon-arg-sugg, r=compiler-errorsMatthias Krüger-10/+10
2024-07-18Rollup merge of #127888 - estebank:type-param-sugg, r=compiler-errorsMatthias Krüger-15/+23
2024-07-18Rollup merge of #127886 - estebank:as-rename-suggestion, r=compiler-errorsMatthias Krüger-45/+47
2024-07-18Rollup merge of #127878 - estebank:assoc-item-removal, r=fmeaseMatthias Krüger-64/+101
2024-07-18Rollup merge of #127810 - compiler-errors:less-tcx, r=lcnrMatthias Krüger-188/+185
2024-07-18Rollup merge of #127787 - Rejyr:migrate-atomic-lock-free-rmake, r=jieyouxuMatthias Krüger-50/+60
2024-07-18Rollup merge of #127783 - compiler-errors:rtn-pretty, r=fee1-deadMatthias Krüger-8/+114
2024-07-18Rollup merge of #127077 - tbu-:pr_doc_fd_to_owned, r=workingjubileeMatthias Krüger-3/+10
2024-07-18Auto merge of #127892 - tgross35:rollup-7j9wkzc, r=tgross35bors-364/+758
2024-07-17Rollup merge of #127875 - joshtriplett:style-guide-clarify-sorting, r=compile...Trevor Gross-21/+23
2024-07-17Rollup merge of #127861 - Kriskras99:patch-1, r=tgross35Trevor Gross-11/+11
2024-07-17Rollup merge of #127859 - RalfJung:ptr-dyn-metadata, r=scottmcmTrevor Gross-6/+10
2024-07-17Rollup merge of #127845 - workingjubilee:actually-break-up-big-ass-stack-over...Trevor Gross-90/+119
2024-07-17Rollup merge of #127828 - tgross35:docker-aarch64-uname, r=onur-ozkanTrevor Gross-4/+7
2024-07-17Rollup merge of #127806 - nnethercote:parser-improvements, r=spastorinoTrevor Gross-122/+92
2024-07-17Rollup merge of #127664 - compiler-errors:precise-capturing-better-sugg-apit,...Trevor Gross-17/+170
2024-07-17Rollup merge of #127652 - GuillaumeGomez:cg-gcc-fmt, r=UrgauTrevor Gross-55/+24
2024-07-17Rollup merge of #127542 - c410-f3r:concat-again, r=petrochenkovTrevor Gross-38/+302
2024-07-18More accurate span for anonymous argument suggestionEsteban Küber-10/+10
2024-07-18More accurate span for type parameter suggestionEsteban Küber-15/+23
2024-07-18Accurate `use` rename suggestion spanEsteban Küber-45/+58
2024-07-17Auto merge of #127865 - matthiaskrgr:rollup-8m49dlg, r=matthiaskrgrbors-387/+717
2024-07-17Fix associated item removal suggestionEsteban Küber-64/+101
2024-07-17Migrate `atomic-lock-free` to `rmake`Jerry Wang-49/+52
2024-07-17Add `llvm_components_contain` to `run-make-support`Jerry Wang-1/+8
2024-07-17style-guide: Clarify version-sortingJosh Triplett-21/+23
2024-07-17Add support for literalsCaio-38/+302
2024-07-17Auto merge of #125942 - timokroeger:windows-once-futex, r=ChrisDentonbors-0/+1
2024-07-17Format cg_gcc with same formatting parametersGuillaume Gomez-54/+18
2024-07-17Ignore files in cg_gcc example folderGuillaume Gomez-0/+1
2024-07-17Align cg_gcc rustfmt.toml with rust'sGuillaume Gomez-0/+2
2024-07-17Unignore cg_gcc fmtGuillaume Gomez-1/+3
2024-07-17Commonize `uname -m` results for `aarch64` in docker runnerTrevor Gross-4/+7
2024-07-17Auto merge of #127760 - jieyouxu:rmake-support-reorganize, r=Kobzolbors-904/+1063
2024-07-17Put the dots backMichael Goulet-8/+114
2024-07-17Fix precise capturing suggestion for hidden type when APITs are involvedMichael Goulet-17/+170
2024-07-17Fix relationsMichael Goulet-25/+25
2024-07-17tcx -> cx in rustc_type_irMichael Goulet-152/+149
2024-07-17lift_to_tcx -> lift_to_internerMichael Goulet-17/+17
2024-07-17Rollup merge of #127855 - chenyukang:yukang-add-triagebot, r=jieyouxuMatthias Krüger-0/+3
2024-07-17Rollup merge of #127844 - chenyukang:yukang-fix-type-bound-127555, r=jieyouxuMatthias Krüger-33/+70
2024-07-17Rollup merge of #127769 - compiler-errors:ed-2024-dep, r=oli-obkMatthias Krüger-33/+42
2024-07-17Rollup merge of #127579 - surechen:fix_127285, r=lcnrMatthias Krüger-41/+128
2024-07-17Rollup merge of #127472 - Zalathar:block-and-unit, r=fmeaseMatthias Krüger-73/+86
2024-07-17Rollup merge of #127337 - celinval:intrinsics-fallback, r=oli-obkMatthias Krüger-63/+166
2024-07-17Rollup merge of #127229 - notriddle:notriddle/mile-wide-bar, r=GuillaumeGomezMatthias Krüger-7/+71
2024-07-17Rollup merge of #125042 - long-long-float:suggest-move-arg-outside, r=fmeaseMatthias Krüger-137/+151
2024-07-17tests: update for `rfs` rename许杰友 Jieyou Xu (Joe)-82/+80