| Age | Commit message (Expand) | Author | Lines |
| 2016-07-19 | Add regression test. | Jeffrey Seyfried | -0/+9 |
| 2016-07-19 | Support nested `macro_rules!`. | Jeffrey Seyfried | -1/+5 |
| 2016-07-15 | Auto merge of #34841 - alexcrichton:no-mips-soft-float, r=brson | bors | -3/+3 |
| 2016-07-15 | mk: Don't pass -msoft-float on mips-gnu | Alex Crichton | -3/+3 |
| 2016-07-15 | Auto merge of #34570 - jseyfried:no_rename, r=nrc | bors | -806/+251 |
| 2016-07-15 | Auto merge of #34819 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -80/+200 |
| 2016-07-15 | Rollup merge of #34818 - frewsxcv:vecdoc, r=GuillaumeGomez | Guillaume Gomez | -0/+11 |
| 2016-07-15 | Rollup merge of #34804 - GuillaumeGomez:fix_ret, r=steveklabnik | Guillaume Gomez | -5/+24 |
| 2016-07-15 | Rollup merge of #34799 - wuranbo:patch-3, r=steveklabnik | Guillaume Gomez | -2/+56 |
| 2016-07-15 | Rollup merge of #34794 - frewsxcv:exitstatus-success, r=GuillaumeGomez | Guillaume Gomez | -0/+17 |
| 2016-07-15 | Rollup merge of #34777 - glandium:issue34697, r=GuillaumeGomez | Guillaume Gomez | -1/+5 |
| 2016-07-15 | Rollup merge of #34733 - izgzhen:alloc-arc-doc-improve, r=steveklabnik | Guillaume Gomez | -43/+46 |
| 2016-07-15 | Rollup merge of #34456 - tbu-:pr_ptr_null, r=aturon | Guillaume Gomez | -29/+41 |
| 2016-07-15 | Add labels hygiene test | Jeffrey Seyfried | -0/+7 |
| 2016-07-15 | Include the `MacroDefinition` rib in the label ribs. | Jeffrey Seyfried | -4/+16 |
| 2016-07-14 | Auto merge of #34801 - TimNN:rustbuild-doc-fixes, r=alexcrichton | bors | -5/+15 |
| 2016-07-14 | Mention where `std::vec` structs originate from. | Corey Farwell | -0/+11 |
| 2016-07-14 | Auto merge of #34599 - cuviper:unicode-9.0, r=alexcrichton | bors | -849/+950 |
| 2016-07-14 | Auto merge of #34797 - doomrobo:fix-import-trait-method, r=jseyfried | bors | -10/+35 |
| 2016-07-14 | Auto merge of #34824 - alexcrichton:fix-nightlies, r=brson | bors | -2/+1 |
| 2016-07-14 | test: Remove NOTE assertions from trace_macros-gate | Alex Crichton | -2/+1 |
| 2016-07-14 | Auto merge of #34783 - Dridi:cdylib_usage, r=alexcrichton | bors | -2/+2 |
| 2016-07-14 | Auto merge of #33907 - strake:decode_utf8, r=alexcrichton | bors | -0/+80 |
| 2016-07-13 | Auto merge of #34805 - michaelwoerister:stable-bounds-encoding, r=eddyb | bors | -1/+74 |
| 2016-07-13 | Auto merge of #34776 - cuviper:solaris-readdir, r=alexcrichton | bors | -22/+40 |
| 2016-07-13 | add core::char::DecodeUtf8 | M Farkas-Dyck | -0/+80 |
| 2016-07-14 | Remove irrelevant tests | Jeffrey Seyfried | -169/+3 |
| 2016-07-14 | Implement `macro_rules!` placeholders and the macro scope map | Jeffrey Seyfried | -24/+127 |
| 2016-07-14 | Instead of renaming, treat differently marked identifiers as unequal | Jeffrey Seyfried | -560/+37 |
| 2016-07-14 | Remove `IllegalCtxt` | Jeffrey Seyfried | -13/+9 |
| 2016-07-14 | Move node id assigning into `resolve` | Jeffrey Seyfried | -57/+73 |
| 2016-07-13 | Auto merge of #34684 - oli-obk:eval_rustdoc_array_len, r=alexcrichton | bors | -4/+24 |
| 2016-07-13 | Auto merge of #33642 - xen0n:ergonomic-format-macro, r=alexcrichton | bors | -199/+321 |
| 2016-07-14 | syntax_ext: format: better code documentation | Wang Xuerui | -12/+46 |
| 2016-07-14 | format: add tests for ergonomic format_args! | Wang Xuerui | -0/+33 |
| 2016-07-14 | syntax_ext: format: de-duplicate argument objects | Wang Xuerui | -12/+31 |
| 2016-07-14 | syntax_ext: format: process counts uniquely and separately | Wang Xuerui | -11/+62 |
| 2016-07-14 | syntax_ext: format: allow multiple formats for one argument | Wang Xuerui | -72/+57 |
| 2016-07-14 | syntax_ext: format: rename variants of ArgumentType for clarity | Wang Xuerui | -7/+7 |
| 2016-07-14 | syntax_ext: format: resolve named arguments early | Wang Xuerui | -85/+62 |
| 2016-07-14 | syntax_ext: format: separate verification and translation of pieces | Wang Xuerui | -5/+11 |
| 2016-07-14 | format: remove all implicit ref handling outside of libfmt_macros | Wang Xuerui | -54/+36 |
| 2016-07-14 | libfmt_macros: resolve all implicit refs while parsing | Wang Xuerui | -11/+46 |
| 2016-07-13 | Auto merge of #34772 - jseyfried:cleanup_interner, r=eddyb | bors | -395/+145 |
| 2016-07-13 | Add examples for FpCategory | ggomez | -5/+24 |
| 2016-07-13 | Auto merge of #34752 - ollie27:rustdoc_search, r=GuillaumeGomez | bors | -46/+80 |
| 2016-07-13 | build compiler docs if requested in config | Tim Neumann | -4/+12 |
| 2016-07-13 | doc: ffi referenced rust-snappy can not compile | 吴冉波 | -2/+56 |
| 2016-07-13 | only remove directory if it exists | Tim Neumann | -1/+1 |
| 2016-07-13 | create global doc dir for all doc targets | Tim Neumann | -0/+2 |