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