about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
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
2013-12-14Add "proc" as keyword to emacs modeMicah Chalmer-1/+1
2013-12-15Rename To{Str,Bytes}Consume traits to Into*.Chris Morgan-2/+2
2013-12-14Suppress warnings in run-pass testsKiet Tran-14/+22
2013-12-13auto merge of #10849 : adridu59/rust/patch-css, r=alexcrichtonbors-0/+0
2013-12-13doc: CSS changes + commit improved faviconAdrien Tétar-0/+0
2013-12-11auto merge of #10888 : chris-morgan/rust/2013-12-10-vim-updates, r=thestingerbors-10/+13
2013-12-10auto merge of #10593 : metajack/rust/pkgid-hash, r=brsonbors-0/+1
2013-12-10Make crate hash stable and externally computable.Jack Moffitt-0/+1
2013-12-10Vim keyword highlighting improvements.Chris Morgan-5/+7
2013-12-10Fix up float highlighting in Vim.Chris Morgan-5/+6
2013-12-09Add defun motions for rust-mode.S Pradeep Kumar-25/+269
2013-12-08Add dead-code warning passKiet Tran-0/+1
2013-12-06auto merge of #10797 : pradeep90/rust/rust-mode-changes, r=brsonbors-18/+33
2013-12-06Link rustllvm statically, and distribute a static snapshotAlex Crichton-28/+62
2013-12-04Add Imenu support for rust-mode.S Pradeep Kumar-18/+33
2013-12-04Improve various Vim syntax highlighting things.Chris Morgan-36/+42
2013-11-30Test fixes and merge conflictsAlex Crichton-0/+1
2013-11-29Add a new run-make test directoryAlex Crichton-0/+26
2013-11-29Statically link librustrt to libstdAlex Crichton-4/+0
2013-11-27auto merge of #10621 : Florob/rust/unicode63, r=cmrbors-15/+17
2013-11-27Be more strict about doc commentsCorey Richardson-2/+2
2013-11-27Fix handling of upper/lowercase, and whitespaceFlorian Zeitz-10/+12
2013-11-27Update unicode.py to reflect language changesFlorian Zeitz-5/+5
2013-11-26Turn off attribute_usage warning on check-fastklutzy-12/+16
2013-11-26rustc: Add lint for misplaced crate attributesklutzy-0/+1
2013-11-21Fix --local-rust-root option on Windowsklutzy-10/+11
2013-11-19add path environmentsYoung-il Choi-5/+6
2013-11-13be more robust when removing download artifacts and remove bogus raise statementBenjamin Peterson-2/+5
2013-11-11Move std::rt::io to std::ioAlex Crichton-2/+2
2013-11-08auto merge of #10346 : klutzy/rust/mingw64-32-fix, r=alexcrichtonbors-0/+5
2013-11-08Define WSAPOLLFD only on mingw 4.xklutzy-0/+5