about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-02-03add a comment about optimality that somehow got removedNiko Matsakis-58/+76
2017-02-03s/in_index/input_index/Niko Matsakis-7/+7
2017-02-03make dirty process O(dirty)Niko Matsakis-50/+66
2017-01-31rewrite the predecessors code to create a reduced graphNiko Matsakis-467/+1095
2017-01-30Auto merge of #39407 - GuillaumeGomez:convert_module, r=frewsxcvbors-10/+18
2017-01-30Auto merge of #39405 - tshepang:nits, r=sfacklerbors-3/+3
2017-01-30doc: minor Option improvementsTshepang Lekhonkhobe-3/+3
2017-01-30Auto merge of #39389 - Wilfred:patch-2, r=apasel422bors-3/+3
2017-01-30Auto merge of #39392 - ishitatsuyuki:master, r=alexcrichtonbors-1/+1
2017-01-29Add missing url in convert moduleGuillaume Gomez-10/+18
2017-01-29Auto merge of #39382 - cuviper:ibm-rewind, r=alexcrichtonbors-35/+2119
2017-01-29Bootstrap: append libjemalloc_pic.aTatsuyuki Ishi-1/+1
2017-01-29Minor grammar fix 'can not' -> 'cannot'Wilfred Hughes-3/+3
2017-01-29Auto merge of #39378 - jtxx000:master, r=eddybbors-1/+1
2017-01-29Auto merge of #39380 - est31:remove_dead_peq, r=jseyfriedbors-9/+1
2017-01-28Fix the powerpc64 PATHJosh Stone-1/+1
2017-01-28Add a license to build-powerpc64le-toolchain.shJosh Stone-0/+9
2017-01-28travis: move IBM backwards in timeJosh Stone-35/+2110
2017-01-29Remove dead recursive partial eq implest31-9/+1
2017-01-28Fix typo in librustc_trans/collector.rsCaleb Reach-1/+1
2017-01-28Auto merge of #39375 - seeekr:patch-1, r=apasel422bors-1/+1
2017-01-28Fix typo in liballoc/lib.rsDenis Andrejew-1/+1
2017-01-28Auto merge of #39234 - segevfiner:fix-backtraces-on-windows-gnu, r=petrochenkovbors-4/+182
2017-01-28Disable backtrace tests on i686-pc-windows-gnu since it's broken by FPOSegev Finer-0/+5
2017-01-28Auto merge of #39360 - osa1:typos, r=GuillaumeGomezbors-1/+1
2017-01-28Fix typos in libsyntax/tokenstream.rsÖmer Sinan Ağacan-1/+1
2017-01-28Auto merge of #39340 - GuillaumeGomez:empty_comment, r=frewsxcvbors-1/+2
2017-01-28Auto merge of #39305 - eddyb:synelide, r=nikomatsakisbors-1856/+1799
2017-01-28test: add missing lifetime in recently added test.Eduard-Mihai Burtescu-1/+1
2017-01-28rustc: remove unused `bounds` field from `RegionParameterDef`.Eduard-Mihai Burtescu-38/+12
2017-01-28rustc: move object default lifetimes to resolve_lifetimes.Eduard-Mihai Burtescu-459/+445
2017-01-28rustc: always keep an explicit lifetime in trait objects.Eduard-Mihai Burtescu-166/+137
2017-01-28rustc: lower trait type paths as TyTraitObject.Eduard-Mihai Burtescu-60/+42
2017-01-28rustc_typeck: move impl Trait checks out of RegionScope.Eduard-Mihai Burtescu-143/+65
2017-01-28rustc: move most of lifetime elision to resolve_lifetimes.Eduard-Mihai Burtescu-602/+703
2017-01-28rustc: simplify scope-tracking in resolve_lifetime.Eduard-Mihai Burtescu-321/+220
2017-01-28rustc: clean up the style of middle::resolve_lifetime.Eduard-Mihai Burtescu-79/+109
2017-01-28rustc: always include elidable lifetimes in HIR types.Eduard-Mihai Burtescu-132/+246
2017-01-28rustc_typeck: pass all lifetimes through AstConv::opt_ast_region_to_region.Eduard-Mihai Burtescu-130/+129
2017-01-28rustc_typeck: force users of RegionScope to get anon_region's one by one.Eduard-Mihai Burtescu-74/+39
2017-01-27Rollup merge of #39351 - nikomatsakis:incr-comp-skip-typeck-1, r=eddybAlex Crichton-11/+21
2017-01-27Rollup merge of #39350 - nagisa:i128-test-helpers-better-def, r=alexcrichtonAlex Crichton-1/+1
2017-01-27Rollup merge of #39344 - ollie27:links, r=steveklabnikAlex Crichton-10/+11
2017-01-27Rollup merge of #39335 - cramertj:cramertj/can_begin_expr_fix, r=petrochenkovAlex Crichton-1/+53
2017-01-27Rollup merge of #39332 - nagisa:another-bigendian-128, r=eddybAlex Crichton-1/+2
2017-01-27Rollup merge of #39321 - king6cong:master, r=frewsxcvAlex Crichton-1/+1
2017-01-27Rollup merge of #39314 - stjepang:rewrite-sort-header, r=brsonAlex Crichton-2/+2
2017-01-27Rollup merge of #39313 - est31:drop_in_place_is_stable, r=GuillaumeGomezAlex Crichton-5/+3
2017-01-27Rollup merge of #39311 - solson:fix-unpretty-mir-non-local, r=eddybAlex Crichton-1/+1
2017-01-27Rollup merge of #39307 - alexcrichton:stabilize-1.16, r=brsonAlex Crichton-371/+26