about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-28Improve mistyped docblock attribute warning messagesGuillaume Gomez-89/+85
2024-09-28Add regression tests for mistyped `standalone-crate` attributeGuillaume Gomez-0/+64
2024-09-28Add warning if `standalone-crate` is mistypedGuillaume Gomez-0/+14
2024-09-28Improve code for codeblock invalid attributesGuillaume Gomez-25/+18
2024-09-28Rename `standalone` doctest attribute into `standalone-crate`Guillaume Gomez-11/+11
2024-09-28Auto merge of #130964 - matthiaskrgr:rollup-suriuub, r=matthiaskrgrbors-264/+483
2024-09-28Auto merge of #130897 - workingjubilee:dump-hexes-with-class, r=thomccbors-1/+1
2024-09-28Rollup merge of #130953 - workingjubilee:rename-a-few-ctypes-tests, r=fee1-deadMatthias Krüger-14/+20
2024-09-28Rollup merge of #130944 - lukas-code:ptr-ptr-sub, r=compiler-errorsMatthias Krüger-7/+65
2024-09-28Rollup merge of #130940 - workingjubilee:remove-space-saving-operations, r=Ko...Matthias Krüger-20/+3
2024-09-28Rollup merge of #130939 - obi1kenobi:patch-2, r=aDotInTheVoidMatthias Krüger-1/+1
2024-09-28Rollup merge of #130924 - surechen:fix_130851, r=compiler-errorsMatthias Krüger-3/+76
2024-09-28Rollup merge of #130922 - tyilo:udp-unspecified, r=ibraheemdevMatthias Krüger-2/+2
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 #130874 - klensy:bumpme, r=jieyouxubors-79/+36
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-27tests: issue-34798.rs => allow-phantomdata-in-ffi.rsJubilee Young-1/+2
2024-09-27Auto merge of #130946 - matthiaskrgr:rollup-ia4mf0y, r=matthiaskrgrbors-547/+727
2024-09-27tests: issue-14309.* => repr-rust-is-undefined.*Jubilee Young-12/+15
2024-09-27tests: issue-69488.rs => load-preserves-partial-init-issue-69488.rsJubilee Young-1/+3
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-27borrowck: use subtyping instead of equality for ptr-to-ptr castsLukas Markeffsky-29/+2
2024-09-27add even more tests for ptr-to-ptr casts on trait objectsLukas Markeffsky-7/+92
2024-09-27Partially revert "ci: Use mv instead of cp in upload step"Jubilee Young-3/+3
2024-09-27Revert "ci: Try to remove unused Xcode dirs"Jubilee Young-17/+0
2024-09-27rustdoc: update `ProcMacro` docs section on helper attributesPredrag Gruevski-1/+1
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