1. 3882474 Merge pull request #2033 from tshepang/tuple-struct-extensions by Travis Cross · 14 hours ago master
  2. 76cd60a Revise extending tuple struct constructor examples by Travis Cross · 15 hours ago
  3. 5acc59f add lifetime extension tests for tuple struct temporaries by Tshepang Mbambo · 28 hours ago
  4. 1536d89 Merge pull request #1781 from madsmtm/apple-target-env-abi by Eric Huss · 3 days ago
  5. 605bf59 `target_abi` disambiguates the target in general by Mads Marquart · 3 days ago
  6. a7dac0a Merge pull request #2031 from mattheww/2025-10_typos by Eric Huss · 4 days ago
  7. ea8e654 tokens.md: typo fixes (addition -> edition) by Matthew Woodcraft · 4 days ago
  8. e11adf6 Merge pull request #2013 from tshepang/add-a-paragraph by Eric Huss · 7 days ago
  9. b71f831 Combine the two const function sections by Eric Huss · 7 days ago
  10. 431465a unwrap by Tshepang Mbambo · 11 days ago
  11. 7bbf535 separate uses from what is allowed in const fns themselves by Tshepang Mbambo · 11 days ago
  12. cd00008 Merge pull request #2015 from tshepang/tuple-enum-variant by Eric Huss · 7 days ago
  13. 9d634f1 unwrap by Tshepang Mbambo · 10 days ago
  14. 8eb20e2 Merge pull request #2017 from rust-lang/TC/remote-caveat-about-format_args by Eric Huss · 7 days ago
  15. 4c8f8b7 Merge pull request #2002 from a4lg/riscv-extension-ref-update-2025.1 by Eric Huss · 7 days ago
  16. 1adf4c7 Use oxford comma by Eric Huss · 7 days ago
  17. 65b1ef1 Merge pull request #2019 from tshepang/patch-1 by Eric Huss · 7 days ago
  18. d24ba16 Move inferred type example to an example block by Eric Huss · 7 days ago
  19. 0f04386 Merge pull request #2011 from ehuss/triagebot-range-diff by Travis Cross · 7 days ago
  20. 11f3506 Add triagebot range-diff feature by Eric Huss · 11 days ago
  21. b695e83 inferred.md: add missing id by Tshepang Mbambo · 9 days ago
  22. 48b8659 Remove caveats related to `format_args!` expansion by Travis Cross · 10 days ago TC/remote-caveat-about-format_args
  23. c4195d4 Merge pull request #2016 from tshepang/patch-1 by Eric Huss · 10 days ago
  24. a15dcfc use AND when searching for multiple terms by Tshepang Mbambo · 10 days ago
  25. 377c8d8 Merge pull request #2014 from tshepang/patch-2 by Eric Huss · 10 days ago
  26. 62d9cf7 Merge pull request #2012 from tshepang/patch-1 by Eric Huss · 10 days ago
  27. 1c7a1b8 use "tuple enum variant" more consistently by Tshepang Mbambo · 10 days ago
  28. 5fdad6f enumerations.md: fix pluralisation by Tshepang Mbambo · 10 days ago
  29. 3a2be92 const_eval.md: use sentence case for section title, for consistency by Tshepang Mbambo · 11 days ago
  30. 7d03395 Merge pull request #2007 from tshepang/patch-2 by Eric Huss · 11 days ago
  31. 894d4d7 Merge pull request #2005 from a4lg/riscv-inline-asm-v-state by Eric Huss · 12 days ago
  32. 08c972e Merge pull request #2006 from tshepang/patch-1 by Eric Huss · 12 days ago
  33. 6d489f8 RISC-V: Add vector state registers by Tsukasa OI · 3 weeks ago
  34. b88ca95 Merge pull request #1991 from epage/whitespace by Travis Cross · 12 days ago
  35. 60eb145 Reformat whitespace list for consistency by Eric Huss · 12 days ago
  36. dae9422 Create Whitespace grammar productions by Ed Page · 4 weeks ago
  37. 50c3bbe destructors.md: improve readability by adding pauses by Tshepang Mbambo · 12 days ago
  38. 68165a9 destructors.md: point to core:: instead of std:: by Tshepang Mbambo · 12 days ago
  39. cc7247d Merge pull request #1992 from dianne/destructuring-temp-scope by Travis Cross · 2 weeks ago
  40. 1e63288 Revise text on temporaries and destructuring assignment by Travis Cross · 4 weeks ago
  41. 006076a document temporary scoping for destructuring assignments by dianne · 4 weeks ago
  42. 268200d Merge pull request #1980 from dianne/extending-macros by Travis Cross · 2 weeks ago
  43. abedccf Revise text on built-in macro lifetime extension by Travis Cross · 4 weeks ago
  44. 7e56e55 specify lifetime extension of `pin!` and `format_args!` arguments by dianne · 6 weeks ago
  45. 0752505 RISC-V: Update implication from `zbc` by Tsukasa OI · 3 weeks ago
  46. 11c02f5 RISC-V: Fix link for `zbkc` by Tsukasa OI · 3 weeks ago
  47. b04ae33 RISC-V: Reference to ISA Manual, version 20250508 by Tsukasa OI · 3 weeks ago
  48. e0393d6 RISC-V: Remove non-existent `Zb` by Tsukasa OI · 3 weeks ago
  49. e5a1af4 Merge pull request #1936 from RalfJung/c-variadics by Travis Cross · 3 weeks ago
  50. 596cfde Revise c-variadics changes editorially by Travis Cross · 3 weeks ago
  51. 679dabc update for more ABIs supporting c-variadics by Ralf Jung · 3 months ago
  52. 70ff5df Merge pull request #1995 from ehuss/fix-end-span by Travis Cross · 3 weeks ago
  53. a135230 Merge pull request #1997 from ehuss/no-strike by Travis Cross · 3 weeks ago
  54. 0275c80 Merge pull request #2000 from ehuss/extern-block-restrictions by Travis Cross · 3 weeks ago
  55. 2b4018d Switch ABI list to em dashes, fix typographical errors by Travis Cross · 3 weeks ago
  56. 68a9928 Specify the target limits for target-specific ABIs by Eric Huss · 3 weeks ago
  57. 38ca029 Remove strike attribute by Eric Huss · 3 weeks ago
  58. f9ab855 Fix incorrect span tag by Eric Huss · 3 weeks ago
  59. d01f991 Merge pull request #1966 from jieyouxu/invalid-suffix by Eric Huss · 4 weeks ago
  60. 1f6ec41 Merge pull request #1988 from rust-lang/TC/enable-chapter-folding by Eric Huss · 4 weeks ago
  61. f82156b Merge pull request #1993 from rust-lang/TC/add-grammar-comments-support by Eric Huss · 4 weeks ago
  62. b3b582c Add support to grammar for single line comments by Travis Cross · 4 weeks ago TC/add-grammar-comments-support
  63. 890caa2 Move per-theme CSS variables to top by Travis Cross · 4 weeks ago
  64. 0e6e036 Add trailing semicolon to CSS rules missing one by Travis Cross · 4 weeks ago
  65. f9c43be Clean up whitespace in `reference.css` by Travis Cross · 4 weeks ago
  66. b3ce606 Merge pull request #1990 from epage/consistency by Travis Cross · 4 weeks ago
  67. e44a967 Convert `BlockCommentOrDoc` to SCREAMING_CASE by Ed Page · 4 weeks ago
  68. 0adfec3 Merge pull request #1989 from epage/notation by Travis Cross · 4 weeks ago
  69. 7da73b2 Revise link to grammar syntax in grammar summary by Travis Cross · 4 weeks ago
  70. 25a4588 Move `input.syntax` to the corresponding chapter by Travis Cross · 4 weeks ago
  71. fd70409 Add rule identifiers to notation chapter by Travis Cross · 4 weeks ago
  72. 62286c1 Link out to the notation from grammar summary by Ed Page · 4 weeks ago
  73. 1f9c869 Enable folding of chapter listing in navigation sidebar by Travis Cross · 4 weeks ago TC/enable-chapter-folding
  74. bcb96fb Merge pull request #1975 from theemathas/patch-2 by Travis Cross · 5 weeks ago
  75. 83b98aa Revise extending patterns text by Travis Cross · 5 weeks ago
  76. 58b917b Or-patterns are extending by Tim (Theemathas) Chirananthavat · 6 weeks ago
  77. 4984678 Merge pull request #1981 from dianne/extending-match by Travis Cross · 5 weeks ago
  78. 1071e07 Add note about breaking up failure cases in tests by Travis Cross · 5 weeks ago
  79. f45f40d Generalize item about edition test annotations by Travis Cross · 5 weeks ago
  80. 7712fe4 Add note about non-extension of array repeat operands by Travis Cross · 5 weeks ago
  81. c367664 Revise and extend text on extending expressions by Travis Cross · 5 weeks ago
  82. 48587c7 specify lifetime extension of `match` arms and `if` tail expressions by dianne · 6 weeks ago
  83. 0ec5eba Merge pull request #1979 from dianne/lifetime-extension-doctests by Travis Cross · 5 weeks ago
  84. 6c5013c Clean up and properly test temporary lifetime extension by dianne · 6 weeks ago
  85. b091a8a Merge pull request #1907 from ehuss/cold-inline by Travis Cross · 5 weeks ago
  86. 80afb2e Add rule about meaning of `inline` with `async` by Travis Cross · 5 weeks ago
  87. 0f9d592 Revise text for `inline` and `cold` by Travis Cross · 5 weeks ago
  88. 48ffb2e Update cold to use the attribute template by Eric Huss · 4 months ago
  89. c43da99 Add attributes.codegen.inline.externally-exported by Eric Huss · 4 months ago
  90. ebe4496 Add attributes.codegen.inline.trait by Eric Huss · 4 months ago
  91. 9160b20 Update inline to use the attribute template by Eric Huss · 4 months ago
  92. e7b9db6 Remove "optimization hints" section by Eric Huss · 4 months ago
  93. 0b02327 Convert items.fn.attributes.builtin-attributes to a list by Eric Huss · 4 months ago
  94. 986b500 Unwrap cold and inline by Eric Huss · 4 months ago
  95. 3279c0e Merge pull request #1977 from ehuss/diagrams-plural by Travis Cross · 6 weeks ago
  96. bf31625 Pluralize "syntax diagrams" by Eric Huss · 6 weeks ago
  97. 89f67b3 Merge pull request #1912 from ehuss/instruction_set by Travis Cross · 6 weeks ago
  98. 71d7c2a Revise `instruction_set` text by Travis Cross · 6 weeks ago
  99. 5ffe310 Update instruction_set to use the attribute template by Eric Huss · 4 months ago
  100. 00405f8 Merge pull request #1922 from ehuss/debugger_visualizer by Travis Cross · 7 weeks ago