| Age | Commit message (Expand) | Author | Lines |
| 2014-01-28 | syntax: make deriving have slightly less cryptic error messages. | Huon Wilson | -1/+1 |
| 2014-01-27 | auto merge of #11834 : huonw/rust/deriving-spans, r=alexcrichton | bors | -0/+131 |
| 2014-01-27 | As Either no longer exists, remove Either, Left, and Right from syntax files | Scott Lawrence | -9/+0 |
| 2014-01-27 | Add autogenerated tests for the spans of various derived traits. | Huon Wilson | -0/+131 |
| 2014-01-26 | Changed tidy script to remove restriction on FIXME and to warn against XXX in... | Salem Talha | -3/+2 |
| 2014-01-24 | auto merge of #11750 : bnoordhuis/rust/follow-rustc-symlink, r=thestinger | bors | -1/+3 |
| 2014-01-23 | Make check-summary.py support file globbing | Ben Noordhuis | -1/+3 |
| 2014-01-22 | remove old rc extension from detection files | Daniel Micay | -4/+3 |
| 2014-01-18 | auto merge of #11311 : hdima/rust/vim-syntax-spell-check, r=cmr | bors | -7/+7 |
| 2014-01-16 | Update test run summary | Derek Guenther | -9/+17 |
| 2014-01-16 | Merge Bitwise and BitCount traits and remove from prelude, along with Bounded | Brendan Zabarauskas | -2/+1 |
| 2014-01-12 | Bump version to 0.10-pre | Brian Anderson | -1/+1 |
| 2014-01-09 | Remove ApproxEq and assert_approx_eq! | Brendan Zabarauskas | -1/+1 |
| 2014-01-08 | Fix windows installer version to be less verbose | Brian Anderson | -2/+1 |
| 2014-01-07 | mk: Fix the naming of the windows installer harder | Brian Anderson | -1/+2 |
| 2014-01-06 | auto merge of #11354 : brson/rust/versionwin, r=alexcrichton | bors | -1/+1 |
| 2014-01-06 | Use the full version string for the windows installer exe | Brian Anderson | -1/+1 |
| 2014-01-06 | auto merge of #11333 : cmr/rust/triage2, r=alexcrichton | bors | -35/+52 |
| 2014-01-06 | auto merge of #11118 : jhasse/rust/patch-rustlibdir, r=alexcrichton | bors | -1/+2 |
| 2014-01-05 | tidy: spew less chaff | Corey Richardson | -1/+3 |
| 2014-01-05 | Add tidy support for snapshots | Corey Richardson | -34/+49 |
| 2014-01-06 | Do not ignore errors running llvm-config | Seo Sanghyeon | -1/+1 |
| 2014-01-05 | Make rustc's own lib directory configurable and change the default to rustlib... | Jan Niklas Hasse | -1/+2 |
| 2014-01-04 | auto merge of #11314 : adridu59/rust/patch-license, r=brson | bors | -51/+12 |
| 2014-01-04 | auto merge of #11290 : alexcrichton/rust/testname, r=brson | bors | -0/+5 |
| 2014-01-04 | etc: licenseck: don't hardcode a specific year | Adrien Tétar | -51/+12 |
| 2014-01-04 | Add @Spell clusters to Vim syntax file | Dmitry Vasiliev | -7/+7 |
| 2014-01-03 | Fix windows dist script | Brian Anderson | -1/+2 |
| 2014-01-03 | Change rmake and doc-test to support TESTNAME | Alex Crichton | -0/+5 |
| 2014-01-02 | Bump version to 0.9 | Brian Anderson | -1/+1 |
| 2013-12-31 | Fix rust-align-to-expr-after-brace, closes #11239. | John Louis Walker | -1/+3 |
| 2013-12-29 | Rename uses of PkgId to CrateId in librustpkg | Luis de Bethencourt | -1/+1 |
| 2013-12-27 | Renamed ClonableIterator to CloneableIterator | Alexandros Tasos | -1/+1 |
| 2013-12-24 | Test fixes and rebase problems | Alex Crichton | -3/+3 |
| 2013-12-24 | auto merge of #11121 : vadimcn/rust/no-c++2, r=alexcrichton | bors | -0/+1 |
| 2013-12-24 | Stop using C++ exceptions for stack unwinding. | Vadim Chugunov | -0/+1 |
| 2013-12-23 | rustc: Add a lint for the obsolete crate-level link attribute | Brian Anderson | -1/+0 |
| 2013-12-20 | auto merge of #11079 : chris-morgan/rust/fix-11072-regressions, r=brson | bors | -2/+1 |
| 2013-12-19 | auto merge of #11073 : klutzy/rust/issue-10978, r=alexcrichton | bors | -0/+5 |
| 2013-12-20 | Fix two regressions introduced by #11072. | Chris Morgan | -2/+1 |
| 2013-12-19 | auto merge of #11072 : chris-morgan/rust/ctags-tweaks, r=cmr | bors | -11/+12 |
| 2013-12-20 | mklldeps.py: Ignore extra whitespaces of argument | klutzy | -0/+5 |
| 2013-12-19 | Rename pkgid to crate_id | Corey Richardson | -0/+1 |
| 2013-12-20 | Remove many false positives from the ctags results | Chris Morgan | -11/+12 |
| 2013-12-18 | auto merge of #11032 : cmr/rust/rustdoc_test, r=alexcrichton | bors | -0/+1 |
| 2013-12-18 | Add a rustdoc test | Corey Richardson | -0/+1 |
| 2013-12-18 | mklldeps.py: Write to file instead of print | klutzy | -9/+11 |
| 2013-12-18 | llvm: Disable pthread on mingw | klutzy | -491/+1 |
| 2013-12-17 | auto merge of #10967 : chris-morgan/rust/clean-and-tidy-some-traits, r=alexcr... | bors | -2/+2 |
| 2013-12-16 | Fallout of rewriting std::comm | Alex Crichton | -0/+1 |