about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-04Rollup merge of #141985 - compiler-errors:cycle-in-dep-graph-print, r=oli-obkMatthias Krüger-7/+40
2025-06-04Rollup merge of #141969 - fmease:triagebot-rm-assign-users-on-vacation, r=KobzolMatthias Krüger-4/+0
2025-06-04Rollup merge of #141968 - oli-obk:wfck-everything-at-once, r=wesleywiserMatthias Krüger-68/+63
2025-06-04Rollup merge of #141960 - ferrocene:lw/2015-paths2, r=compiler-errorsMatthias Krüger-290/+290
2025-06-04Rollup merge of #141932 - azhogin:azhogin/async-drop-inside-asyncgen-fix, r=o...Matthias Krüger-8/+31
2025-06-04Rollup merge of #141890 - Derukugis:master, r=fmeaseMatthias Krüger-114/+2
2025-06-04Auto merge of #142028 - matthiaskrgr:rollup-rawl1zo, r=matthiaskrgrbors-139/+185
2025-06-04Add an empty rust-version fileTrevor Gross-0/+0
2025-06-04Replace the musl submodule with a download scriptTrevor Gross-18/+30
2025-06-04Add Location::file_with_nulTaylor Cramer-24/+63
2025-06-04Fix `unnecessary_debug_formatting` FP inside `Debug` impl (#14955)dswij-1/+31
2025-06-04Fix parsing of frontmatters with inner hyphensMatthew Jasper-1/+24
2025-06-05Do not lint macro generated codesdonkomura-15/+32
2025-06-04Report the actual item that evaluation failed forOli Scherer-4/+6
2025-06-04add qualifiers to attribute completionsRyan Mehri-14/+30
2025-06-04Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes`Jake Goulding-669/+500
2025-06-04Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes`Jake Goulding-45/+54
2025-06-04Introduce the `mismatched_lifetime_syntaxes` lintJake Goulding-3/+1447
2025-06-04coretests: move float tests from num to floats module and use a more flexible...Ralf Jung-353/+548
2025-06-04cleaned up some testsKivooeo-170/+98
2025-06-04Rollup merge of #142007 - nnethercote:visitor-comments, r=chenyukangMatthias Krüger-5/+11
2025-06-04Rollup merge of #141959 - ferrocene:lw/2015-edition-directives2, r=compiler-e...Matthias Krüger-46/+74
2025-06-04Rollup merge of #141939 - Qelxiros:139911-exact-div-tests, r=workingjubileeMatthias Krüger-0/+62
2025-06-04Rollup merge of #141924 - rs-sac:extr-doc, r=jhprattMatthias Krüger-7/+7
2025-06-04Rollup merge of #141893 - usamoi:lossless, r=tgross35Matthias Krüger-1/+0
2025-06-04Rollup merge of #141570 - chenyukang:yukang-fix-eq_unspanned, r=workingjubileeMatthias Krüger-1/+3
2025-06-04Rollup merge of #141570 - chenyukang:yukang-fix-eq_unspanned, r=workingjubileeMatthias Krüger-16/+12
2025-06-04Rollup merge of #141271 - nnethercote:attr-streamline, r=jdonszelmannMatthias Krüger-64/+19
2025-06-04Auto merge of #142002 - onur-ozkan:follow-ups2, r=jieyouxubors-26/+26
2025-06-04bootstrap: Fix file permissions when dereferencing symlinkssmpdt-1/+2
2025-06-04Don't refer to 'this tail expression' in expansion.Mara Bos-5/+5
2025-06-04Merge pull request #2456 from jieyouxu/pr-message-nit许杰友 Jieyou Xu (Joe)-2/+2
2025-06-04triagebot: avoid unnecessary line break in PR welcome messageJieyou Xu-2/+2
2025-06-04Don't refer to 'local binding' in extern macro.Mara Bos-4/+10
2025-06-04cleaned up some testsKivooeo-96/+112
2025-06-04match on segments of path and some small cleanupRyan Mehri-23/+14
2025-06-04update `skip_std_check_if_no_download_rustc` doc-commentsonur-ozkan-140/+144
2025-06-04document `skip-std-check-if-no-download-rustc` in rustc-dev-guideonur-ozkan-0/+8
2025-06-04Fix for async drop inside async gen fnAndrew Zhogin-8/+31
2025-06-04Use an enum for SCC representatives, plus other code reviewAmanda Stjerna-136/+131
2025-06-04Merge pull request #19905 from Veykril/push-unwwyqpwqxkyLukas Wirth-35/+46
2025-06-04refactor: Cleanup descension stuffLukas Wirth-35/+46
2025-06-04Add link to correct documentation in htmldocck.pyDerukugi-114/+2
2025-06-04Merge pull request #19922 from Veykril/push-oxyomxrsplpxLukas Wirth-217/+405
2025-06-04feat: Add `dyn` keyword inlay hintsLukas Wirth-2/+142
2025-06-04Give path segment type anchors their own grammar ruleLukas Wirth-158/+223
2025-06-04Remove unnecessary parameters in inlay-hint computationLukas Wirth-58/+41
2025-06-04Merge pull request #4372 from nia-e/multiple-native-libsOli Scherer-57/+70
2025-06-04Merge pull request #2454 from rust-lang/tshepang-expand许杰友 Jieyou Xu (Joe)-2/+6
2025-06-04Merge pull request #2455 from Rageking8/fix-incorrect-use-of-recommend-over-r...许杰友 Jieyou Xu (Joe)-1/+1