1. 6f2d1ea Merge pull request #2274 from ehuss/risc-def by Eric Huss · 5 days ago master
  2. 01b0ee7 Merge pull request #1908 from ehuss/naked by Travis Cross · 13 days ago
  3. 2609387 Revise `naked` attribute text by Travis Cross · 13 days ago
  4. 864a81c Use more specific link for trait definition function by Eric Huss · 9 months ago
  5. 106ebfd Minor update of `naked` by Eric Huss · 9 months ago
  6. bbf4dc1 Add attributes.codegen.naked.abi by Eric Huss · 1 year ago
  7. 61f8228 Add attributes.codegen.naked.target_feature by Eric Huss · 1 year ago
  8. 8c55763 Move and reword attributes.codegen.naked.unsafe by Eric Huss · 1 year ago
  9. ebe70e2 Add naked attribute template rules by Eric Huss · 1 year ago
  10. bdf4ba1 Add naked example by Eric Huss · 1 year ago
  11. 3fde038 Merge pull request #2268 from ehuss/link_name-invalid-names by Travis Cross · 3 weeks ago
  12. 11015c9 Revise `link_name` restrictions wording by Travis Cross · 3 weeks ago
  13. eac7589 Merge pull request #2224 from tshepang/patch-2 by Eric Huss · 3 weeks ago
  14. d1fb175 Reword "must" to "can" by Eric Huss · 3 weeks ago
  15. d0b0900 Merge pull request #2273 from ehuss/cfg_target_has_atomic_primitive_alignment by Travis Cross · 3 weeks ago
  16. f1b7b9a Revise `target_has_atomic_primitive_alignment` by Travis Cross · 3 weeks ago
  17. 5978835 Merge pull request #2259 from fmease/fix-obs-range-pat-grammars by Eric Huss · 3 weeks ago
  18. 9fa9987 Merge pull request #2276 from ehuss/unwrap-last by Travis Cross · 3 weeks ago
  19. 6ace9ab Unwrap ABI chapter by Eric Huss · 3 weeks ago
  20. f776529 Unwrap safety chapters by Eric Huss · 3 weeks ago
  21. fd3bb57 Unwrap "Linkage" by Eric Huss · 3 weeks ago
  22. 5f75caa Unwrap memory model chapters by Eric Huss · 3 weeks ago
  23. 1723e6d Unwrap "Special types and traits" by Eric Huss · 3 weeks ago
  24. 3c5c1c2 Merge pull request #2264 from DanielEScherzer/repr-c-no-fields by Travis Cross · 3 weeks ago
  25. 264aec4 Integrate `layout.repr.c.struct.align-empty` into `layout.repr.c.struct.align` by Daniel Scherzer · 3 weeks ago
  26. 78bbc5b Merge pull request #2253 from RalfJung/ub-place-proj by Eric Huss · 3 weeks ago
  27. 1c233d6 avoid using 'place projection' for only some of the projections by Ralf Jung · 6 weeks ago
  28. a61431c Document RISC-V d, e, and f extensions by Eric Huss · 3 weeks ago
  29. 5d5be50 Merge pull request #2255 from tlyu/xtask-doctest by Eric Huss · 3 weeks ago
  30. 184f872 Merge pull request #2269 from fmease/block-expr-no-inner-attrs by Eric Huss · 3 weeks ago
  31. f165283 Document target_has_atomic_primitive_alignment by Eric Huss · 4 weeks ago
  32. ad35aca Merge pull request #2271 from arpitjain099/chore/ci-permissions by Eric Huss · 4 weeks ago
  33. e5dde50 ci: declare contents:read on CI workflow by Arpit Jain · 4 weeks ago
  34. 255b7aa Grammar: Don't allow inner attrs in certain block expressions by León Orell Valerian Liehr · 5 weeks ago
  35. 7b88ecb Update link_name for updated restrictions by Eric Huss · 5 weeks ago
  36. ac7b991 Merge pull request #2247 from fmease/fix-generic-args-grammar by Eric Huss · 5 weeks ago
  37. 3496d7e Admit turbofish and path-segment keywords in associated item constraints by León Orell Valerian Liehr · 6 weeks ago
  38. b217e61 Fix the grammar of generic arguments in expressions and patterns by León Orell Valerian Liehr · 6 weeks ago
  39. cf0e391 Merge pull request #2258 from fmease/rn-type-param-bounds by Eric Huss · 5 weeks ago
  40. d6f4cc4 Rename grammar rule `TypeParamBounds` to just `Bounds` by León Orell Valerian Liehr · 6 weeks ago
  41. 081e3c9 Merge pull request #1905 from ehuss/used by Travis Cross · 5 weeks ago
  42. f737c4d Revise `used` attribute text by Travis Cross · 7 weeks ago
  43. 64b1403 Minor update of `used` by Eric Huss · 9 months ago
  44. 97c7d7d Add attribute template rules for used by Eric Huss · 1 year ago
  45. 4ae0ea7 Move used example into an example block by Eric Huss · 1 year ago
  46. 7b537f5 Slightly reword the used intro by Eric Huss · 1 year ago
  47. 6370f3e Unwrap used by Eric Huss · 1 year ago
  48. 8d2c69a New rule `layout.repr.c.struct.align-empty` by Daniel Scherzer · 6 weeks ago
  49. 4fd6140 Merge pull request #2260 from qaijuang/156058-follow-up-pr by Eric Huss · 6 weeks ago
  50. 92ba1b7 Merge pull request #2203 from DanielEScherzer/glossary-zst by Travis Cross · 6 weeks ago
  51. 64a64f9 Add backlinks to `glossary.zst` by Daniel Scherzer · 7 weeks ago
  52. 68c3b76 Glossary: add new entry documenting zero-sized types by Daniel Scherzer · 3 months ago
  53. 6dd9c81 Merge pull request #2246 from ehuss/fix-macos-link_section-test by Travis Cross · 6 weeks ago
  54. b4600c9 external-blocks: place HRTB binders before fn qualifiers by Qai Juang · 6 weeks ago
  55. a81f18f Fix grammar rules pertaining to obsolete range patterns by León Orell Valerian Liehr · 6 weeks ago
  56. ffe4cfd update for review comments by Taylor Yu · 6 weeks ago
  57. 4f86eeb Merge pull request #2248 from fmease/frag-spec-path-more-precise by Eric Huss · 6 weeks ago
  58. ad8504a adjust dev-guide for xtask doctest by Taylor Yu · 6 weeks ago
  59. e6b3010 Merge pull request #2252 from tlyu/ignore-linkcheck by Eric Huss · 6 weeks ago
  60. c2ac774 add xtask doctest by Taylor Yu · 6 weeks ago
  61. 2f11bf2 gitignore linkcheck by Taylor Yu · 6 weeks ago
  62. 694bb95 Make definition of fragment specifier `path` more precise by León Orell Valerian Liehr · 6 weeks ago
  63. b7f68be Fix test failure on macOS with link_section by Eric Huss · 6 weeks ago
  64. 81c52e0 separate a comment from a rule by Tshepang Mbambo · 6 weeks ago
  65. 581920f Merge pull request #2237 from rust-lang/TC/trailing-self-in-paths by Eric Huss · 6 weeks ago
  66. a2904a0 Merge pull request #2244 from tshepang/patch-3 by Eric Huss · 6 weeks ago
  67. 152269b add trailing comma (to follow style guidelines) by Tshepang Mbambo · 6 weeks ago
  68. 55184c7 Merge pull request #2217 from heiher/loong-target-features by Eric Huss · 7 weeks ago
  69. a3600aa Merge pull request #2241 from tshepang/patch-3 by Eric Huss · 7 weeks ago
  70. 772cb26 typo by Tshepang Mbambo · 7 weeks ago
  71. 8c88f9d Merge pull request #2232 from tshepang/patch-4 by Eric Huss · 8 weeks ago
  72. 36397c6 Merge pull request #2233 from tshepang/patch-5 by Eric Huss · 8 weeks ago
  73. d44f8eb Merge pull request #2234 from tshepang/patch-6 by Eric Huss · 8 weeks ago
  74. 7aa3583 Merge pull request #2230 from tshepang/patch-3 by Eric Huss · 8 weeks ago
  75. 7b06f9e Merge pull request #2229 from DanielEScherzer/items.fn.generics.param-bounds by Eric Huss · 8 weeks ago
  76. cf92e58 Document trailing `self` in paths by Travis Cross · 8 weeks ago TC/trailing-self-in-paths
  77. 51bec23 improve readability by Tshepang Mbambo · 8 weeks ago
  78. b65b775 oxford comma by Tshepang Mbambo · 8 weeks ago
  79. 92eb701 typo in example code by Tshepang Mbambo · 8 weeks ago
  80. e79026b typo by Tshepang Mbambo · 8 weeks ago
  81. 49135a5 Clarify items.fn.generics.param-bounds by Daniel Scherzer · 8 weeks ago
  82. 18d4246 Merge pull request #2228 from tshepang/patch-3 by Eric Huss · 8 weeks ago
  83. 675b89d follow formatting style guideline by Tshepang Mbambo · 8 weeks ago
  84. a65a851 Merge pull request #2223 from ehuss/derive-export by Travis Cross · 9 weeks ago
  85. e7c0021 Merge pull request #2221 from rust-lang/TC/use-self-module-restriction by Eric Huss · 9 weeks ago
  86. 9fe9584 Update `derive` export locations by Eric Huss · 9 weeks ago
  87. 8d1af73 Merge pull request #2215 from folkertdev/stabilize-s390x-vector-registers by Eric Huss · 9 weeks ago
  88. 6d20724 Merge pull request #2222 from rust-lang/TC/fix-misuse-of-usage by Eric Huss · 10 weeks ago
  89. f98bfa3 Fix misuse of *usage* in rule identifiers by Travis Cross · 10 weeks ago TC/fix-misuse-of-usage
  90. 74812db Fix misuse of *usage* throughout Reference prose by Travis Cross · 10 weeks ago
  91. d5687ff Use link definition for existing "brace syntax" link by Travis Cross · 10 weeks ago TC/use-self-module-restriction
  92. 32d9e2c Clarify that `{self}` imports require a module parent by Travis Cross · 10 weeks ago
  93. d2715c0 Merge pull request #2205 from joshlf/patch-11 by Travis Cross · 2 months ago
  94. 82c2212 Revise wording of integer alignment guarantee by Travis Cross · 3 months ago
  95. aefd8d2 Separate integer alignment guarantee into new rule by Travis Cross · 3 months ago
  96. 2e51321 [layout] Fix style by Joshua Liebow-Feeser · 3 months ago
  97. 2c6b381 Guarantee alignment of fixed-width integer primitives by Joshua Liebow-Feeser · 3 months ago
  98. 53eb4c6 Doc: Add the LoongArch stabilized target features by WANG Rui · 3 months ago
  99. 038097c Merge pull request #2200 from joshlf/patch-8 by Eric Huss · 3 months ago
  100. dc2906c Add a dedicated rule name for the new usize/isize requirement by Eric Huss · 3 months ago