about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-06-30more s/llvm-tools/llvm-tools-preview/Jorge Aparicio-5/+5
2018-06-29rename the llvm-tools component to llvm-tools-preview and tweak its imageJorge Aparicio-7/+10
2018-06-29Auto merge of #51891 - glandium:llvm, r=alexcrichtonbors-0/+0
2018-06-29Auto merge of #51729 - matthewjasper:move-errors, r=nikomatsakisbors-321/+997
2018-06-29Auto merge of #50526 - moxian:just-fix, r=alexcrichtonbors-101/+398
2018-06-29Auto merge of #51290 - Pslydhh:master, r=alexcrichtonbors-2/+8
2018-06-29Update LLVM to 1c817c7a0c828b8fc8e8e462afbe5db41c7052d1Mike Hommey-0/+0
2018-06-29Auto merge of #50357 - seanmonstar:arc-weak-null, r=KodrAusbors-20/+36
2018-06-29Auto merge of #51592 - GuillaumeGomez:fix-macro-doc-search, r=GuillaumeGomezbors-4/+22
2018-06-28Rollup merge of #51875 - badboy:emscripten-no-wasm, r=nikomatsakisMark Rousskov-1/+3
2018-06-28Rollup merge of #51839 - oli-obk:const_shift_overflow, r=nikomatsakisMark Rousskov-1/+30
2018-06-28Rollup merge of #51822 - estebank:suggest-more, r=nikomatsakisMark Rousskov-38/+59
2018-06-28Rollup merge of #51765 - jonas-schievink:patch-1, r=KodrAusMark Rousskov-2/+2
2018-06-28Rollup merge of #51636 - oli-obk:const_diagnostics, r=eddybMark Rousskov-784/+483
2018-06-28Change traits to bare FnMut where possible.moxian-111/+67
2018-06-28Make msvc symbol extraction/printing functions generic.moxian-103/+137
2018-06-28Make stackwalking generic instead of matching on enum variants.moxian-133/+147
2018-06-28Load backtrace-related functions only oncemoxian-41/+77
2018-06-28Split separate stackwalk variants into their own functionsmoxian-204/+238
2018-06-28Add a fallback for stacktrace printing for older Windows versions.moxian-108/+331
2018-06-28Arc: remove unused allocation from Weak::new()Sean McArthur-20/+36
2018-06-28Provide existing ref suggestions for more E0308 errorsEsteban Küber-38/+59
2018-06-28Auto merge of #51687 - japaric:gh51671, r=alexcrichtonbors-0/+52
2018-06-28Auto merge of #51630 - joshlf:map-split-perf, r=dtolnaybors-34/+40
2018-06-28Explicitely disable WASM code generation for EmscriptenJan-Erik Rediger-1/+3
2018-06-28Auto merge of #50997 - michaelwoerister:pre-analyze-filemaps, r=Mark-Simulacrumbors-232/+553
2018-06-28Rebase falloutOliver Schneider-1/+1
2018-06-28Turn the use of erroneous constants into errors againOliver Schneider-42/+45
2018-06-28Don't const propagate the body of constantsOliver Schneider-179/+94
2018-06-28Merge `ConstVal` and `ConstValue`Oliver Schneider-338/+201
2018-06-28FixupOliver Schneider-8/+6
2018-06-28Move everything over from `middle::const_val` to `mir::interpret`Oliver Schneider-166/+158
2018-06-28Move the Lrc outside the error type and name the fieldsOliver Schneider-33/+46
2018-06-28Remove unused typeOliver Schneider-18/+0
2018-06-28Address review commentsOliver Schneider-9/+9
2018-06-28Eliminate old CTFE's `ErrKind`Oliver Schneider-114/+50
2018-06-28Simplify const error reportingOliver Schneider-10/+7
2018-06-28Fix FileMap::line_begin_pos().Michael Woerister-7/+7
2018-06-28Fix rebaseVadim Petrochenkov-58/+71
2018-06-28incremental: Do not hash spans for things that didn't have spans previouslyVadim Petrochenkov-9/+9
2018-06-28Support delegation in stable hashing macrosVadim Petrochenkov-280/+115
2018-06-28Use `Ident`s for associated item definitions in HIRVadim Petrochenkov-207/+176
2018-06-28Use `Ident`s in a number of structures in HIRVadim Petrochenkov-156/+125
2018-06-28Use `Ident`s for path segments in HIRVadim Petrochenkov-90/+88
2018-06-28Use `Ident`s for associated type bindings in HIRVadim Petrochenkov-36/+38
2018-06-28Use `Ident`s for lifetimes in HIRVadim Petrochenkov-73/+93
2018-06-28Auto merge of #51444 - estebank:impl-static, r=nikomatsakisbors-1/+206
2018-06-28Auto merge of #51538 - nikomatsakis:nll-perf-examination, r=eddybbors-1767/+3139
2018-06-27Auto merge of #51859 - kennytm:rollup, r=kennytmbors-67/+271
2018-06-28Rollup merge of #51842 - rust-lang:align-is-nonzero, r=cramertjkennytm-0/+2