about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-28Rollup merge of #130866 - compiler-errors:dyn-instantiate-binder, r=lcnrMatthias Krüger-201/+228
2024-09-28Rollup merge of #125404 - a1phyr:fix-read_buf-uses, r=workingjubileeMatthias Krüger-16/+88
2024-09-28Auto merge of #130948 - GuillaumeGomez:subtree-update, r=GuillaumeGomezbors-366/+943
2024-09-28Auto merge of #130929 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-09-27Auto merge of #130946 - matthiaskrgr:rollup-ia4mf0y, r=matthiaskrgrbors-547/+727
2024-09-27Update libgccjit version used in CIGuillaume Gomez-1/+1
2024-09-27FmtGuillaume Gomez-3/+2
2024-09-27Merge commit '3187d32079b817522cc17413ec9185b130daf693' into subtree-updateGuillaume Gomez-365/+943
2024-09-27Update cargoWeihang Lo-0/+0
2024-09-27Get rid of a_is_expected from ToTraceMichael Goulet-112/+36
2024-09-27Instantiate binders when checking supertrait upcastingMichael Goulet-48/+132
2024-09-27Rollup merge of #130932 - mrkajetanp:editors, r=jieyouxuMatthias Krüger-0/+79
2024-09-27Rollup merge of #130926 - ChrisDenton:cc-1-1-22, r=tgross35Matthias Krüger-2/+12
2024-09-27Rollup merge of #130915 - naskya:fix/typo, r=jieyouxuMatthias Krüger-1/+1
2024-09-27Rollup merge of #130826 - fmease:compiler-mv-obj-safe-dyn-compat, r=compiler-...Matthias Krüger-510/+523
2024-09-27Rollup merge of #130730 - veera-sivarajan:clean-test-headers, r=compiler-errorsMatthias Krüger-11/+12
2024-09-27Rollup merge of #130718 - jackh726:known-bug-cleanup, r=compiler-errorsMatthias Krüger-23/+100
2024-09-27Merge pull request #556 from GuillaumeGomez/sync_2024-08-12Guillaume Gomez-474/+1009
2024-09-27Cleanup some known-bug issuesJack Huey-23/+100
2024-09-27CleanupAntoni Boucher-30/+12
2024-09-27Auto merge of #130934 - matthiaskrgr:rollup-4puticr, r=matthiaskrgrbors-159/+226
2024-09-27Rollup merge of #130927 - lcnr:normalizes-to-comments, r=compiler-errorsMatthias Krüger-8/+8
2024-09-27Rollup merge of #130917 - gurry:129503-ice-wrong-span-in-macros, r=chenyukangMatthias Krüger-8/+63
2024-09-27Rollup merge of #130916 - cuviper:compiler-raw_ref_op, r=compiler-errorsMatthias Krüger-13/+13
2024-09-27Rollup merge of #130873 - taiki-e:ppc64-atomic, r=AmanieuMatthias Krüger-2/+4
2024-09-27Rollup merge of #130459 - onur-ozkan:#130449, r=albertlarsan68Matthias Krüger-3/+3
2024-09-27Rollup merge of #130435 - madsmtm:move-apple-link-args, r=petrochenkovMatthias Krüger-121/+134
2024-09-27Rollup merge of #129087 - slanterns:option_get_or_insert_default, r=dtolnayMatthias Krüger-4/+1
2024-09-27gitignore: Add eglot LSP config fileKajetan Puchalski-0/+1
2024-09-27etc: Add rust-analyzer configs for eglot & helixKajetan Puchalski-0/+78
2024-09-27Fix for libgccjit 12Antoni Boucher-0/+3
2024-09-27Implement a hack for an intrinsic mapping where we need to output a different...Antoni Boucher-2/+33
2024-09-27Fix mappingAntoni Boucher-7/+19
2024-09-27update outdated commentslcnr-8/+8
2024-09-27Allow shlex stdlib dependencyChris Denton-0/+1
2024-09-27Auto merge of #130857 - lukas-code:no-clones-allowed, r=notriddlebors-44/+42
2024-09-27Update Cargo.lockChris Denton-2/+11
2024-09-27Auto merge of #130919 - workingjubilee:rollup-4diycoy, r=workingjubileebors-603/+626
2024-09-26Rollup merge of #130912 - estebank:point-at-arg-type, r=compiler-errorsJubilee-104/+110
2024-09-26Rollup merge of #130911 - notriddle:notriddle/suggest-wrap-parens-fn-pointer,...Jubilee-11/+115
2024-09-26Rollup merge of #130892 - tgross35:library-cargo-update, r=NoratriebJubilee-32/+32
2024-09-26Rollup merge of #130889 - tgross35:rustbook-cargo-update, r=tgross35Jubilee-226/+222
2024-09-26Rollup merge of #130875 - folkertdev:naked-asm-bootstrap, r=tgross35Jubilee-4/+38
2024-09-26Rollup merge of #130846 - ChrisDenton:revert-break, r=NoratriebJubilee-170/+1
2024-09-26Rollup merge of #130706 - GuillaumeGomez:remove-unneeded-jinja-comments, r=no...Jubilee-51/+83
2024-09-26Rollup merge of #130313 - c410-f3r:unlock-rfc-2011, r=thomccJubilee-5/+25
2024-09-27Fix error span when arg to asm!() is a macro callGurinder Singh-8/+63
2024-09-27fix minor typo in triagebot confignaskya-1/+1
2024-09-26Use `&raw` in the compilerJosh Stone-13/+13
2024-09-26Check allow instantiating object trait binder when upcasting and in new solverMichael Goulet-50/+69