1. 73602bf Update check-cfg lists for std by Lzu Tao · 5 weeks ago
  2. 0734ae2 Update check-cfg lists for alloc by Lzu Tao · 5 weeks ago
  3. 63fe640 Update check-cfg lists for core by Lzu Tao · 5 weeks ago
  4. 4363278 Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' into clippy-subtree-update by Philipp Krones · 4 weeks ago
  5. bb1481a Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' into clippy-subtree-update by Philipp Krones · 4 weeks ago
  6. c773deb Create a triagebot ping group for Rust for Linux by Jakub Beránek · 4 weeks ago
  7. a14ca60 don't inhibit random field reordering on repr(packed(1)) by Ralf Jung · 4 weeks ago
  8. 37aeb75 don't inhibit random field reordering on repr(packed(1)) by Ralf Jung · 4 weeks ago
  9. 5065123 Auto merge of #124676 - djkoloski:relax_multiple_sanitizers, r=cuviper,rcvalle by bors · 4 weeks ago
  10. 51cf381 Don't do cc detection for synthetic targets by Ben Kimock · 4 weeks ago
  11. fde4a22 core: actually use TAIT instead of emulating it by joboet · 4 weeks ago
  12. 4f98cc6 Correctly handle closing parens in `missing_backticks` doc lint by Guillaume Gomez · 5 weeks ago
  13. c0b4b45 interpret: make overflowing binops just normal binops by Ralf Jung · 4 weeks ago
  14. 6715446 Auto merge of #125358 - matthiaskrgr:rollup-mx841tg, r=matthiaskrgr by bors · 4 weeks ago
  15. 719eee2 test: add tests for extern preludes resolving in local mods by roife · 4 weeks ago
  16. 2efebd2 Auto merge of #12765 - yusufraji:while-float, r=llogiq by bors · 4 weeks ago
  17. 2cff3e9 Move `#[do_not_recommend]` to the `#[diagnostic]` namespace by Georg Semmler · 6 weeks ago
  18. e6e05d5 Rollup merge of #125348 - tbu-:pr_doc_path_absolute, r=jhpratt by Matthias Krüger · 4 weeks ago
  19. fd975f7 Rollup merge of #125266 - workingjubilee:stream-plastic-love, r=RalfJung,nikic by Matthias Krüger · 4 weeks ago
  20. a8ee8d5 Rollup merge of #125225 - madsmtm:ios-crt_externs.h, r=workingjubilee by Matthias Krüger · 4 weeks ago
  21. 7ef533b Rollup merge of #125218 - Oneirical:easy-test-the-third, r=jieyouxu by Matthias Krüger · 4 weeks ago
  22. 4abf179 Rollup merge of #125011 - diondokter:opt-for-size, r=Amanieu,kobzol by Matthias Krüger · 4 weeks ago
  23. 4a4883b Rollup merge of #124772 - madsmtm:apple-platform-support-docs, r=oli-obk by Matthias Krüger · 4 weeks ago
  24. df59800 Rollup merge of #124570 - nnethercote:misc-cleanups, r=michaelwoerister by Matthias Krüger · 4 weeks ago
  25. e8fbd99 Auto merge of #124097 - compiler-errors:box-into-iter, r=WaffleLapkin by bors · 4 weeks ago
  26. f8c992f Migrate `run-make/rustdoc-scrape-examples-multiple` to `rmake.rs` by Guillaume Gomez · 4 weeks ago
  27. 8f11f48 Use Backtrace::force_capture instead of Backtrace::capture in rustc_log by Michael Woerister · 4 weeks ago
  28. e875391 Auto merge of #123812 - compiler-errors:additional-fixes, r=fmease by bors · 4 weeks ago
  29. 6add5c9 Document behavior of `create_dir_all` wrt. empty path by Tobias Bucher · 5 weeks ago
  30. 1d0e4af Auto merge of #125298 - tesuji:arrcmp, r=nikic by bors · 4 weeks ago
  31. 3ac816a Sort `rustc_middle` attributes. by Nicholas Nethercote · 7 weeks ago
  32. ac847b2 Remove unused features from `rustc_middle`. by Nicholas Nethercote · 7 weeks ago
  33. c1d5b6a Remove erroneous comment. by Nicholas Nethercote · 7 weeks ago
  34. ce22232 Minor `pub` and whitespace cleanups. by Nicholas Nethercote · 7 weeks ago
  35. d8ea468 Reorder some `use` items. by Nicholas Nethercote · 8 weeks ago
  36. eb10eb2 Reorder top-level attributes. by Nicholas Nethercote · 8 weeks ago
  37. d8950084 Move 100 entries from tests/ui into subdirs by Jubilee Young · 5 weeks ago
  38. 9cb6bb8 Auto merge of #125284 - compiler-errors:uplift-misc, r=lcnr by bors · 4 weeks ago
  39. 95c47d3 simplify by Oneirical · 4 weeks ago
  40. 8e7517d Auto merge of #125349 - matthiaskrgr:rollup-p2mbdxi, r=matthiaskrgr by bors · 4 weeks ago
  41. a2a6fe7 Inline get_node_fn_decl into get_fn_decl, simplify/explain logic in report_return_mismatched_types by Michael Goulet · 2 months ago
  42. e7d6da3 Add codegen test for array comparision opt by Lzu Tao · 5 weeks ago
  43. b826eb2 Rename confusing function name by Michael Goulet · 2 months ago
  44. d2dabee Remove redundant blk_id parameter by Michael Goulet · 2 months ago
  45. 5915850 No need to pass parent of block for BlockTailExpression by Michael Goulet · 2 months ago
  46. ffdf277 Consolidate two arms doing the same thing by Michael Goulet · 2 months ago
  47. addd931 Remove get_parent_fn_decl; it's redundant by Michael Goulet · 2 months ago
  48. ca1337a Remove a clippy test that doesn't apply anymore by Michael Goulet · 9 weeks ago
  49. 917bb83 Fix miri too by Michael Goulet · 5 weeks ago
  50. bd0d306 Remove a clippy test that doesn't apply anymore by Michael Goulet · 9 weeks ago
  51. bc6b70f Adjust the method ambiguity lint too by Michael Goulet · 9 weeks ago
  52. a502e7a Implement BOXED_SLICE_INTO_ITER by Michael Goulet · 9 weeks ago
  53. 1a81092 Add the impls for Box<[T]>: IntoIterator by Michael Goulet · 9 weeks ago
  54. c86a4aa Backticks by Michael Goulet · 9 weeks ago
  55. 63fa01e Rollup merge of #125346 - tbu-:pr_rm_path_to_str, r=wesleywiser by Matthias Krüger · 4 weeks ago
  56. 73bb47e Rollup merge of #125333 - hermit-os:fuse, r=workingjubilee by Matthias Krüger · 4 weeks ago
  57. 75728fe Rollup merge of #125332 - rustbot:docs-update, r=ehuss by Matthias Krüger · 4 weeks ago
  58. e97103f Rollup merge of #125308 - lcnr:search-graph-5, r=compiler-errors by Matthias Krüger · 4 weeks ago
  59. 4b26045 Rollup merge of #125158 - Nilstrieb:block-indent, r=compiler-errors by Matthias Krüger · 4 weeks ago
  60. 62da957 Rollup merge of #125123 - a1phyr:fix-read_exact, r=workingjubilee by Matthias Krüger · 4 weeks ago
  61. e275d2d Rollup merge of #124283 - surechen:fix_123558, r=estebank by Matthias Krüger · 4 weeks ago
  62. 8903de3 Rollup merge of #124050 - saethlin:less-sysroot-libc, r=ChrisDenton by Matthias Krüger · 4 weeks ago
  63. 60faa27 Auto merge of #125166 - lovesegfault:embed-rustc-perf, r=Mark-Simulacrum by bors · 4 weeks ago
  64. f6cf103 Small fixes to `std::path::absolute` docs by Tobias Bucher · 4 weeks ago
  65. fa1b7f2 Remove some `Path::to_str` from `rustc_codegen_llvm` by Tobias Bucher · 4 weeks ago
  66. f99c9ff track cycle participants per entry by lcnr · 5 weeks ago
  67. ee0f20b move global cache lookup into fn by lcnr · 5 weeks ago
  68. 82df0c3 move fixpoint step into subfunction by lcnr · 5 weeks ago
  69. b31625c Accounted for possible extra layers before the consuming parent expr by schvv31n · 4 weeks ago
  70. b92758a Auto merge of #125219 - Urgau:check-cfg-cargo-config, r=fmease by bors · 4 weeks ago
  71. 9e5523e lint_groups_priority: ignore lints & groups at the same level by Alex Macleod · 4 weeks ago
  72. d39dc0a switch also the default implementation for read_vectored by Stefan Lankes · 4 weeks ago
  73. 972633f Fix parsing of erroneously placed semicolons by ardi · 5 weeks ago
  74. 20fd725 Document platform-specifics for `Read` and `Write` of `File` by Tobias Bucher · 4 weeks ago
  75. 7b1527f hir pretty: fix block indent by Nilstrieb · 5 weeks ago
  76. 56ad545 Extend tests for intrinsic definitions by Mohammad Omidvar · 4 weeks ago
  77. f0cb386 Add intrinsic definition and retrieval APIs by Mohammad Omidvar · 4 weeks ago
  78. be71fd4 Auto merge of #125331 - matthiaskrgr:rollup-4kfrh4n, r=matthiaskrgr by bors · 4 weeks ago
  79. 9fa07a4 Uplift TermKind by Michael Goulet · 5 weeks ago
  80. b0f1afd Rework var resolution in InferCtxtLike, uplift EagerResolver by Michael Goulet · 5 weeks ago
  81. 569fb43 Uplift RegionVid by Michael Goulet · 5 weeks ago
  82. c170bf9 switch to the default implementation of `write_vectored` by Stefan Lankes · 4 weeks ago
  83. ba8fba9 Update books by rustbot · 4 weeks ago
  84. 1640225 Rollup merge of #125318 - GuillaumeGomez:migrate-rustdoc-examples-whitespaces, r=jieyouxu by Matthias Krüger · 4 weeks ago
  85. a79737c Rollup merge of #125314 - jdonszelmann:global-registration-feature-gate, r=pnkfelix by Matthias Krüger · 4 weeks ago
  86. acf38f8 Rollup merge of #125173 - scottmcm:never-checked, r=davidtwco by Matthias Krüger · 4 weeks ago
  87. 83cceea Rollup merge of #125305 - jwong101:120493-codegen-test, r=the8472 by Matthias Krüger · 4 weeks ago
  88. 9987e90 Rollup merge of #125173 - scottmcm:never-checked, r=davidtwco by Matthias Krüger · 4 weeks ago
  89. e0d9228 Rollup merge of #125106 - Zalathar:expressions, r=davidtwco by Matthias Krüger · 4 weeks ago
  90. ba1bb80 Rollup merge of #124917 - cardigan1008:issue-124819, r=pnkfelix by Matthias Krüger · 4 weeks ago
  91. 29c603c Rollup merge of #124682 - estebank:issue-40990, r=pnkfelix by Matthias Krüger · 4 weeks ago
  92. a2e0f10 address nit by Felix S Klock II · 4 weeks ago
  93. 474bee7 Auto merge of #118014 - keith:ks/remove-unnecessary-fembed-bitcode-usage-now-that-it-s-deprecated, r=clubby789 by bors · 4 weeks ago
  94. 39ef149 Undo accidental change to tests/ui/sanitizer/thread.rs by Ben Kimock · 5 weeks ago
  95. aa31281 Remove Windows dependency on libc by Ben Kimock · 9 weeks ago
  96. 30379f9 Update tests/incremental/foreign.rs by Ben Kimock · 9 weeks ago
  97. f45a7a2 Fix feature-gates/rustc-private.rs by Ben Kimock · 9 weeks ago
  98. 7a906e1 Port stdout-during-shutdown by Ben Kimock · 9 weeks ago
  99. 70147cd Patch up foreign-fn-linkname.rs by Ben Kimock · 9 weeks ago
  100. 281178d Add a Windows version of foreign2.rs by Ben Kimock · 9 weeks ago