summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-09-02bump channel to stableBoxy-1/+1
2024-08-31ci: Try to remove unused Xcode dirsJubilee Young-0/+17
2024-08-30ci: Use mv instead of cp in upload stepJubilee Young-4/+4
2024-08-29rustdoc: do not run doctests with invalid langstringsMichael Howell-7/+19
2024-08-26Auto merge of #13290 - Jarcho:interior_mut_quick, r=Alexendoobors-6/+23
2024-08-26Auto merge of #13168 - Alexendoo:std-instead-of-core-msrv, r=Manishearthbors-20/+83
2024-08-26Auto merge of #12892 - meithecatte:needless-borrows-mutrefs, r=xFrednetbors-5/+59
2024-08-20[beta-1.81] Update cargoWeihang Lo-0/+0
2024-08-15Revert "Auto merge of #125915 - camelid:const-arg-refactor, r=BoxyUwU"Boxy-107/+42
2024-08-12bump stage0 to stable 1.80.1Josh Stone-430/+332
2024-08-01[beta-1.81] Update cargoWeihang Lo-0/+0
2024-07-24rustdoc: clean up and fix ord violations in item sortingMichael Howell-70/+119
2024-07-21Fix dry-run execution of pre-releaseMark Rousskov-0/+6
2024-07-21Switch channel to betaMark Rousskov-1/+1
2024-07-20Auto merge of #127663 - Oneirical:fuzzy-testure, r=jieyouxubors-9/+0
2024-07-20Auto merge of #128002 - matthiaskrgr:rollup-21p0cue, r=matthiaskrgrbors-47/+113
2024-07-20Rollup merge of #127964 - jieyouxu:rmake-rustfmt-skip, r=nnethercoteMatthias Krüger-0/+6
2024-07-20Rollup merge of #127463 - onur-ozkan:precompiled-rustdoc, r=KobzolMatthias Krüger-47/+107
2024-07-20Auto merge of #127658 - compiler-errors:precise-capturing-rustdoc-cross, r=fm...bors-17/+17
2024-07-20use precompiled rustdoc with CI rustconur-ozkan-6/+53
2024-07-20Rollup merge of #127984 - nyurik:src-refs, r=onur-ozkanMatthias Krüger-9/+9
2024-07-20Rollup merge of #127866 - alexcrichton:disable-wasm-component-ld-by-default, ...Matthias Krüger-5/+25
2024-07-20Rollup merge of #127693 - Rejyr:migrate-crate-hash-rustc-version-rmake, r=jie...Matthias Krüger-1/+0
2024-07-19Auto merge of #127968 - fmease:upd-jsondocck-directive-style, r=GuillaumeGomezbors-47/+52
2024-07-19Avoid ref when using format! in compilerYuri Astrakhan-9/+9
2024-07-19rewrite linkage-attr-on-static to rmakeOneirical-2/+0
2024-07-19rewrite lto-no-link-whole-rlib to rmakeOneirical-1/+0
2024-07-19rewrite extern-fn-with-union to rmakeOneirical-1/+0
2024-07-19rewrite extern-fn-generic to rmakeOneirical-1/+0
2024-07-19rewrite c-static-rlib to rmakeOneirical-1/+0
2024-07-19rewrite c-static-dylib to rmakeOneirical-1/+0
2024-07-19rewrite and rename issue-28595 to rmakeOneirical-1/+0
2024-07-19rewrite return-non-c-like-enum-from-c to rmakeOneirical-1/+0
2024-07-19Auto merge of #127969 - matthiaskrgr:rollup-nhxmwhn, r=matthiaskrgrbors-37/+18
2024-07-19Rollup merge of #127963 - GuillaumeGomez:fix-logo-display, r=notriddleMatthias Krüger-1/+0
2024-07-19Rollup merge of #127960 - jieyouxu:minor-rmake-cleanup, r=fmeaseMatthias Krüger-30/+6
2024-07-19Rollup merge of #127934 - Kobzol:checktools-better-error, r=onur-ozkanMatthias Krüger-0/+4
2024-07-19Rollup merge of #127856 - RalfJung:interpret-cast-sanity, r=oli-obkMatthias Krüger-6/+8
2024-07-19Update jsondocck directives to follow ui_test-styleLeón Orell Valerian Liehr-47/+52
2024-07-19Add a change tracker entryAlex Crichton-0/+5
2024-07-19Conditionally build `wasm-component-ld`Alex Crichton-5/+20
2024-07-19run_make_support: skip rustfmt for lib.rs to preserve use ordering许杰友 Jieyou Xu (Joe)-0/+6
2024-07-19Auto merge of #127957 - matthiaskrgr:rollup-1u5ivck, r=matthiaskrgrbors-5/+5
2024-07-19Improve error when a compiler/library build fails in `checktools.sh`Jakub Beránek-0/+4
2024-07-19Fix display of logo "border"Guillaume Gomez-1/+0
2024-07-19run_make_support: cleanup dll/exe filename calculations许杰友 Jieyou Xu (Joe)-30/+6
2024-07-19Auto merge of #127956 - tgross35:rollup-8ten7pk, r=tgross35bors-5/+2
2024-07-19Rollup merge of #127932 - notriddle:notriddle/current, r=GuillaumeGomezMatthias Krüger-3/+5
2024-07-19Rollup merge of #127621 - Oneirical:hypnotest-show, r=jieyouxuMatthias Krüger-2/+0
2024-07-19Auto merge of #125915 - camelid:const-arg-refactor, r=BoxyUwUbors-42/+107