about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2014-01-28syntax: make deriving have slightly less cryptic error messages.Huon Wilson-1/+1
2014-01-27auto merge of #11834 : huonw/rust/deriving-spans, r=alexcrichtonbors-0/+131
2014-01-27As Either no longer exists, remove Either, Left, and Right from syntax filesScott Lawrence-9/+0
2014-01-27Add autogenerated tests for the spans of various derived traits.Huon Wilson-0/+131
2014-01-26Changed tidy script to remove restriction on FIXME and to warn against XXX in...Salem Talha-3/+2
2014-01-24auto merge of #11750 : bnoordhuis/rust/follow-rustc-symlink, r=thestingerbors-1/+3
2014-01-23Make check-summary.py support file globbingBen Noordhuis-1/+3
2014-01-22remove old rc extension from detection filesDaniel Micay-4/+3
2014-01-18auto merge of #11311 : hdima/rust/vim-syntax-spell-check, r=cmrbors-7/+7
2014-01-16Update test run summaryDerek Guenther-9/+17
2014-01-16Merge Bitwise and BitCount traits and remove from prelude, along with BoundedBrendan Zabarauskas-2/+1
2014-01-12Bump version to 0.10-preBrian Anderson-1/+1
2014-01-09Remove ApproxEq and assert_approx_eq!Brendan Zabarauskas-1/+1
2014-01-08Fix windows installer version to be less verboseBrian Anderson-2/+1
2014-01-07mk: Fix the naming of the windows installer harderBrian Anderson-1/+2
2014-01-06auto merge of #11354 : brson/rust/versionwin, r=alexcrichtonbors-1/+1
2014-01-06Use the full version string for the windows installer exeBrian Anderson-1/+1
2014-01-06auto merge of #11333 : cmr/rust/triage2, r=alexcrichtonbors-35/+52
2014-01-06auto merge of #11118 : jhasse/rust/patch-rustlibdir, r=alexcrichtonbors-1/+2
2014-01-05tidy: spew less chaffCorey Richardson-1/+3
2014-01-05Add tidy support for snapshotsCorey Richardson-34/+49
2014-01-06Do not ignore errors running llvm-configSeo Sanghyeon-1/+1
2014-01-05Make rustc's own lib directory configurable and change the default to rustlib...Jan Niklas Hasse-1/+2
2014-01-04auto merge of #11314 : adridu59/rust/patch-license, r=brsonbors-51/+12
2014-01-04auto merge of #11290 : alexcrichton/rust/testname, r=brsonbors-0/+5
2014-01-04etc: licenseck: don't hardcode a specific yearAdrien Tétar-51/+12
2014-01-04Add @Spell clusters to Vim syntax fileDmitry Vasiliev-7/+7
2014-01-03Fix windows dist scriptBrian Anderson-1/+2
2014-01-03Change rmake and doc-test to support TESTNAMEAlex Crichton-0/+5
2014-01-02Bump version to 0.9Brian Anderson-1/+1
2013-12-31Fix rust-align-to-expr-after-brace, closes #11239.John Louis Walker-1/+3
2013-12-29Rename uses of PkgId to CrateId in librustpkgLuis de Bethencourt-1/+1
2013-12-27Renamed ClonableIterator to CloneableIteratorAlexandros Tasos-1/+1
2013-12-24Test fixes and rebase problemsAlex Crichton-3/+3
2013-12-24auto merge of #11121 : vadimcn/rust/no-c++2, r=alexcrichtonbors-0/+1
2013-12-24Stop using C++ exceptions for stack unwinding.Vadim Chugunov-0/+1
2013-12-23rustc: Add a lint for the obsolete crate-level link attributeBrian Anderson-1/+0
2013-12-20auto merge of #11079 : chris-morgan/rust/fix-11072-regressions, r=brsonbors-2/+1
2013-12-19auto merge of #11073 : klutzy/rust/issue-10978, r=alexcrichtonbors-0/+5
2013-12-20Fix two regressions introduced by #11072.Chris Morgan-2/+1
2013-12-19auto merge of #11072 : chris-morgan/rust/ctags-tweaks, r=cmrbors-11/+12
2013-12-20mklldeps.py: Ignore extra whitespaces of argumentklutzy-0/+5
2013-12-19Rename pkgid to crate_idCorey Richardson-0/+1
2013-12-20Remove many false positives from the ctags resultsChris Morgan-11/+12
2013-12-18auto merge of #11032 : cmr/rust/rustdoc_test, r=alexcrichtonbors-0/+1
2013-12-18Add a rustdoc testCorey Richardson-0/+1
2013-12-18mklldeps.py: Write to file instead of printklutzy-9/+11
2013-12-18llvm: Disable pthread on mingwklutzy-491/+1
2013-12-17auto merge of #10967 : chris-morgan/rust/clean-and-tidy-some-traits, r=alexcr...bors-2/+2
2013-12-16Fallout of rewriting std::commAlex Crichton-0/+1