summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-01-07Auto merge of #57304 - davidtwco:issue-57280, r=nikomatsakisbors-4/+106
2019-01-07Update static files code for updated Source Serif Pro fontTrevor Spiteri-19/+12
2019-01-07Replace Heuristica with Source Serif Pro italic in rustdoc.cssTrevor Spiteri-5/+4
2019-01-07Source Serif Pro regular and bold 2.007, and italic 1.007Trevor Spiteri-117/+2
2019-01-07Auto merge of #57336 - ehuss:bump-stage0, r=alexcrichtonbors-1/+1
2019-01-07Optimise floating point `is_finite` (2x) and `is_infinite` (1.6x).Huon Wilson-4/+24
2019-01-07Specify the tracking issueStjepan Glavina-5/+5
2019-01-07Auto merge of #57394 - euclio:compiletest-optimization, r=Mark-Simulacrumbors-34/+27
2019-01-06slightly optimize compiletest test collectionAndy Russell-34/+27
2019-01-07Auto merge of #57365 - sinkuu:unused, r=oli-obkbors-30/+0
2019-01-07Auto merge of #57379 - petrochenkov:parsrecov, r=estebankbors-882/+749
2019-01-06Auto merge of #57344 - petrochenkov:regreach, r=arielb1bors-11/+78
2019-01-06Update cmp.rsCorey Farwell-1/+1
2019-01-06use `Ident` in `ItemFn`Andy Russell-9/+9
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-882/+749
2019-01-06check missing docs for reexported macros as wellGuillaume Gomez-20/+97
2019-01-06add missing derive to fix compile errorCorey Farwell-0/+1
2019-01-06Auto merge of #57272 - petrochenkov:featrecov, r=estebankbors-191/+308
2019-01-06Auto merge of #57121 - glaubitz:flock-fixes, r=nagisabors-41/+5
2019-01-06Re-export constants from core into stdStjepan Glavina-0/+4
2019-01-06Add duration constantsStjepan Glavina-0/+16
2019-01-06Fix CI failuresVadim Petrochenkov-63/+64
2019-01-06Make sure feature gate errors are recoverable (take 2)Vadim Petrochenkov-128/+244
2019-01-06flock: Use fcntl constants directly from libc crate on Unix targetsJohn Paul Adrian Glaubitz-41/+5
2019-01-06Auto merge of #57291 - euclio:method-call-suggestion, r=estebankbors-39/+116
2019-01-06Auto merge of #57287 - alexcrichton:fix-jemalloc, r=nikomatsakisbors-10/+32
2019-01-06Derive Clone for ArgumentV1Shotaro Yamada-9/+1
2019-01-06Remove unnecessary adapterShotaro Yamada-23/+2
2019-01-06use utf-8 throughout htmldocckAndy Russell-19/+29
2019-01-05Provide the option to use libc++ even on all platformsPetr Hosek-0/+11
2019-01-05Fix compile errorCorey Farwell-1/+1
2019-01-05Use CMAKE_{C,CXX}_COMPILER_LAUNCHER for ccachePetr Hosek-8/+6
2019-01-06Auto merge of #57286 - alexcrichton:less-thin-2-2, r=nikomatsakisbors-204/+30
2019-01-06Remove unused codeShotaro Yamada-30/+0
2019-01-06Address review commentsVadim Petrochenkov-14/+27
2019-01-05Auto merge of #57230 - estebank:return-mismatch, r=varkorbors-156/+199
2019-01-05privacy: Mark everything in a header of a reachable impl as reachableVadim Petrochenkov-9/+36
2019-01-05privacy: Fix regression in impl reachabilityVadim Petrochenkov-3/+30
2019-01-05Add a target option "merge-functions" taking values in ("disabled",Peter Jin-8/+117
2019-01-05Cleanup PartialEq docs.Corey Farwell-47/+9
2019-01-05Auto merge of #57354 - kennytm:rollup, r=kennytmbors-305/+294
2019-01-05use the correct supertrait substitution in `object_ty_for_trait`Ariel Ben-Yehuda-9/+47
2019-01-05Rollup merge of #57343 - Xanewok:querify-access-levels, r=nikomatsakiskennytm-17/+10
2019-01-05Rollup merge of #57342 - phansch:make_public, r=Centrilkennytm-1/+1
2019-01-05Rollup merge of #57338 - QuietMisdreavus:doctest-file-name, r=GuillaumeGomezkennytm-2/+9
2019-01-05Rollup merge of #57326 - king6cong:doc, r=rkruppekennytm-2/+2
2019-01-05Rollup merge of #57314 - wiktorkuchta:master, r=Centrilkennytm-32/+32
2019-01-05Rollup merge of #57313 - Nemo157:box-to-pin, r=cramertjkennytm-5/+15
2019-01-05Rollup merge of #57312 - Mendess2526:master, r=Centrilkennytm-2/+2
2019-01-05Rollup merge of #57311 - dlrobertson:fix_valist_copy, r=KodrAuskennytm-1/+1