| Age | Commit message (Expand) | Author | Lines |
| 2016-12-12 | Auto merge of #38307 - bluss:mir-opt-level, r=eddyb | bors | -21/+12 |
| 2016-12-12 | Auto merge of #38296 - dylanmckay:llvm-4.0-errortype, r=alexcrichton | bors | -0/+2 |
| 2016-12-12 | Auto merge of #38291 - brson:licenseck, r=alexcrichton | bors | -0/+75 |
| 2016-12-12 | Auto merge of #38057 - KiChjang:display-formal-type-param, r=nikomatsakis | bors | -76/+191 |
| 2016-12-11 | Auto merge of #38265 - bluss:mir-deaggregator-loop, r=nagisa | bors | -59/+163 |
| 2016-12-11 | Simplify use of mir_opt_level | Ulrik Sverdrup | -21/+12 |
| 2016-12-11 | Auto merge of #38272 - michaelwoerister:incr-symbol-visibility, r=nikomatsakis | bors | -13/+79 |
| 2016-12-11 | Auto merge of #38252 - pnkfelix:mildly-robustify-configure-msg, r=alexcrichton | bors | -2/+8 |
| 2016-12-11 | [LLVM 4.0] Explicitly call constructor of 'llvm::Error' | Dylan McKay | -0/+2 |
| 2016-12-11 | Auto merge of #38249 - arielb1:special-substs, r=nikomatsakis | bors | -0/+42 |
| 2016-12-11 | Auto merge of #38250 - michaelwoerister:trait-methods-in-reachable, r=alexcri... | bors | -7/+86 |
| 2016-12-11 | Auto merge of #38240 - pftbest:update_llvm, r=japaric | bors | -1/+1 |
| 2016-12-10 | Check the license of vendored deps | Brian Anderson | -0/+75 |
| 2016-12-10 | Auto merge of #38231 - vadimcn:errormode, r=alexcrichton | bors | -0/+11 |
| 2016-12-10 | Auto merge of #38239 - jseyfried:fix_doc_tests_on_macros, r=eddyb | bors | -0/+22 |
| 2016-12-10 | Auto merge of #37780 - GuillaumeGomez:E0571, r=nikomatsakis | bors | -15/+59 |
| 2016-12-10 | Auto merge of #38233 - alexcrichton:more-errors, r=japaric | bors | -4/+5 |
| 2016-12-10 | Auto merge of #38217 - oli-obk:mir-for-all-and-all-for-mir, r=eddyb | bors | -12/+53 |
| 2016-12-09 | Add UI test for missing type parameter | Keith Yeung | -0/+25 |
| 2016-12-10 | Auto merge of #38223 - rkruppe:llvm-stringref-fixes, r=alexcrichton | bors | -2/+5 |
| 2016-12-09 | incr.comp.: Add test case for symbol visibility changes | Michael Woerister | -0/+42 |
| 2016-12-09 | incr.comp.: Take symbol visibility into account for CGU hashes. | Michael Woerister | -13/+37 |
| 2016-12-09 | Auto merge of #38102 - nrc:save-bots, r=brson | bors | -1/+58 |
| 2016-12-09 | Auto merge of #38203 - nrc:save-wr, r=eddyb | bors | -9/+11 |
| 2016-12-09 | Create tar balls of save-analysis-api metadata for the standard libraries as ... | Nick Cameron | -1/+58 |
| 2016-12-09 | mir: Reinstate while loop in deaggregator pass | Ulrik Sverdrup | -59/+163 |
| 2016-12-09 | move the check for instantiation from metadata encoding to the actual decisio... | Oliver Schneider | -4/+37 |
| 2016-12-09 | Auto merge of #38197 - mneumann:dragonfly-fixes-2016-12-06, r=alexcrichton | bors | -7/+2 |
| 2016-12-09 | enable checking for const fn without needing to go through `entry` | Oliver Schneider | -6/+9 |
| 2016-12-09 | Auto merge of #38196 - rkruppe:llvm-archivewrapper-fwdcompat, r=alexcrichton | bors | -0/+19 |
| 2016-12-09 | remove double negation in comment | Oliver Schneider | -3/+3 |
| 2016-12-09 | Auto merge of #38192 - stjepang:faster-sort-algorithm, r=bluss | bors | -315/+481 |
| 2016-12-09 | Auto merge of #38256 - alexcrichton:distcheck, r=brson | bors | -9/+42 |
| 2016-12-08 | Change error to E0572 | Guillaume Gomez | -4/+4 |
| 2016-12-08 | Update to last master | Guillaume Gomez | -2/+3 |
| 2016-12-08 | Set back Ty parameter to FnCntxt | Guillaume Gomez | -7/+6 |
| 2016-12-08 | Add E0571 test | Guillaume Gomez | -7/+19 |
| 2016-12-08 | Add checkup for return statement outside of a function | Guillaume Gomez | -15/+47 |
| 2016-12-09 | Auto merge of #37492 - japaric:no-atomics-alloc, r=brson | bors | -15/+36 |
| 2016-12-08 | rustbuild: Implement distcheck | Alex Crichton | -9/+42 |
| 2016-12-08 | Fix #38251 but perhaps not BEST fix for it. | Felix S. Klock II | -2/+8 |
| 2016-12-08 | Improve debug output in trans::back::symbol_export. | Michael Woerister | -4/+7 |
| 2016-12-08 | Extend middle::reachable to also consider provided trait methods. | Michael Woerister | -3/+79 |
| 2016-12-08 | Inline nested fn collapse | Stjepan Glavina | -0/+1 |
| 2016-12-08 | Auto merge of #38195 - rkruppe:llvm-pass-name-fwdcompat, r=alexcrichton | bors | -2/+12 |
| 2016-12-08 | Auto merge of #38182 - bluss:more-vec-extend, r=alexcrichton | bors | -6/+33 |
| 2016-12-08 | LLVM: update trigger | Vadzim Dambrouski | -1/+1 |
| 2016-12-08 | LLVM: Update submodule to include patches for MSP430. | Vadzim Dambrouski | -0/+0 |
| 2016-12-08 | Auto merge of #38156 - shepmaster:llvm-4.0-bitcode-reader-writer, r=alexcrichton | bors | -2/+23 |
| 2016-12-08 | Fix doc-tests on exported `macro_rules!`. | Jeffrey Seyfried | -0/+22 |