Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. f84f377 Update reference.md by Manuel Drehwald · 4 years ago
  2. 54baed6 Redirect to the new reference by Steve Klabnik · 8 years ago
  3. b4cd3d9 Revert "Fix up links" by Steve Klabnik · 8 years ago
  4. aebd94f Stabilize field init shorthand by est31 · 8 years ago
  5. 7f1d1c6 Fix up links by Steve Klabnik · 8 years ago
  6. 037ef0b Improve grammar on field init docs by Jake Goulding · 8 years ago
  7. 7f7dc76 Rollup merge of #37928 - chriskrycho:document-rfc-1623, r=steveklabnik by Corey Farwell · 8 years ago
  8. 4096dd6 Add more examples, get everything passing at last. by Chris Krycho · 8 years ago
  9. d1f8c44 Rollup merge of #39459 - phungleson:fix-short-hand-struct-doc, r=steveklabnik by Corey Farwell · 8 years ago
  10. 620074d reference: clarify #[cfg] section by Alex Burka · 8 years ago
  11. 4ddb56b Simplify wording & fix test src/doc by Son · 8 years ago
  12. c4cd4e1 Wrap 80 columns by Son · 8 years ago
  13. 3388855 Add explain struct field init shorthand by Giang Nguyen · 8 years ago
  14. 3f0ca55 Change placement of `[Unstable]` marker in RFC 1623 docs. by Chris Krycho · 8 years ago
  15. e8cb83a Add feature flag to reference docs for RFC 1623. by Chris Krycho · 8 years ago
  16. cf4d90d Fix minor typo by Eijebong · 8 years ago
  17. 543eca2 linkchecker: Fix checking links which are just fragments by Oliver Middleton · 8 years ago
  18. 3075c1f Document custom derive. by Steve Klabnik · 9 years ago
  19. ba60af3 Document RFC 1623: static lifetime elision. by Chris Krycho · 9 years ago
  20. 5cdf128 Document foreign variadic functions in TRPL and the reference. by Corey Farwell · 9 years ago
  21. e095c71 Associated items and variants inherit visibility from their traits and enums respectively. by Liigo · 9 years ago
  22. 8323185 minor fix about visibility in reference by Liigo Zhuang · 9 years ago
  23. 0b0e7ec Rollup merge of #38163 - durka:patch-33, r=bluss by Guillaume Gomez · 9 years ago
  24. dbfcdd4 reference: fix definition of :tt by Alex Burka · 9 years ago
  25. 341f084 Auto merge of #38087 - jooert:remove_unmarked, r=petrochenkov by bors · 9 years ago
  26. ecf6f1b Update items section in reference by jethrogb · 9 years ago
  27. 7cbd18a Remove the `unmarked_api` feature by Johannes Oertel · 9 years ago
  28. 4ccc062 reference: fix duplicate bullet points in feature list by Georg Brandl · 9 years ago
  29. e733667 Rollup merge of #37664 - est31:master, r=nrc by Eduard-Mihai Burtescu · 9 years ago
  30. 1e9aad7 Document the question mark operator by est31 · 9 years ago
  31. 8fd2026 Rollup merge of #35102 - steveklabnik:ref_warning, r=aturon by Steve Klabnik · 9 years ago
  32. 38a959a Auto merge of #36843 - petrochenkov:dotstab, r=nikomatsakis by bors · 9 years ago
  33. 161f262 Auto merge of #37386 - johnthagen:Self-reference-example, r=GuillaumeGomez by bors · 9 years ago
  34. 434c314 Use From trait as an example usage of Self. by johnthagen · 9 years ago
  35. 74bb594 Stabilize `..` in tuple (struct) patterns by Vadim Petrochenkov · 9 years ago
  36. 75a87c5 Auto merge of #37378 - petrochenkov:nopat, r=eddyb by bors · 9 years ago
  37. 9f8d4ee reference: Mention --crate-type=cdylib in the Linkage section by Federico Mena Quintero · 9 years ago
  38. 811a2b9 Prohibit patterns in trait methods without bodies by Vadim Petrochenkov · 9 years ago
  39. a94f593 Stabilise attributes on statements. by Nick Cameron · 9 years ago
  40. 3e63076 Rollup merge of #37008 - tshepang:quotes, r=steveklabnik by Guillaume Gomez · 9 years ago
  41. 13f9dae reference: use ticks instead of quotes by Tshepang Lekhonkhobe · 9 years ago
  42. 58190cc reference: mention `move` keyword for lambdas by angelsl · 9 years ago
  43. a5244dd Add `Send` and `Sync` traits to the reference by Wesley Wiser · 9 years ago
  44. df611a6 added feature description to reference by Andre Bogus · 9 years ago
  45. e4784fc Remove mention of `unsafe_no_drop_flag` from Reference and Nomicon by Andrew Paseltiner · 9 years ago
  46. dfe0f88 Rollup merge of #35754 - QuietMisdreavus:must-use-reference, r=Manishearth by Jonathan Turner · 9 years ago
  47. eef4434 Add the sysv64 calling convention to the list of known calling conventions and add the feature(abi_sysv64) to the list of known features by CensoredUsername · 9 years ago
  48. ab4c492 reference: add trailing commas by Tshepang Lekhonkhobe · 9 years ago
  49. 0384722 Add `must_use` to the Reference by QuietMisdreavus · 9 years ago
  50. 7c1bb9a Finish fixing the operator precedence tables by ubsan · 9 years ago
  51. 76babf9 Fix precedence table in reference by ubsan · 9 years ago
  52. daf2d7d Make it clear that the reference isn't normative by Steve Klabnik · 9 years ago
  53. 493cb97 Rollup merge of #34461 - ubsan:master, r=steveklabnik by Steve Klabnik · 9 years ago
  54. 1fb707d Rollup merge of #33362 - andradei:master, r=Manishearth by Guillaume Gomez · 9 years ago
  55. e2e4b82 Rollup merge of #34742 - abhijeetbhagat:master, r=steveklabnik by Guillaume Gomez · 9 years ago
  56. f396cb42e Update on struct expressions (check #32769) by abhi · 9 years ago
  57. 1e899fd Add vectorcall and fastcall explanation by ubsan · 9 years ago
  58. dbe6a09 First commit, fix ABI string docs in reference.md by ubsan · 9 years ago
  59. b54afbe include list of characters by Alex Burka · 9 years ago
  60. 523dbfc update reference for #29734 by Alex Burka · 9 years ago
  61. 4dcebd2 reference: link to proper ffi attributes by Liigo Zhuang · 9 years ago
  62. 2745d3e Update reference to indicate stabilization of `deprecated` attribute. by Chris Krycho · 9 years ago
  63. d69aeaf Implement `..` in tuple (struct) patterns by Vadim Petrochenkov · 9 years ago
  64. 04835ea Add #[cfg(target_has_atomic)] to get atomic support for the current target by Amanieu d'Antras · 9 years ago
  65. 2912bfb doc: Update reference with better description of target_env by Brian Anderson · 9 years ago
  66. ba6ce12 Improve language. by Isaac Andrade · 9 years ago
  67. 8f76f93 Add mention to RFC 940 in the Rust Reference. by Isaac Andrade · 9 years ago
  68. 4a1e199 Rollup merge of #32383 - aidanhs:aphs-heap-move-guarantee, r=alexcrichton by Manish Goregaokar · 9 years ago
  69. 1605ab3 Add support for naked functions by Ticki · 9 years ago
  70. bb43f58 Document heap allocation location guarantee by Aidan Hobson Sayers · 9 years ago
  71. fc9bc7a Rollup merge of #32149 - steveklabnik:gh31628, r=bluss by Steve Klabnik · 9 years ago
  72. aaca317 Add other primitive types to the reference by Steve Klabnik · 9 years ago
  73. 86fb351 Rollup merge of #32083 - nodakai:reference-scoped-enum-alias, r=nikomatsakis by Steve Klabnik · 9 years ago
  74. be506b2 Rollup merge of #31772 - nodakai:patch-1, r=steveklabnik by Steve Klabnik · 9 years ago
  75. 790178f reference.md: clarify the limitation of type alias on an enum by NODA, Kai · 9 years ago
  76. 559683c reference.md: clarify negation. by NODA, Kai · 9 years ago
  77. 969d027 Clarify the semantics of enum discriminants by Kai Noda · 9 years ago
  78. 8484831d Auto merge of #30884 - durka:inclusive-ranges, r=aturon by bors · 9 years ago
  79. b643782 std: Stabilize APIs for the 1.8 release by Alex Crichton · 9 years ago
  80. 2464013 Add the 'T' present in the rust book by Aidan Hobson Sayers · 9 years ago
  81. 15a8a29 document inclusive range syntax by Alex Burka · 9 years ago
  82. 35b30424d Rollup merge of #31909 - benaryorg:patch-2, r=Manishearth by Manish Goregaokar · 9 years ago
  83. 7a54959 documentation fix by Katze · 9 years ago
  84. d472b69 Document the null-char/null-byte escape in the reference by Georg Brandl · 9 years ago
  85. a834cd1 Rollup merge of #31868 - fhahn:capitalize-Rust, r=steveklabnik by Manish Goregaokar · 9 years ago
  86. f286775 Rollup merge of #31863 - matklad:clarify-reference, r=steveklabnik by Manish Goregaokar · 9 years ago
  87. 145190b Capitalize some occurences of Rust in documentation by Florian Hahn · 9 years ago
  88. 397ab31 reference: clarify use declaration location by Aleksey Kladov · 9 years ago
  89. 58f0d72 reference: vtable entries: copy @nikomatsakis's wording by Ivan Kozik · 9 years ago
  90. 347a257 reference: vtable entries are resolved at runtime by Ivan Kozik · 9 years ago
  91. 09e62ba Rollup merge of #31413 - tshepang:improve, r=steveklabnik by Steve Klabnik · 9 years ago
  92. fc6e769 Rollup merge of #31412 - tshepang:add-trailing-commas, r=steveklabnik by Steve Klabnik · 9 years ago
  93. cd418ba Rollup merge of #31411 - tshepang:idiom, r=steveklabnik by Steve Klabnik · 9 years ago
  94. a2f22a0 reference: add trailing commas by Tshepang Lekhonkhobe · 9 years ago
  95. 69b1d75 reference: make the line a little more readable by Tshepang Lekhonkhobe · 9 years ago
  96. 85b19d8 reference: explicit return at function end is not idiomatic by Tshepang Lekhonkhobe · 9 years ago
  97. 8f803c2 Remove "powerpc64le" and "mipsel" target_arch by Alex Crichton · 9 years ago
  98. 37316e8 Rollup merge of #31264 - est31:block_coment_parent, r=alexcrichton by Manish Goregaokar · 9 years ago
  99. 205f836 Fix reference info about parent doc block comments by est31 · 9 years ago
  100. e23f8b0 Fix examples that use missing_docs lint by Matt Brubeck · 9 years ago