about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-06-05[fuchsia] Track change of mx_job_defaultRaph Levien-5/+1
2017-06-05Auto merge of #42383 - estebank:candidate-newline, r=arielb1bors-169/+426
2017-06-04Auto merge of #42426 - arthurprs:io_error, r=sfacklerbors-0/+1
2017-06-04Auto merge of #42362 - estebank:type, r=arielb1bors-15/+97
2017-06-04Separate suggestion in a `help` and a `note`Esteban Küber-28/+51
2017-06-04Show trait method signature when impl differsEsteban Küber-15/+97
2017-06-04Auto merge of #42402 - citizen428:create-dump-mir-dir, r=Mark-Simulacrumbors-0/+1
2017-06-04inline io::Error creation from ErrorKindarthurprs-0/+1
2017-06-04Auto merge of #42406 - bjorn3:patch-1, r=eddybbors-53/+55
2017-06-04Auto merge of #42265 - Zoxc:for-sugar, r=eddybbors-83/+138
2017-06-04Auto merge of #41968 - kennytm:fix-unreadable-json-test-output-36516, r=nikom...bors-35/+250
2017-06-04Create directory for dump-mir-dir automaticallyMichael Kohl-0/+1
2017-06-04Auto merge of #42398 - redox-os:master, r=sfacklerbors-3/+3
2017-06-03Auto merge of #42391 - photoszzt:master, r=Manishearthbors-16/+30
2017-06-03Auto merge of #42387 - GuillaumeGomez:error-codes-next, r=Susurrusbors-6/+52
2017-06-03Auto merge of #42369 - RalfJung:drop-glue, r=eddybbors-9/+14
2017-06-03Module doc comment for librustc/dep_graph/safe.rsbjorn3-0/+2
2017-06-03Make some comments docs in librustc/dep_graph/dep_node.rsbjorn3-53/+53
2017-06-03Auto merge of #42334 - est31:master, r=jseyfriedbors-19/+64
2017-06-03Auto merge of #42396 - venkatagiri:remove_lifetime_extn, r=arielb1bors-142/+28
2017-06-03Auto merge of #42332 - michaelwoerister:no-more-retracing, r=nikomatsakisbors-350/+289
2017-06-03Auto merge of #42331 - retep998:standard-relocation-coupon, r=alexcrichtonbors-17/+37
2017-06-03Rollup merge of #42382 - alexcrichton:remove-rustflags, r=Mark-SimulacrumCorey Farwell-6/+0
2017-06-03Rollup merge of #42368 - estebank:call-site, r=nikomatsakisCorey Farwell-7/+36
2017-06-03Rollup merge of #42363 - cuviper:no-fail-fast, r=alexcrichtonCorey Farwell-31/+115
2017-06-03Rollup merge of #42354 - Mark-Simulacrum:reduce-verbosity, r=alexcrichtonCorey Farwell-1/+6
2017-06-03Rollup merge of #42353 - steveklabnik:update-books, r=GuillaumeGomezCorey Farwell-0/+0
2017-06-02Switch to repr(C) for syscall structsJeremy Soller-3/+3
2017-06-02Better suggestion for unknown methodzzhu-16/+30
2017-06-02rustc: remove temporary lifetime extension by borrow hintVenkata Giri Reddy-142/+28
2017-06-02Auto merge of #42381 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-613/+183
2017-06-02Add E0603 error codeGuillaume Gomez-6/+52
2017-06-02Auto merge of #42189 - nikomatsakis:chalk-trait-env-param-env, r=eddybbors-1038/+1571
2017-06-02Quiet tests on PR testsMark Simulacrum-0/+5
2017-06-02Reduce sccache log level.Mark Simulacrum-1/+1
2017-06-02Use multiline note for trait suggestionEsteban Küber-167/+401
2017-06-02rustbuild: Remove RUSTFLAGS logic in rustc shimAlex Crichton-6/+0
2017-06-02rustbuild: Add `./x.py test --no-fail-fast`Josh Stone-31/+115
2017-06-02compiletest: Force directive to be first complete word in header comment.kennytm-30/+34
2017-06-02Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.kennytm-5/+216
2017-06-02Rollup merge of #42372 - frewsxcv:frewsxcv/improve-receiver-docs, r=QuietMisd...Mark Simulacrum-14/+21
2017-06-02Rollup merge of #42370 - mbrubeck:docs, r=frewsxcvMark Simulacrum-0/+2
2017-06-02Rollup merge of #42360 - ollie27:rustdoc_vector_rename, r=GuillaumeGomezMark Simulacrum-22/+12
2017-06-02Rollup merge of #42355 - bjorn3:patch-1, r=Mark-SimulacrumMark Simulacrum-1/+1
2017-06-02Rollup merge of #42343 - cuviper:install-executables, r=alexcrichtonMark Simulacrum-5/+5
2017-06-02Rollup merge of #42335 - jcowgill:fingerprint-be, r=michaelwoeristerMark Simulacrum-19/+1
2017-06-02Rollup merge of #42319 - Manishearth:const-extern, r=nikomatsakisMark Simulacrum-1/+5
2017-06-02Rollup merge of #42310 - scottmcm:deprecate-range-stepby, r=alexcrichtonMark Simulacrum-15/+45
2017-06-02Rollup merge of #42225 - brson:vs2017, r=alexcrichtonMark Simulacrum-533/+63
2017-06-02Rollup merge of #41981 - gamazeps:thread-detach, r=frewsxcvMark Simulacrum-3/+28