| Age | Commit message (Expand) | Author | Lines |
| 2016-02-15 | Add some simple error recovery to the parser and fix tests | Nick Cameron | -21/+6 |
| 2016-02-14 | trans: Don't link whole rlibs to executables | Alex Crichton | -0/+104 |
| 2016-02-14 | Do not expect blocks to have type str. | Eduard Burtescu | -0/+7 |
| 2016-02-14 | Auto merge of #31614 - mitaa:rdoc_locitem_extmac, r=alexcrichton | bors | -0/+35 |
| 2016-02-14 | Rename Module field anonymous_children to module_children, expand it to inclu... | Jeffrey Seyfried | -4/+5 |
| 2016-02-14 | Auto merge of #31391 - frewsxcv:test, r=alexcrichton | bors | -0/+109 |
| 2016-02-13 | Add LLVM ModulePass regression test using run-make. | Corey Farwell | -0/+109 |
| 2016-02-14 | Rollup merge of #31635 - semarie:grep-e, r=alexcrichton | Manish Goregaokar | -2/+2 |
| 2016-02-13 | Auto merge of #31602 - mitaa:rdoc_doc_shorter, r=alexcrichton | bors | -0/+16 |
| 2016-02-13 | Fix ICE on using result of index on a constant to index into a constant | Wesley Wiser | -0/+47 |
| 2016-02-13 | Auto merge of #31596 - mitaa:rdoc_assoc_item, r=alexcrichton | bors | -5/+5 |
| 2016-02-13 | use a compatible syntax for grep GNU/BSD | Sébastien Marie | -2/+2 |
| 2016-02-13 | Auto merge of #31570 - tomaka:ignore-emscripten, r=brson | bors | -2/+129 |
| 2016-02-13 | Disallow non-inline modules without path annotations inside blocks and fix fa... | Jeffrey Seyfried | -0/+15 |
| 2016-02-13 | Auto merge of #31358 - japaric:print-targets, r=alexcrichton | bors | -0/+15 |
| 2016-02-12 | Omit src-links for items from extern macros | mitaa | -0/+35 |
| 2016-02-12 | Auto merge of #30726 - GuillaumeGomez:compile-fail, r=brson | bors | -1/+1 |
| 2016-02-12 | rustc: add a `--print target-list` command | Jorge Aparicio | -0/+15 |
| 2016-02-12 | Auto merge of #31583 - petrochenkov:indi_ast, r=Manishearth | bors | -5/+5 |
| 2016-02-12 | Shorten docstrings after Markdown rendering | mitaa | -0/+16 |
| 2016-02-12 | Auto merge of #31541 - tomaka:more-emscripten, r=brson | bors | -2/+10 |
| 2016-02-12 | Fix associated item identifiers | mitaa | -5/+5 |
| 2016-02-12 | Auto merge of #31368 - JohanLorenzo:dont-strip-if-test-build, r=alexcrichton | bors | -0/+7 |
| 2016-02-11 | Auto merge of #31545 - dotdash:no_noalias, r=alexcrichton | bors | -3/+57 |
| 2016-02-11 | Remove some unnecessary indirection from AST structures | Vadim Petrochenkov | -5/+5 |
| 2016-02-11 | Auto merge of #31532 - tomaka:fix-emscripten, r=brson | bors | -1/+2 |
| 2016-02-11 | Auto merge of #31527 - danlrobertson:i15735, r=alexcrichton | bors | -0/+25 |
| 2016-02-11 | [breaking-change] don't glob export ast::MetaItem_ | Oliver 'ker' Schneider | -2/+2 |
| 2016-02-11 | [breaking-change] don't glob export ast::Item_ variants | Oliver 'ker' Schneider | -3/+3 |
| 2016-02-11 | [breaking-change] don't glob export ast::BinOp_ | Oliver Schneider | -2/+2 |
| 2016-02-11 | Ignore tests that use threads on emscripten | Pierre Krieger | -2/+129 |
| 2016-02-11 | Add -C link-dead-code option r=alexcrichton | Johan Lorenzo | -0/+7 |
| 2016-02-11 | Fix regression from #31461 and fix the test that was supposed to catch it. | Jeffrey Seyfried | -1/+1 |
| 2016-02-11 | Auto merge of #31461 - jseyfried:remove_import_resolutions, r=nrc | bors | -3/+3 |
| 2016-02-10 | Auto merge of #31409 - alexcrichton:command-exec, r=aturon | bors | -0/+162 |
| 2016-02-10 | Workaround LLVM optimizer bug by not marking &mut pointers as noalias | Björn Steinbrink | -3/+57 |
| 2016-02-10 | Auto merge of #31455 - tmiasko:expected-tokens, r=alexcrichton | bors | -0/+20 |
| 2016-02-10 | More emscripten test fixes | Pierre Krieger | -2/+10 |
| 2016-02-10 | std: Implement CommandExt::exec | Alex Crichton | -0/+72 |
| 2016-02-10 | std: Implement CommandExt::before_exec | Alex Crichton | -0/+90 |
| 2016-02-10 | Auto merge of #31499 - kamalmarhubi:cfg-flag-invalid-cfgs, r=brson | bors | -0/+26 |
| 2016-02-10 | Fix x86stdcall test with emscripten | Pierre Krieger | -1/+2 |
| 2016-02-09 | Add test for issue #15735 | Daniel Robertson | -0/+25 |
| 2016-02-09 | Auto merge of #31523 - steveklabnik:rollup, r=steveklabnik | bors | -3/+3 |
| 2016-02-09 | Minor spelling fixes | Carlos E. Garcia | -3/+3 |
| 2016-02-09 | Allow registering MIR-passes through compiler plugins | Oliver Schneider | -0/+76 |
| 2016-02-08 | driver: Include invalid predicate in error message | Kamal Marhubi | -1/+1 |
| 2016-02-08 | rustc: Implement a new `--print cfg` flag | Alex Crichton | -0/+15 |
| 2016-02-08 | driver: Disallow predicates in --cfg specs | Kamal Marhubi | -0/+13 |
| 2016-02-08 | driver: Pass session options to CompilerCallbacks::early_callback() | Kamal Marhubi | -0/+1 |