0.10 release
  1. 46867cc Tweak the installation instructions in the README by Alex Crichton · 11 years ago 0.10
  2. 606a316 Update AUTHORS.txt for 0.10 by Brian Anderson · 11 years ago
  3. 671649a Minor adjustments to the 0.10 release notes. by Huon Wilson · 11 years ago
  4. a5681d2 Bump version to 0.10 by Alex Crichton · 11 years ago
  5. a7e057d auto merge of #13189 : alexcrichton/rust/relnotes, r=brson by bors · 11 years ago
  6. ba2fcc1 auto merge of #13230 : Kroisse/rust/encodable-json, r=erickt by bors · 11 years ago
  7. 2deca58 Json doesn't need to depend on IoError to implement Encodable #13230 by Eunchong Yu · 11 years ago
  8. c821cac auto merge of #13223 : brson/rust/dist, r=alexcrichton by bors · 11 years ago
  9. 1c2ccf0 auto merge of #13221 : thestinger/rust/append, r=alexcrichton by bors · 11 years ago
  10. abb6162 auto merge of #13220 : brson/rust/from_iter, r=thestinger by bors · 11 years ago
  11. d2686c7 mk: Workaround distcheck failure on mac. #13224 by Brian Anderson · 11 years ago
  12. 6281299 auto merge of #13206 : TeXitoi/rust/fix-shootout-k-nucleotide, r=alexcrichton by bors · 11 years ago
  13. cbbc1fc vec: convert `append` and `append_one` to methods by Daniel Micay · 11 years ago
  14. ee05219 Rename `from_iterator` to `from_iter` for consistency. by Brian Anderson · 11 years ago
  15. 84e9c06 mk: distcheck --uninstall by Brian Anderson · 11 years ago
  16. 45f2d83 dist: Add libbacktrace to source tarballs by Brian Anderson · 11 years ago
  17. e63b2d3 auto merge of #13219 : brson/rust/dist-root, r=sfackler by bors · 11 years ago
  18. cfb52a5 mk: Don't touch config.tmp or tmp/dist as root. Closes #13190 by Brian Anderson · 11 years ago
  19. 7a70c69 auto merge of #13218 : brson/rust/dist-mac, r=sfackler by bors · 11 years ago
  20. 4aa7a8a mk: Fix 'make dist' on Mac by Brian Anderson · 11 years ago
  21. 612e22e auto merge of #13216 : alexcrichton/rust/fix-configure-for-travis, r=sfackler by bors · 11 years ago
  22. 2674a16 auto merge of #13211 : csherratt/rust/arc_fix, r=alexcrichton by bors · 11 years ago
  23. 90085a1 auto merge of #13215 : sfackler/rust/vim-attr, r=alexcrichton by bors · 11 years ago
  24. 9f990f7 configure: Accept LLVM 3.4.X during configuration by Alex Crichton · 11 years ago
  25. 6e69712 Support new attribute syntax in vim syntax file by Steven Fackler · 11 years ago
  26. 9fc45c1 Check that the old value was 1 and not 0 when dropping a Arc value. by Colin Sherratt · 11 years ago
  27. ec7d0c7 auto merge of #13208 : Tohie/rust/master, r=alexcrichton by bors · 11 years ago
  28. 24cc78d Add draft 0.10 release notes by Alex Crichton · 11 years ago
  29. 7c2abe7 make shootout-k-nucleotide.rs pass official test by Guillaume Pinot · 11 years ago
  30. edc7ad1 Updated references to extra in libcollections docs by Scott Jenkins · 11 years ago
  31. d79fbba auto merge of #13203 : Kimundi/rust/de-map-vec3, r=cmr by bors · 11 years ago
  32. c356e3b Removed deprecated functions `map` and `flat_map` for vectors and slices. by Marvin Löbel · 11 years ago
  33. 86890b9 auto merge of #13200 : sfackler/rust/test-attr, r=cmr by bors · 11 years ago
  34. 9ed33c0 Use new inner attribute syntax in test framework by Steven Fackler · 11 years ago
  35. a708594 auto merge of #13199 : klutzy/rust/msys2, r=cmr by bors · 11 years ago
  36. d9d197d configure: Add MINGW64 OS type by klutzy · 11 years ago
  37. d878df0 auto merge of #13183 : erickt/rust/remove-list, r=alexcrichton by bors · 11 years ago
  38. 3eb3a02 auto merge of #13143 : gentlefolk/rust/issue-9227, r=michaelwoerister by bors · 11 years ago
  39. 363198b auto merge of #13193 : pongad/rust/fixconfig, r=thestinger by bors · 11 years ago
  40. df9cf18 auto merge of #13188 : FlaPer87/rust/master, r=alexcrichton by bors · 11 years ago
  41. 02d186a auto merge of #13185 : alexcrichton/rust/osx-pkg, r=brson by bors · 11 years ago
  42. 8610e4a auto merge of #13168 : jankobler/rust/verify-grammar-02, r=brson by bors · 11 years ago
  43. 74128b1 auto merge of #13187 : brson/rust/dist, r=alexcrichton by bors · 11 years ago
  44. 092eefc configure uses `command -v` instead of `which` #13147 by Michael Darakananda · 11 years ago
  45. 2161719 mk: Restore DESTDIR by Brian Anderson · 11 years ago
  46. 6584f37 auto merge of #13170 : eddyb/rust/syntax-cleanup, r=alexcrichton by bors · 11 years ago
  47. b334f7c auto merge of #13157 : pnkfelix/rust/fsk-iss13140, r=nikomatsakis by bors · 11 years ago
  48. bec333c dist: Tweak the OSX pkg installer by Alex Crichton · 11 years ago
  49. ff733c7 auto merge of #13162 : alexcrichton/rust/attr-syntax, r=brson by bors · 11 years ago
  50. a9c6061 Register new snapshot by Flavio Percoco · 11 years ago
  51. 451e8c1 Convert most code to new inner attribute syntax. by Brian Anderson · 11 years ago
  52. c6bbb95 syntax: Accept meta matchers in macros by Alex Crichton · 11 years ago
  53. c5f8ca5 install: More error handling by Brian Anderson · 11 years ago
  54. c91ce02 install: Extract function for creating absolute paths and reuse it by Brian Anderson · 11 years ago
  55. 766a7c2 install: Fix string formatting in an error by Brian Anderson · 11 years ago
  56. 2205c48 install: Explicitly delete the manifest during uninstall. Misc cleanup by Brian Anderson · 11 years ago
  57. 01d823b install: Verify that installed compiler runs by Brian Anderson · 11 years ago
  58. cbfc0a5 auto merge of #13161 : FlaPer87/rust/master, r=alexcrichton by bors · 11 years ago
  59. 42e1003 auto merge of #13158 : alexcrichton/rust/issue-13123, r=brson by bors · 11 years ago
  60. 68c2706 native: Ignore SIGPIPE by default by Alex Crichton · 11 years ago
  61. fd4f15e auto merge of #13131 : alexcrichton/rust/issue-13124, r=brson by bors · 11 years ago
  62. 0e190b9 native: Use WNOHANG before signaling by Alex Crichton · 11 years ago
  63. 2e6607a Remove `Freeze` and add `Share` in vim's syntax by Flavio Percoco · 11 years ago
  64. b0e3cb5 Remove a RefCell from pprust::State. by Eduard Burtescu · 11 years ago
  65. f65638e De-@ IdentInterner. by Eduard Burtescu · 11 years ago
  66. 83c4e25 De-@ NamedMatch. by Eduard Burtescu · 11 years ago
  67. 8f226e5 De-@ TokenTree. by Eduard Burtescu · 11 years ago
  68. 7cf4d8b Used inherited mutability in lexer::Reader. by Eduard Burtescu · 11 years ago
  69. 63b233c std and green: fix some warnings by Erick Tryzelaar · 11 years ago
  70. e0e8e95 test: remove pure test, which is now redundant with inline tests by Erick Tryzelaar · 11 years ago
  71. a47d52c collections: remove List by Erick Tryzelaar · 11 years ago
  72. b8601a3 auto merge of #13160 : FlaPer87/rust/rename-pod, r=thestinger by bors · 11 years ago
  73. 794ee03 auto merge of #13154 : tomassedovic/rust/patch-1, r=alexcrichton by bors · 11 years ago
  74. 81ec1f3 Rename Pod into Copy by Flavio Percoco · 11 years ago
  75. b6ea796 auto merge of #13149 : brson/rust/rustdoclogo, r=alexcrichton by bors · 11 years ago
  76. ff64381 auto merge of #13107 : seanmonstar/rust/encoder-errors, r=erickt by bors · 11 years ago
  77. 5a68892 auto merge of #13108 : pongad/rust/lintraw, r=huonw by bors · 11 years ago
  78. 22a04ce auto merge of #13174 : brson/rust/dist, r=alexcrichton,huonw by bors · 11 years ago
  79. 476f0e3 mk: Fix syntax error in installation target by Brian Anderson · 11 years ago
  80. 7e987c3 auto merge of #13173 : alexcrichton/rust/rustdoc-mods, r=huonw by bors · 11 years ago
  81. f4518cd Initial support for emitting DWARF for static vars. by gentlefolk · 11 years ago
  82. f1739b1 serialize: use Result by Sean McArthur · 11 years ago
  83. 29436d5 auto merge of #13142 : alexcrichton/rust/issue-13118, r=brson by bors · 11 years ago
  84. 940bfb2 Revert "Modules are either public, or private, so private modules should be stripped out" by Alex Crichton · 11 years ago
  85. 13dafa0 auto merge of #13050 : alexcrichton/rust/no-send-default, r=huonw by bors · 11 years ago
  86. 080d210 mk: Always touch libuv.a by Brian Anderson · 11 years ago
  87. 8eaada5 auto merge of #13151 : brson/rust/dist, r=alexcrichton,brson by bors · 11 years ago
  88. 8d0be73 doc: Update the tutorial about bounds for traits by Alex Crichton · 11 years ago
  89. bb9172d Fix fallout of removing default bounds by Alex Crichton · 11 years ago
  90. bdd24b2 rustc: Stop adding the Send bound implicitly by Alex Crichton · 11 years ago
  91. 3b04fba auto merge of #13136 : alexcrichton/rust/spawn-deadlock, r=brson by bors · 11 years ago
  92. 25e5238 auto merge of #13001 : cmr/rust/unnamed-lifetime-nocapture, r=nikomatsakis by bors · 11 years ago
  93. 5258e13 test/run-pass/out-of-stack: prevent tco by Corey Richardson · 11 years ago
  94. fdfb9eb verify-grammar llnextgen by Jan Kobler · 11 years ago
  95. 2b05263 verify-grammar keyword crate by Jan Kobler · 11 years ago
  96. e91115f verify-grammar path to rust.md by Jan Kobler · 11 years ago
  97. e560db7 auto merge of #13034 : edwardw/rust/match, r=nikomatsakis by bors · 11 years ago
  98. b8ed136 Address review by Corey Richardson · 11 years ago
  99. 7febdb7 rustc: mark references w/anonymous lifetime nocapture by Corey Richardson · 11 years ago
  100. 4112941 _match.rs: prune sub-match tree too aggressively by Edward Wang · 11 years ago