about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-05-02Auto merge of #33354 - Manishearth:rollup, r=Manishearthbors-114/+167
2016-05-03Rollup merge of #33346 - Ryman:patch-4, r=alexcrichtonManish Goregaokar-2/+2
2016-05-03Rollup merge of #33335 - cramertj:master, r=alexcrichtonManish Goregaokar-5/+5
2016-05-03Rollup merge of #33334 - birkenfeld:issue29088, r=ManishearthManish Goregaokar-5/+4
2016-05-03Rollup merge of #33332 - alexcrichton:handle-more-races, r=michaelwoeristerManish Goregaokar-2/+24
2016-05-03Rollup merge of #33325 - birkenfeld:issue-31341, r=jseyfriedManish Goregaokar-8/+0
2016-05-03Rollup merge of #33324 - birkenfeld:issue-30497, r=GuillaumeGomezManish Goregaokar-1/+11
2016-05-03Rollup merge of #33323 - birkenfeld:issue-31221, r=ManishearthManish Goregaokar-2/+70
2016-05-03Rollup merge of #33320 - birkenfeld:issue31573, r=arielb1Manish Goregaokar-4/+7
2016-05-03Rollup merge of #33309 - birkenfeld:pp, r=nrcManish Goregaokar-85/+44
2016-05-03Rollup merge of #32756 - nikomatsakis:borrowck-snippet, r=nrcManish Goregaokar-2201/+2956
2016-05-02Auto merge of #32756 - nikomatsakis:borrowck-snippet, r=nrcbors-2201/+2956
2016-05-03add help on pattern guardmrmiywj-10/+51
2016-05-03rebasingNick Cameron-7/+1
2016-05-03Fix testsNick Cameron-3/+11
2016-05-03Refactor pretty printing to use more of the driverNick Cameron-263/+330
2016-05-03Use the compiler API to run pretty printing.Nick Cameron-80/+80
2016-05-03Make pretty printer take Session by refNick Cameron-21/+21
2016-05-02rustc_back: use a common musl baseTamir Duberstein-73/+74
2016-05-02libcore: Inline `mem::forget()`.Patrick Walton-0/+1
2016-05-02resolve: print location of static for "static in pattern" errorGeorg Brandl-11/+54
2016-05-02Auto merge of #32386 - brandonedens:llvm_min_size, r=alexcrichtonbors-21/+86
2016-05-02assert we get at least two rendered lines backNiko Matsakis-2/+5
2016-05-02rustc: Handle concurrent `create_dir` requestsAlex Crichton-2/+24
2016-05-02Auto merge of #33308 - ollie27:wingnu_jemalloc, r=alexcrichtonbors-8/+8
2016-05-02avoid double panicNiko Matsakis-1/+2
2016-05-02do not fail if len(rendered_lines) is == 1Niko Matsakis-10/+14
2016-05-02Fix unicode test to use original error formatjonathandturner-17/+15
2016-05-02patch travis failureNiko Matsakis-1/+2
2016-05-02update unit testsNiko Matsakis-39/+38
2016-05-02fix rebase flawsNiko Matsakis-8/+6
2016-05-02Fix up error-pattern style testJonathan Turner-3/+0
2016-05-02Finish up with 'old school' error modeJonathan Turner-13/+65
2016-05-02Add back in a 'old school' error formatJonathan Turner-50/+201
2016-05-02move "lint level defined here" into secondary noteNiko Matsakis-1/+1
2016-05-02change color of warning to YELLOWNiko Matsakis-1/+1
2016-05-02fix snippet tests MORE!Niko Matsakis-2/+2
2016-05-02Nit: use Range::containsNiko Matsakis-7/+3
2016-05-02fix tests betterNiko Matsakis-5/+5
2016-05-02Nit: remove push_primary_span, which was never calledNiko Matsakis-4/+0
2016-05-02Nit: add commentNiko Matsakis-3/+5
2016-05-02only emit `^` at the start of a multi-line errorNiko Matsakis-143/+67
2016-05-02Nit: use last_mut betterNiko Matsakis-4/+3
2016-05-02Nit: in emitter.rsNiko Matsakis-2/+1
2016-05-02Nit: address various style nitsNiko Matsakis-5/+10
2016-05-02Nit: do not use RLKNiko Matsakis-12/+14
2016-05-02Nit: do not import variants from StyleNiko Matsakis-24/+23
2016-05-02Do not import variants from RenderedLineKindNiko Matsakis-12/+12
2016-05-02Fix whitespaceNiko Matsakis-1/+1
2016-05-02Nit: comments should be uppercase letterNiko Matsakis-4/+4