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

  1. fbcc34f Grammar tweak to old guide stub documents. by Tim Parenti · 11 years ago
  2. 4247a30 Add stub deprecation files for each of the old guides. by Huon Wilson · 11 years ago
  3. 16a6ebd "The Rust Programming Language" by Steve Klabnik · 11 years ago
  4. 0dc48b4 Test fixes and rebase conflicts by Alex Crichton · 11 years ago
  5. 7377c0b Merge pull request #20672 from vrana/patch-3 by bors · 11 years ago
  6. 5064c8d Merge pull request #20670 from vrana/patch-2 by bors · 11 years ago
  7. 2e2a2cd Merge pull request #20669 from vrana/patch-1 by bors · 11 years ago
  8. 83d01cc Fix a typo in guide by Jakub Vrána · 11 years ago
  9. 93190b3 Bump some version numbers by Brian Anderson · 11 years ago
  10. 94c170e Fix type annotation in guide by Jakub Vrána · 11 years ago
  11. 7846eb6 Use a better word in the guide by Jakub Vrána · 11 years ago
  12. 38d81ba rollup merge of #20478: SeanTAllen/master by Alex Crichton · 11 years ago
  13. 97f870a unignore and fix doctests in guide and reference by Jorge Aparicio · 11 years ago
  14. ab0c7af ignore boxed closure doctests in the guide/reference by Jorge Aparicio · 11 years ago
  15. 5773bde Merge pull request #20520 from nhowell/patch-1 by bors · 11 years ago
  16. 05164ba Merge pull request #20495 from brson/cargo by bors · 11 years ago
  17. 0b28a79 Merge pull request #20487 from trapp/doc-namespace-typo by bors · 11 years ago
  18. 69479e2 Merge pull request #20428 from tbu-/pr_guide_int_to_i32_2nd_take by bors · 11 years ago
  19. 1436b92 Merge pull request #19963 from tshepang/patch-3 by bors · 11 years ago
  20. 36bed41 doc: Add missing `$`s in the Installing Rust guide by Nick Howell · 11 years ago
  21. e8078c3 Update guide for Cargo installation by Brian Anderson · 11 years ago
  22. 5de7804 Make all integers in the guide `i32`, implicitely by Tobias Bucher · 11 years ago
  23. 15dedb2 Fix typo in documentation. by Timon Rapp · 11 years ago
  24. 0536986 Minor documentation edit. by Sean T Allen · 11 years ago
  25. 3995797 Minor documentation edit. by Sean T Allen · 11 years ago
  26. 656d5bb rollup merge of #20227: FlashYoshi/patch-1 by Alex Crichton · 11 years ago
  27. 5bd7a78 rollup merge of #19625: mrhota/guide_traits by Alex Crichton · 11 years ago
  28. 009ec5d rollup merge of #20315: alexcrichton/std-sync by Alex Crichton · 11 years ago
  29. 76e3bc2 Properly deal with Ordering in the guide by Steve Klabnik · 11 years ago
  30. 56290a0 std: Stabilize the prelude module by Alex Crichton · 11 years ago
  31. f3a7ec7 std: Second pass stabilization of sync by Alex Crichton · 11 years ago
  32. 2c92dde More fallout by Nick Cameron · 11 years ago
  33. 7e2b9ea Fallout - change array syntax to use `;` by Nick Cameron · 11 years ago
  34. 86a03b8 rollup merge of #20332: js-ojus/master by Alex Crichton · 11 years ago
  35. 2dd5192 rollup merge of #20247: steveklabnik/gh20088 by Alex Crichton · 11 years ago
  36. 42ae6bb Minor change to wording in `Variables and Bindings` by JONNALAGADDA Srinivas · 11 years ago
  37. c9531b4 rollup merge of #20275: inthecloud247/patch-1 by Alex Crichton · 11 years ago
  38. 1d373ae rollup merge of #20268: mdinger/pretty by Alex Crichton · 11 years ago
  39. 2fea594 rollup merge of #20252: huonw/doc-no-ignore by Alex Crichton · 11 years ago
  40. 4717f07 rollup merge of #20248: steveklabnik/gh20038 by Alex Crichton · 11 years ago
  41. 9ac9d7a rollup merge of #20210: tshepang/patch-5 by Alex Crichton · 11 years ago
  42. 86d6359 Don't promise that we talk about Rustdoc more by Steve Klabnik · 11 years ago
  43. ccd185e update curl output flag. by John Albietz · 11 years ago
  44. d9e0bbc Update curl flag and add additional two-step installation instructions. by John Albietz · 11 years ago
  45. 875af5b `man rustc` and `rustc --help` say options go first by mdinger · 11 years ago
  46. 0204c1f Remove some `ignore`s from the guide. by Huon Wilson · 11 years ago
  47. b8ffad5 s/task/thread/g by Steve Klabnik · 11 years ago
  48. 17bdc3f Fixed a small typo by Titouan Vervack · 11 years ago
  49. 6ca45c3 doc: surround with symbols, like it should by Tshepang Lekhonkhobe · 11 years ago
  50. daed54d Guide changes: Generics and Traits sections by A.J. Gardner · 11 years ago
  51. 0eafc32 doc: remove repeated info by Tshepang Lekhonkhobe · 11 years ago
  52. 941361b rollup merge of #20102: tshepang/patch-4 by Alex Crichton · 11 years ago
  53. 082bfde Fallout of std::str stabilization by Alex Crichton · 11 years ago
  54. 5acb622 rollup merge of #19957: tshepang/patch-1 by Alex Crichton · 11 years ago
  55. 693cfab rollup merge of #19823: iKevinY/doc-fixes by Alex Crichton · 11 years ago
  56. 7d55249 doc: add missing "by default" by Tshepang Lekhonkhobe · 11 years ago
  57. 1919de8 Miscellaneous changes to Rust Guide by Kevin Yap · 11 years ago
  58. a27fbac Revise std::thread API to join by default by Aaron Turon · 11 years ago
  59. 652a9ac doc: mailing list is deprecated by Tshepang Lekhonkhobe · 11 years ago
  60. 42dbee0 rollup merge of #19930: cllns/lowercase-if by Alex Crichton · 11 years ago
  61. cd07efd rollup merge of #19873: drewm1980/master by Alex Crichton · 11 years ago
  62. bfb5f8b rollup merge of #19743: steveklabnik/gh16143 by Alex Crichton · 11 years ago
  63. bada7df doc: remove extraneous line by Tshepang Lekhonkhobe · 11 years ago
  64. 73d395e Change 'if' to lowercase, so it displays better on the site by Sean Collins · 11 years ago
  65. 92e9e70 auto merge of #19882 : steveklabnik/rust/fix_download, r=nikomatsakis by bors · 11 years ago
  66. bd776b5 Fix windows download links by Steve Klabnik · 11 years ago
  67. 42f4d63 rollup merge of #19714: steveklabnik/gh16219 by Brian Anderson · 11 years ago
  68. 8fcc832 Standardize some usages of "which" in docstrings by Andrew Wagner · 11 years ago
  69. 112faab Update guide/intro to take into account the removal of `proc`. by Niko Matsakis · 11 years ago
  70. 31b240d Add comments with type annotations. by Steve Klabnik · 11 years ago
  71. 3c9d898 Fix up some {ignore} and {notrust}s by Steve Klabnik · 11 years ago
  72. 1a61fe428 Test fixes and rebase conflicts from the rollup by Alex Crichton · 11 years ago
  73. a2e9c99 rollup merge of #19616: steveklabnik/gh19556 by Alex Crichton · 11 years ago
  74. fb587f1 rollup merge of #19614: steveklabnik/gh19599 by Alex Crichton · 11 years ago
  75. a09632f rollup merge of #19576: nhoss2/master by Alex Crichton · 11 years ago
  76. e294772 Add enum namespacing to the Guide. by Steve Klabnik · 11 years ago
  77. 8ba56052 remove usage of notrust from the docs by Steve Klabnik · 11 years ago
  78. e1b77b0 fix 404 by Nafis · 11 years ago
  79. 39646d2 rollup merge of #19526: steveklabnik/gh19402 by Corey Richardson · 11 years ago
  80. 0fb040f rollup merge of #19525: steveklabnik/guide_edits by Corey Richardson · 11 years ago
  81. fb55cbd rollup merge of #19462: MatejLach/but-and_guide by Corey Richardson · 11 years ago
  82. 010cbd0 Tasks aren't actually lightweight :frown: by Steve Klabnik · 11 years ago
  83. f0f7a90 Some small copy edits to the guide. by Steve Klabnik · 11 years ago
  84. ebf22cb replace 'but' with 'and' by Matej Lach · 11 years ago
  85. 5bbe5d6 better wording by Matej Lach · 11 years ago
  86. d9a3ea8 Fix a simple typo by Matej Lach · 11 years ago
  87. 62137b6 rollup merge of #19336: apasel422/guide by Alex Crichton · 11 years ago
  88. 52ca952 rollup merge of #19313: steveklabnik/gh18844 by Alex Crichton · 11 years ago
  89. 935a39b rollup merge of #19312: steveklabnik/gh19177 by Alex Crichton · 11 years ago
  90. 8790ab1 rollup merge of #19310: steveklabnik/gh19178 by Alex Crichton · 11 years ago
  91. b7520f5 fix errors in the guide by Andrew Paseltiner · 11 years ago
  92. 55853c5 We now support 64 bit Windows. by Steve Klabnik · 11 years ago
  93. 8369a60 add slice patterns to the guide by Steve Klabnik · 11 years ago
  94. 72beb1f Extra note about struct matching order by Steve Klabnik · 11 years ago
  95. d7b29a6 Make note that examples need a main() by Steve Klabnik · 11 years ago
  96. e197a2b auto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr by bors · 11 years ago
  97. 17f9de3 Fix the reason for calling a file lib.rs by Jelte Fennema · 11 years ago
  98. 384f611 rollup merge of #18968: danluu/guide_play by Jakub Bukaj · 11 years ago
  99. 3dcd215 Switch to purely namespaced enums by Steven Fackler · 11 years ago
  100. 0f11eb5 Guide: add a pointer to play.rust-lang.org and explain how to run the code examples. by Dan Luu · 11 years ago