| Age | Commit message (Expand) | Author | Lines |
| 2014-01-11 | auto merge of #11491 : wting/rust/wting_7959_document_inline_attributes, r=al... | bors | -6/+28 |
| 2014-01-11 | auto merge of #11488 : kballard/rust/librustpkg-docs, r=brson | bors | -20/+26 |
| 2014-01-11 | Add inline attributes documentation. | William Ting | -6/+28 |
| 2014-01-11 | Add librustuv to doc/index.md | Kevin Ballard | -0/+1 |
| 2014-01-11 | Restore missing line breaks in doc/index.html | Kevin Ballard | -19/+19 |
| 2014-01-11 | doc: build the docs for librustpkg | Kevin Ballard | -1/+6 |
| 2014-01-11 | auto merge of #11483 : kballard/rust/gitignore-doc-rustuv, r=alexcrichton | bors | -0/+1 |
| 2014-01-11 | auto merge of #11480 : SiegeLord/rust/float_base, r=cmr | bors | -11/+133 |
| 2014-01-11 | auto merge of #11477 : adridu59/rust/bug-report, r=cmr | bors | -155/+156 |
| 2014-01-11 | Add /doc/rustuv to .gitignore | Kevin Ballard | -0/+1 |
| 2014-01-11 | auto merge of #11338 : jhasse/rust/patch-rustpkgtarget, r=alexcrichton | bors | -5/+5 |
| 2014-01-11 | Use target libraries instead of host libraries. Fixes #11243 | Jan Niklas Hasse | -5/+5 |
| 2014-01-11 | Tighten up float literal lexing. | SiegeLord | -11/+133 |
| 2014-01-11 | Trim src/ README, bring back version_info everywhere | Adrien Tétar | -18/+14 |
| 2014-01-11 | Various READMEs and docs cleanup | Adrien Tétar | -153/+158 |
| 2014-01-11 | auto merge of #11470 : eminence/rust/rustpkg_help_test, r=alexcrichton | bors | -3/+21 |
| 2014-01-11 | "rustpkg prefer" should print the help for '"prefer" not "uninstall" | Andrew Chin | -1/+1 |
| 2014-01-11 | auto merge of #11472 : kud1ing/rust/iOS, r=alexcrichton | bors | -0/+1 |
| 2014-01-11 | auto merge of #11252 : eddyb/rust/ty-cleanup, r=pcwalton | bors | -912/+769 |
| 2014-01-11 | Use the right type for self in methods and remove obsoleted items. | Eduard Burtescu | -522/+472 |
| 2014-01-11 | Removed free_glue from tydesc (the code is still generated, but inlined in dr... | Eduard Burtescu | -172/+80 |
| 2014-01-11 | Removed obsolete 'e' prefix on ty_evec and ty_estr. | Eduard Burtescu | -235/+234 |
| 2014-01-11 | auto merge of #11463 : brson/rust/envcaps, r=huonw | bors | -7/+7 |
| 2014-01-11 | auto merge of #11468 : klutzy/rust/workcache-cleanup, r=alexcrichton | bors | -36/+9 |
| 2014-01-11 | auto merge of #11461 : alexcrichton/rust/rustdoc-fixes, r=brson | bors | -6/+30 |
| 2014-01-11 | rustdoc: Don't show a fields header if there are none | Alex Crichton | -3/+3 |
| 2014-01-11 | auto merge of #11466 : eminence/rust/fix_rustpkg_help, r=brson | bors | -1/+8 |
| 2014-01-11 | define arch for iOS/ARM | kud1ing | -0/+1 |
| 2014-01-11 | auto merge of #11465 : pcwalton/rust/borrow-check-bug, r=pcwalton | bors | -14/+62 |
| 2014-01-11 | extra::workcache: Remove unused Logger | klutzy | -36/+9 |
| 2014-01-10 | auto merge of #11459 : tedhorst/rust/uninstall_rustlib, r=alexcrichton | bors | -1/+1 |
| 2014-01-11 | Fix `rustpkg help` handling | Andrew Chin | -2/+20 |
| 2014-01-10 | Re-implement --help in rustpkg | Andrew Chin | -1/+8 |
| 2014-01-10 | librustc: Check restrictions on all subcomponents of a path when moving | Patrick Walton | -14/+62 |
| 2014-01-10 | auto merge of #11416 : bjz/rust/remove-print-fns, r=alexcrichton | bors | -336/+350 |
| 2014-01-10 | syntax: Fix capitalization in macro_parser errors | Brian Anderson | -5/+5 |
| 2014-01-10 | rustc: Fix formatting of env! error message | Brian Anderson | -2/+2 |
| 2014-01-10 | auto merge of #11415 : nick29581/rust/visit_trait_option, r=alexcrichton | bors | -5/+6 |
| 2014-01-11 | Remove re-exports of std::io::stdio::{print, println} in the prelude. | Brendan Zabarauskas | -336/+350 |
| 2014-01-10 | rustdoc: Don't show private modules | Alex Crichton | -4/+21 |
| 2014-01-10 | rustdoc: Get --version working | Alex Crichton | -0/+4 |
| 2014-01-10 | doc: build the docs for librustuv | Alex Crichton | -0/+1 |
| 2014-01-10 | rustdoc: Don't strip empty modules with documentation | Alex Crichton | -1/+3 |
| 2014-01-10 | auto merge of #11448 : c-a/rust/u64_from_be_bytes, r=alexcrichton | bors | -11/+101 |
| 2014-01-10 | auto merge of #11449 : rcatolino/rust/assign-binop-handling, r=alexcrichton | bors | -14/+34 |
| 2014-01-10 | Improve invalid operator assignment handling. | Raphael Catolino | -14/+34 |
| 2014-01-10 | fix uninstall target with configurable rustlib directory | Ted Horst | -1/+1 |
| 2014-01-10 | std::io: Optimize u64_from_be_bytes() | Carl-Anton Ingmarsson | -11/+19 |
| 2014-01-10 | auto merge of #11452 : derekchiang/rust/fix-11421, r=cmr | bors | -2/+8 |
| 2014-01-10 | auto merge of #11451 : kud1ing/rust/patch-1, r=cmr | bors | -1/+1 |