0.12.0 release
  1. e62ef37 auto merge of #17807 : nick29581/rust/slice6, r=aturon by bors · 11 years ago
  2. 3b0550c Rename slicing methods by Nick Cameron · 11 years ago
  3. 2d38234 Put slicing syntax behind a feature gate. by Nick Cameron · 11 years ago
  4. 5997694 Use slice syntax instead of slice_to, etc. by Nick Cameron · 11 years ago
  5. d007d44 Revise DST test to not require duplicate errors. by Aaron Turon · 11 years ago
  6. 7c8fc95 auto merge of #17803 : bkoropoff/rust/issue-17021, r=alexcrichton by bors · 11 years ago
  7. 0e2f0ac auto merge of #17781 : P1start/rust/bitflags-lints, r=alexcrichton by bors · 11 years ago
  8. e3ca987 Rename the file permission statics in std::io to be uppercase by P1start · 11 years ago
  9. f50b56c auto merge of #17414 : jakub-/rust/issue-17405, r=alexcrichton by bors · 11 years ago
  10. b9896cb Fix handling of struct variants in a couple of places by Jakub Wieczorek · 11 years ago
  11. 1694bf6 Build regression test for issue #17021 with -g by Brian Koropoff · 11 years ago
  12. f56c1c9 auto merge of #17762 : bkoropoff/rust/issue-17734, r=alexcrichton by bors · 11 years ago
  13. 714c8d8 Add regression test for issue #17734 by Brian Koropoff · 11 years ago
  14. c586490 auto merge of #17785 : P1start/rust/diagnostics, r=alexcrichton by bors · 11 years ago
  15. 5660db2 auto merge of #16970 : kmcallister/rust/llvm-unreachable, r=thestinger by bors · 11 years ago
  16. 675aa76 Add tests for intrinsics::unreachable by Keegan McAllister · 11 years ago
  17. cc31d9c Give a more descriptive error when marking non-test items as #[test] by P1start · 11 years ago
  18. a29df44 Tweak ‘discriminant value already exists’ error message by P1start · 11 years ago
  19. 88baca7 Rename vector patterns to array patterns by P1start · 11 years ago
  20. 07aeac8 auto merge of #17761 : bkoropoff/rust/issue-17758, r=alexcrichton by bors · 11 years ago
  21. e434aa1 auto merge of #17760 : bkoropoff/rust/issue-17737, r=eddyb by bors · 11 years ago
  22. 749ff5e auto merge of #17755 : alexcrichton/rust/unblock-snapshot, r=eddyb by bors · 11 years ago
  23. 6f6d13a Add regression test for issue #17758 by Brian Koropoff · 11 years ago
  24. 404db68 Add regression test for issue #17737 by Brian Koropoff · 11 years ago
  25. 136ab3c auto merge of #17731 : bkoropoff/rust/unboxed-by-ref, r=pcwalton by bors · 11 years ago
  26. 1e22b20 test: Fix a test that fails when cross compiling by Alex Crichton · 11 years ago
  27. 39f4bf7 Test fixes from the rollup by Alex Crichton · 11 years ago
  28. 48cdb55 rollup merge of #17739 : eddyb/fix-process-test by Alex Crichton · 11 years ago
  29. 8993a0a rollup merge of #17730 : alexcrichton/snapshot by Alex Crichton · 11 years ago
  30. 79d0e82 rollup merge of #17729 : alexcrichton/issue-17718-start by Alex Crichton · 11 years ago
  31. 2a11f2b rollup merge of #17215 : P1start/lints by Alex Crichton · 11 years ago
  32. ef69388 Fix a race condition between remove_from_env and other io::process tests. by Eduard Burtescu · 11 years ago
  33. da7dcee tests: remove old compile-fail test asserting the removal of `const`. by Eduard Burtescu · 11 years ago
  34. 521ca31 Add some more test coverage of by-ref unboxed closures by Brian Koropoff · 11 years ago
  35. a667a69 Move the lint for the stability lints to the method name only by P1start · 11 years ago
  36. f56c67b Change rustc pretty-printing to print [T, ..n] instead of [T, .. n] by P1start · 11 years ago
  37. 042cdee Correct error message for invalid `ref`/`mut` bindings by P1start · 11 years ago
  38. 4504412 Improve the `non_snake_case` lint to give better suggestions by P1start · 11 years ago
  39. 94bcd35 Set the `non_uppercase_statics` lint to warn by default by P1start · 11 years ago
  40. 9a2286d auto merge of #16995 : kmcallister/rust/plugin-tutorial, r=alexcrichton by bors · 11 years ago
  41. 39344c2 Rehabilitate an unboxed closure test by Brian Koropoff · 11 years ago
  42. d911936 Merge branch 'travis' into rollup by Alex Crichton · 11 years ago
  43. 7e22af3 syntax: Enable parsing of `const` globals by Alex Crichton · 11 years ago
  44. 06a6ba1 test: Don't depend on /bin/bash by Alex Crichton · 11 years ago
  45. f96ee10 Test fixes from the rollup by Alex Crichton · 11 years ago
  46. 7ae802f rollup merge of #17666 : eddyb/take-garbage-out by Alex Crichton · 11 years ago
  47. 9998052 rollup merge of #17722 : jakub-/issue-17169 by Alex Crichton · 11 years ago
  48. fba72d3 rollup merge of #17721 : jakub-/resolved-issues by Alex Crichton · 11 years ago
  49. 2bb4455 rollup merge of #17720 : ben0x539/shifts by Alex Crichton · 11 years ago
  50. d596aa2 rollup merge of #17702 : nick29581/enable-dots-test by Alex Crichton · 11 years ago
  51. 51820b6 rollup merge of #17646 : bkoropoff/cast-ice by Alex Crichton · 11 years ago
  52. 52d2f2a Add tests for a few resolved issues by Jakub Wieczorek · 11 years ago
  53. f2973f63 Fix cross-crate tuple structs in statics by Jakub Wieczorek · 11 years ago
  54. af633ce native: fix passing errno to parent after fork by Benjamin Herr · 11 years ago
  55. d2ea031 Revert "Use slice syntax instead of slice_to, etc." by Aaron Turon · 11 years ago
  56. c0c6c89 Revert "Remove the `_` suffix from slice methods." by Aaron Turon · 11 years ago
  57. 7bf56df Revert "Put slicing syntax behind a feature gate." by Aaron Turon · 11 years ago
  58. 3f0c483 Disable the Roman numerals test on Android due to cross-compile issues by Keegan McAllister · 11 years ago
  59. 58bea31 tests: remove uses of Gc. by Eduard Burtescu · 11 years ago
  60. db55e70 syntax: mark the managed_boxes feature as Removed. by Eduard Burtescu · 11 years ago
  61. b419e9e auto merge of #17663 : eddyb/rust/method-origin-subst, r=nikomatsakis by bors · 11 years ago
  62. 84a4a07 auto merge of #17434 : P1start/rust/borrowck-messages, r=nikomatsakis by bors · 11 years ago
  63. dd7f00d auto merge of #17681 : jgallagher/rust/dep-info-escape-spaces, r=alexcrichton by bors · 11 years ago
  64. 45fd7cd Enable a test for .. in range patterns. by Nick Cameron · 11 years ago
  65. 02c6ebd Change the `use of moved value` error to be more accurate by P1start · 11 years ago
  66. 95cfc35 Put slicing syntax behind a feature gate. by Nick Cameron · 11 years ago
  67. df2f1fa Remove the `_` suffix from slice methods. by Nick Cameron · 11 years ago
  68. 40b9f5d Use slice syntax instead of slice_to, etc. by Nick Cameron · 11 years ago
  69. 35ff2de Clarify some borrowck errors by P1start · 11 years ago
  70. a8577be Output a note when lifetimes cannot be elided from functions by P1start · 11 years ago
  71. a70a037 auto merge of #17673 : aturon/rust/remove-uv, r=alexcrichton by bors · 11 years ago
  72. 61bf75b Add a guide to compiler plugins by Keegan McAllister · 11 years ago
  73. b224dfe auto merge of #17678 : fhahn/rust/issue-17628-infinite-recursion, r=alexcrichton by bors · 11 years ago
  74. 15966c3 Remove iotest macro by Aaron Turon · 11 years ago
  75. 60b859a Remove all use of librustuv by Aaron Turon · 11 years ago
  76. 2883b76 Make --dep-info escape spaces in filenames by John Gallagher · 11 years ago
  77. 8ab6fce auto merge of #17653 : kaini/rust/master, r=alexcrichton by bors · 11 years ago
  78. 49e976d Limit recursion depth for macro expansions, closes #17628 by Florian Hahn · 11 years ago
  79. 60e7317 auto merge of #17501 : pcwalton/rust/improve-method-lookup-autoderef, r=nikomatsakis by bors · 11 years ago
  80. 2f15dcd auto merge of #17584 : pcwalton/rust/range-patterns-dotdotdot, r=nick29581 by bors · 11 years ago
  81. 93408be Add regression test for issue #17444 by Brian Koropoff · 11 years ago
  82. eb8b369 Add regression test for issue #17458 by Brian Koropoff · 11 years ago
  83. 57a05cf auto merge of #17634 : jakub-/rust/if_let, r=kballard by bors · 11 years ago
  84. 496cc4c librustc: Fix up mutability in method autoderefs if incorrect, and by Patrick Walton · 11 years ago
  85. 79d4540 Fold `MethodOrigin`s to resolve inference variables they may contain. by Eduard Burtescu · 11 years ago
  86. 823f108 auto merge of #17639 : brson/rust/windbg2, r=pcwalton by bors · 11 years ago
  87. 8a60952 Move `if let` behind a feature gate by Kevin Ballard · 11 years ago
  88. 976438f Produce a better error for irrefutable `if let` patterns by Kevin Ballard · 11 years ago
  89. 1bc407f Add tests for `if let` by Kevin Ballard · 11 years ago
  90. 40ce87f Ignore yet another windows debuginfo test by Brian Anderson · 11 years ago
  91. 416144b librustc: Forbid `..` in range patterns. by Patrick Walton · 11 years ago
  92. 065a5b0 Fixes ICE when using reexported unit-like structs by Michael Kainer · 11 years ago
  93. d2f8d4c auto merge of #17563 : brson/rust/wintcbfix, r=thestinger by bors · 11 years ago
  94. 7409050 auto merge of #17468 : nick29581/rust/dst-bug-nostd, r=nikomatsakis by bors · 11 years ago
  95. 1c36d1c Emit an error rather than ICEing for a missing built-in bound lang item. by Nick Cameron · 11 years ago
  96. 0c66796 auto merge of #17475 : pnkfelix/rust/fix-17303, r=huonw by bors · 11 years ago
  97. bdeb1d7 Ignore win-tcb test on non-windows by Brian Anderson · 11 years ago
  98. d3e1718 Test fixes from the rollup by Alex Crichton · 11 years ago
  99. 1a18258 rollup merge of #17619 : wizeman/fix-perm by Alex Crichton · 11 years ago
  100. 915511e rollup merge of #17614 : nick29581/slice3 by Alex Crichton · 11 years ago