about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-27Enable `f16` on platforms that were missing conversion symbolsTrevor Gross-14/+11
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-27update outdated commentslcnr-8/+8
2024-09-27Auto merge of #130857 - lukas-code:no-clones-allowed, r=notriddlebors-44/+42
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-26Use `&raw` in the compilerJosh Stone-13/+13
2024-09-26diagnostics: wrap fn cast suggestions in parensMichael Howell-11/+115
2024-09-27On implicit `Sized` bound on fn argument, point at type instead of patternEsteban Küber-104/+110
2024-09-27Remove unneeded jinja comments in templatesGuillaume Gomez-50/+50
2024-09-27Extend rustdoc template check to detect unneeded commentsGuillaume Gomez-1/+33
2024-09-26Auto merge of #130907 - GuillaumeGomez:rollup-423r4i4, r=GuillaumeGomezbors-100/+282
2024-09-27Rollup merge of #130880 - RalfJung:const-hack, r=scottmcmGuillaume Gomez-1/+1
2024-09-27Rollup merge of #130879 - fmease:fix-diag-ice, r=compiler-errorsGuillaume Gomez-10/+55
2024-09-27Rollup merge of #130868 - taiki-e:s390x-fixme, r=jieyouxuGuillaume Gomez-6/+4
2024-09-27Rollup merge of #130862 - zopsicle:patch-1, r=notriddle,GuillaumeGomezGuillaume Gomez-7/+12
2024-09-27Rollup merge of #130861 - cuviper:sun-path-offset, r=ibraheemdevGuillaume Gomez-12/+9
2024-09-27Rollup merge of #130850 - saveasguy:pass-mam-to-standrd-instrumentations, r=n...Guillaume Gomez-5/+6
2024-09-27Rollup merge of #130845 - RalfJung:utf8chunk, r=tgross35Guillaume Gomez-0/+4
2024-09-27Rollup merge of #130833 - makai410:master, r=compiler-errors,fee1-deadGuillaume Gomez-10/+10
2024-09-27Rollup merge of #130820 - 91khr:fix-coroutine-unit-arg, r=compiler-errorsGuillaume Gomez-37/+61
2024-09-27Rollup merge of #130517 - bjorn3:update_ra_config, r=onur-ozkanGuillaume Gomez-0/+2
2024-09-27Rollup merge of #130279 - theemathas:manually-drop-docs, r=thomcc,traviscrossGuillaume Gomez-12/+118
2024-09-26rustdoc: consolidate prefers-reduced-motion-gated rulesetszopsicle-6/+4
2024-09-26Auto merge of #129624 - tgross35:cargo-update, r=Mark-Simulacrumbors-212/+252
2024-09-26Adjust allowed dependencies from the latest `cargo update`Trevor Gross-1/+1
2024-09-26Run `cargo update` in the project rootTrevor Gross-211/+251
2024-09-26Pass correct HirId to late_bound_vars in diagnostic codeLeón Orell Valerian Liehr-10/+55
2024-09-26Partially update `library/Cargo.lock`Trevor Gross-32/+32
2024-09-26cargo update: rustbookgithub-actions-226/+222
2024-09-26Add `sun_path` to the fake doc `sockaddr_un`Josh Stone-1/+3
2024-09-26Move Apple linker args from `rustc_target` to `rustc_codegen_ssa`Mads Marquart-121/+134
2024-09-26add missing FIXME(const-hack)Ralf Jung-1/+1
2024-09-26Auto merge of #129759 - dingxiangfei2009:stabilize-const-refs-to-static, r=Ra...bors-442/+157
2024-09-26rustdoc: do not animate when user prefers reduced motionzopsicle-7/+14