| Age | Commit message (Expand) | Author | Lines |
| 2016-11-17 | Auto merge of #37732 - jseyfried:use_extern_macros, r=nrc | bors | -4/+74 |
| 2016-11-17 | Auto merge of #37793 - jseyfried:fix_proc_macro_def_ids, r=nrc | bors | -0/+49 |
| 2016-11-17 | Add tests. | Jeffrey Seyfried | -0/+70 |
| 2016-11-17 | Add feature `use_extern_macros`. | Jeffrey Seyfried | -2/+2 |
| 2016-11-17 | Refactor out `PerNS`. | Jeffrey Seyfried | -2/+2 |
| 2016-11-16 | Auto merge of #37375 - GuillaumeGomez:cast_message, r=arielb1 | bors | -9/+3 |
| 2016-11-16 | Improve reference cast help message | Guillaume Gomez | -9/+3 |
| 2016-11-16 | Add regression test. | Jeffrey Seyfried | -0/+49 |
| 2016-11-16 | Auto merge of #37545 - alexcrichton:crt-static, r=brson | bors | -0/+300 |
| 2016-11-16 | rustc: Implement #[link(cfg(..))] and crt-static | Alex Crichton | -0/+300 |
| 2016-11-16 | Auto merge of #37773 - ollie27:rustdoc_inline_glob, r=brson | bors | -0/+173 |
| 2016-11-15 | Auto merge of #37758 - euclio:unstable, r=brson | bors | -0/+10 |
| 2016-11-14 | Auto merge of #37771 - alexcrichton:fix-nightlies, r=brson | bors | -15/+21 |
| 2016-11-14 | rustdoc: Fix some local inlining issues | Oliver Middleton | -0/+173 |
| 2016-11-14 | test: Move missing-items to a ui test | Alex Crichton | -15/+21 |
| 2016-11-14 | Auto merge of #37278 - matklad:lone-lifetime, r=jseyfried | bors | -1/+4 |
| 2016-11-14 | Fix where clauses parsing | Aleksey Kladov | -2/+5 |
| 2016-11-13 | Adapt accidentally fixed test case. | Michael Woerister | -4/+1 |
| 2016-11-13 | Fix codegen test after change of llvm type naming scheme | Michael Woerister | -4/+4 |
| 2016-11-13 | do not use deprecated text for unstable docs | Andy Russell | -0/+10 |
| 2016-11-13 | Auto merge of #37753 - est31:master, r=petrochenkov | bors | -0/+15 |
| 2016-11-13 | Fix empty lifetime list or one with trailing comma being rejected | est31 | -0/+15 |
| 2016-11-12 | Auto merge of #37531 - estebank:fix-ref-mut-mut, r=jonathandturner | bors | -3/+115 |
| 2016-11-12 | Auto merge of #37554 - mikhail-m1:dnlle, r=jonathandturner | bors | -11/+51 |
| 2016-11-12 | Rollup merge of #37695 - estebank:unescaped-curly, r=alexcrichton | Eduard-Mihai Burtescu | -0/+36 |
| 2016-11-12 | Rollup merge of #37694 - michaelwoerister:test-if-ich, r=brson | Eduard-Mihai Burtescu | -0/+232 |
| 2016-11-12 | Rollup merge of #37693 - michaelwoerister:ich-tests, r=brson | Eduard-Mihai Burtescu | -0/+203 |
| 2016-11-12 | Rollup merge of #37659 - nikomatsakis:sfackler-36340-fix, r=eddyb | Eduard-Mihai Burtescu | -0/+46 |
| 2016-11-12 | Rollup merge of #37613 - DanielKeep:eww-you-got-printf-in-your-format, r=alex... | Eduard-Mihai Burtescu | -0/+75 |
| 2016-11-12 | Rollup merge of #37584 - alexcrichton:travis, r=brson | Eduard-Mihai Burtescu | -5/+5 |
| 2016-11-12 | Rollup merge of #37481 - estebank:lifetime-help-removal-for-impl, r=eddyb | Eduard-Mihai Burtescu | -2/+50 |
| 2016-11-12 | Rollup merge of #37190 - QuietMisdreavus:rustdoc-where-newline, r=GuillaumeGomez | Eduard-Mihai Burtescu | -0/+19 |
| 2016-11-11 | On fmt string with unescaped `{` note how to escape | Esteban Küber | -0/+36 |
| 2016-11-11 | Auto merge of #37456 - estebank:unused-imports-verbosity, r=jonathandturner | bors | -2/+24 |
| 2016-11-11 | Move all Linux/OSX CI infastructure to Travis | Alex Crichton | -5/+5 |
| 2016-11-11 | Auto merge of #37447 - estebank:non-duplicate-definition-error, r=nrc | bors | -12/+1 |
| 2016-11-11 | Auto merge of #37246 - goffrie:no-loop, r=jseyfried | bors | -0/+19 |
| 2016-11-10 | Auto merge of #36615 - sinkuu:e0243_0244, r=nrc | bors | -25/+25 |
| 2016-11-11 | Add foreign formatting directive detection. | Daniel Keep | -0/+75 |
| 2016-11-10 | Don't hint to add lifetime on trait impl | Esteban Küber | -2/+50 |
| 2016-11-10 | ICH: Add test case for if- and if-let-expressions. | Michael Woerister | -0/+232 |
| 2016-11-10 | Auto merge of #37645 - jseyfried:fix_crate_var_in_custom_derives, r=nrc | bors | -0/+51 |
| 2016-11-10 | ICH: Add test case for call expressions. | Michael Woerister | -0/+203 |
| 2016-11-10 | Auto merge of #37687 - nox:patch-1, r=eddyb | bors | -0/+16 |
| 2016-11-10 | Work around a borrow surviving too long (fixes #37686) | Anthony Ramine | -0/+16 |
| 2016-11-10 | Add regression test. | Jeffrey Seyfried | -0/+51 |
| 2016-11-10 | Test `#[macro_reexport]`ing custom derives. | Jeffrey Seyfried | -0/+38 |
| 2016-11-10 | Support `#[macro_reexport]`ing custom derives. | Jeffrey Seyfried | -5/+11 |
| 2016-11-10 | Register and stability check `#[no_link]` crates. | Jeffrey Seyfried | -4/+4 |
| 2016-11-09 | Auto merge of #37678 - eddyb:rollup, r=eddyb | bors | -128/+190 |