summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-07-29Rollup merge of #35072 - munyari:assert_debug, r=steveklabnikGuillaume Gomez-0/+18
2016-07-29Rollup merge of #35066 - vadimcn:fix-typos, r=apasel422Guillaume Gomez-1/+1
2016-07-29Rollup merge of #35062 - frewsxcv:chars-as-str, r=GuillaumeGomezGuillaume Gomez-0/+13
2016-07-29Rollup merge of #35050 - knight42:improve-fmt-doc, r=steveklabnikGuillaume Gomez-13/+7
2016-07-29Rollup merge of #34258 - durka:patch-25, r=steveklabnikGuillaume Gomez-10/+63
2016-07-29intravisit: Fold functionality of IdVisitor into the regular Visitor.Michael Woerister-233/+119
2016-07-29syntax_ext: format: fix ICE with bad named argumentsWang Xuerui-1/+9
2016-07-29Update LLVM againJan-Erik Rediger-0/+0
2016-07-29test: Fix a test on MSVCAlex Crichton-13/+1
2016-07-29[LLVM-3.9] Use llvm-3.9 branchJan-Erik Rediger-0/+0
2016-07-29Remove NO_FILE_METADATA; always use unknown_file_metadata instead of passing 0Vladimir Vukicevic-9/+9
2016-07-29llvm: Remove no longer existent LLVMAddTargetData bindingAlex Crichton-3/+0
2016-07-29Update parsing llvm-config outputAlex Crichton-4/+22
2016-07-29rustc: Update LLVM to the LLVM 3.9 release branchAlex Crichton-1/+1
2016-07-29test: Remove the execution-engine testAlex Crichton-303/+0
2016-07-29rustc: Fix data-layout for AArch64 targetsAlex Crichton-3/+21
2016-07-29Force check of errorJan-Erik Rediger-2/+14
2016-07-29Use C type when passing value to LLVM passJan-Erik Rediger-1/+24
2016-07-29Use correct error handling typeJan-Erik Rediger-1/+1
2016-07-29Upgrade llvmJan-Erik Rediger-1/+1
2016-07-29Update compiler-rtJan-Erik Rediger-0/+0
2016-07-29Flip LLVM verion check clauseJan-Erik Rediger-9/+9
2016-07-29[LLVM-3.9] Use old way of getting next childJan-Erik Rediger-2/+7
2016-07-29Upgrade compiler-rtJan-Erik Rediger-0/+0
2016-07-29Upgrade LLVM to include std::thread patchJan-Erik Rediger-0/+0
2016-07-29Refactor determining of relocation model into methodsJan-Erik Rediger-24/+41
2016-07-29[LLVM-3.9] Maintain backward compatibility in ArchiverJan-Erik Rediger-0/+7
2016-07-29[LLVM-3.9] Increase PIELevelJan-Erik Rediger-1/+1
2016-07-29Use relative path to typeJan-Erik Rediger-1/+1
2016-07-29[LLVM-3.9] Configure PIE at the module level instead of compilation unit levelJan-Erik Rediger-0/+12
2016-07-29[LLVM-3.9] Update return type for Archive::createJan-Erik Rediger-0/+8
2016-07-29[LLVM-3.9] Replace NewArchiveIterator with NewArchiveMemberJan-Erik Rediger-3/+17
2016-07-29[LLVM-3.9] Preserve certain functions when internalizingJan-Erik Rediger-1/+16
2016-07-29[LLVM-3.9] Specify that we are using the legacy interfaceJan-Erik Rediger-3/+3
2016-07-29[LLVM-3.9] Setup the compile unit information immediatelyJan-Erik Rediger-17/+22
2016-07-29[LLVM-3.9] Rename custom methods to Rust-specific onesJan-Erik Rediger-6/+6
2016-07-29Upgrade to rust-llvm-2016-07-09Jan-Erik Rediger-0/+0
2016-07-28Auto merge of #34980 - cardoe:expose-target-options, r=alexcrichtonbors-218/+368
2016-07-28Rewrite `collections::LinkedList::append` doc example.Corey Farwell-11/+14
2016-07-28Try to clear up some awkward wordingBrett Cannon-3/+3
2016-07-28Auto merge of #34967 - TimNN:mipsel-musl-soft-float, r=alexcrichtonbors-1/+1
2016-07-29Escape the unmatched surrogates with lower-case hexadecimal numbersTobias Bucher-2/+2
2016-07-28Auto merge of #34956 - nikomatsakis:incr-comp-o-files, r=mwbors-197/+1245
2016-07-28make it possible to track where hash divergesNiko Matsakis-0/+23
2016-07-28hash def-path's betterNiko Matsakis-3/+13
2016-07-28Auto merge of #34485 - tbu-:pr_unicode_debug_str, r=alexcrichtonbors-29/+1032
2016-07-28Revert "Remove unused methods from MultiSpan"mcarton-4/+15
2016-07-28Merge remote-tracking branch 'upstream/master' into remaining_cpu_x86-64Jonathan A. Kollasch-1302/+1820
2016-07-28Move to {integer} and {float}Jonathan Turner-41/+42
2016-07-28Keep multiple files per work-productNiko Matsakis-92/+202