| Age | Commit message (Expand) | Author | Lines |
| 2016-11-13 | Auto merge of #37743 - jedireza:patch-2, r=bluss | bors | -1/+1 |
| 2016-11-13 | Make LLVM debuginfo option names consistent | A.J. Gardner | -5/+5 |
| 2016-11-13 | Improved punctuation, capitalization, and sentence structure of code snippet ... | Angelo Polo | -183/+184 |
| 2016-11-13 | Let rustbuild parse llvm debuginfo option | A.J. Gardner | -0/+1 |
| 2016-11-13 | Minor rewriting of `std::path::Path::push` doc example. | Corey Farwell | -5/+12 |
| 2016-11-13 | Auto merge of #37753 - est31:master, r=petrochenkov | bors | -3/+18 |
| 2016-11-13 | Fix empty lifetime list or one with trailing comma being rejected | est31 | -3/+18 |
| 2016-11-13 | add cabi_msp430 | Jorge Aparicio | -0/+62 |
| 2016-11-13 | Auto merge of #37735 - Mark-Simulacrum:remove-e-macro, r=bluss | bors | -8/+3 |
| 2016-11-12 | Auto merge of #37728 - QuietMisdreavus:rustdoc-enum-struct, r=GuillaumeGomez | bors | -3/+32 |
| 2016-11-12 | Auto merge of #37689 - eddyb:bktrc-pls, r=alexcrichton | bors | -1/+1 |
| 2016-11-12 | Minor grammar fix to ffi.md | Reza Akhavan | -1/+1 |
| 2016-11-12 | Add llvm debuginfo configure option | A.J. Gardner | -0/+6 |
| 2016-11-13 | vec: Use less code bloat specialized Vec::from_iter | Ulrik Sverdrup | -20/+31 |
| 2016-11-12 | Auto merge of #37675 - arielb1:trans-closure, r=eddyb | bors | -505/+455 |
| 2016-11-13 | Restore Vec::from_iter() specialization | Ulrik Sverdrup | -1/+1 |
| 2016-11-12 | use write::run_assembler | Jorge Aparicio | -83/+26 |
| 2016-11-12 | use msp430-as to emit object files from the assembly that LLVM emits | Jorge Aparicio | -7/+83 |
| 2016-11-12 | oops, forgot to commit a rustbuild related file | Jorge Aparicio | -1/+2 |
| 2016-11-12 | also enable the MSP430 backend in Makefiles | Jorge Aparicio | -3/+10 |
| 2016-11-12 | fix #37673 | Jorge Aparicio | -0/+2 |
| 2016-11-12 | enable the MSP430 LLVM backend | Jorge Aparicio | -1/+6 |
| 2016-11-12 | address review comments | Ariel Ben-Yehuda | -73/+80 |
| 2016-11-12 | Auto merge of #37611 - Mark-Simulacrum:tari-nodejs-runner-detect, r=alexcrichton | bors | -8/+14 |
| 2016-11-12 | rustdoc: fold fields for enum struct variants into a docblock | QuietMisdreavus | -3/+32 |
| 2016-11-12 | Remove macro work-around. | Mark-Simulacrum | -8/+3 |
| 2016-11-12 | rustc: Flag all builtins functions as hidden | Alex Crichton | -2/+23 |
| 2016-11-12 | rustc_trans: translate closures using the collector | Ariel Ben-Yehuda | -404/+241 |
| 2016-11-12 | rustc_typeck: register item types for closures | Ariel Ben-Yehuda | -30/+49 |
| 2016-11-12 | rustc: move closure upvar types to the closure substs | Ariel Ben-Yehuda | -92/+179 |
| 2016-11-12 | Auto merge of #37531 - estebank:fix-ref-mut-mut, r=jonathandturner | bors | -11/+130 |
| 2016-11-12 | Remove extra level of nesting. | Mark-Simulacrum | -35/+32 |
| 2016-11-12 | Move next_eis out of main loop to avoid re-allocating and dropping it. | Mark-Simulacrum | -1/+2 |
| 2016-11-12 | Use SmallVector for eof and bb eis. | Mark-Simulacrum | -6/+4 |
| 2016-11-12 | Factor out inner current Earley item loop. | Mark-Simulacrum | -146/+153 |
| 2016-11-12 | Refactor parse_nt. | Mark-Simulacrum | -8/+13 |
| 2016-11-12 | Factor out NamedParseResult. | Mark-Simulacrum | -4/+3 |
| 2016-11-12 | Clean up extraneous &mut. | Mark-Simulacrum | -1/+1 |
| 2016-11-12 | Refactor to extending from a drain instead of while looping. | Mark-Simulacrum | -3/+1 |
| 2016-11-12 | Remove unused argument from nameize. | Mark-Simulacrum | -6/+6 |
| 2016-11-12 | Cleanup macro_parser::parse, removing a few clones. | Mark-Simulacrum | -51/+35 |
| 2016-11-12 | Auto merge of #37554 - mikhail-m1:dnlle, r=jonathandturner | bors | -24/+63 |
| 2016-11-12 | Set `RUST_BACKTRACE=1` on travis to be more helpful. | Eduard Burtescu | -1/+1 |
| 2016-11-12 | Auto merge of #37730 - eddyb:rollup, r=eddyb | bors | -1078/+4927 |
| 2016-11-12 | Rollup merge of #37727 - GuillaumeGomez:invalid_src, r=eddyb | Eduard-Mihai Burtescu | -2/+15 |
| 2016-11-12 | Rollup merge of #37724 - brson:bump, r=alexcrichton | Eduard-Mihai Burtescu | -1/+1 |
| 2016-11-12 | Rollup merge of #37716 - GuillaumeGomez:mem_urls, r=@frewsxcv | Eduard-Mihai Burtescu | -16/+23 |
| 2016-11-12 | Rollup merge of #37709 - bluss:cleaner-vec-extend, r=alexcrichton | Eduard-Mihai Burtescu | -30/+41 |
| 2016-11-12 | Rollup merge of #37708 - oli-obk:box_free, r=eddyb | Eduard-Mihai Burtescu | -6/+7 |
| 2016-11-12 | Rollup merge of #37705 - nnethercote:fewer-mk_ty-calls, r=brson | Eduard-Mihai Burtescu | -1/+1 |