about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-01-08Auto merge of #57114 - Zoxc:query-perf11, r=michaelwoeristerbors-172/+131
2019-01-08Auto merge of #56988 - alexcrichton:monotonic-instant, r=sfacklerbors-28/+103
2019-01-08Auto merge of #57332 - Dylan-DPC:feature/stabilise-cfg-attr, r=Centrilbors-110/+16
2019-01-08Auto merge of #57095 - Zoxc:prof-fix, r=michaelwoeristerbors-30/+40
2019-01-07Auto merge of #57303 - matthiaskrgr:clippy_submodule_upd, r=oli-obkbors-34/+32
2019-01-08bless youdylan_DPC-2/+2
2019-01-08remove unwanted stage0 line, fix styledylan_DPC-8/+6
2019-01-08remove unused imports and feature gate from testsdylan_DPC-10/+5
2019-01-08stabilise cfg_attrdylan_DPC-94/+7
2019-01-07Revert "Auto merge of #57101 - o01eg:fix-57014, r=alexcrichton"Matthias Krüger-26/+21
2019-01-07submodules: update rls from 6f5e4bb to 1a6361bMatthias Krüger-0/+0
2019-01-07submodules: update clippy from 39bd8449 to c63b6349Matthias Krüger-8/+11
2019-01-07Rename some functionsJohn Kåre Alsaker-4/+4
2019-01-07Fix and optimize query profilingJohn Kåre Alsaker-30/+40
2019-01-07Auto merge of #57405 - pietroalbini:rollup, r=pietroalbinibors-25/+65
2019-01-07std: Force `Instant::now()` to be monotonicAlex Crichton-28/+103
2019-01-07Rollup merge of #57375 - stjepang:duration-constants, r=joshtriplettPietro Albini-0/+20
2019-01-07Rollup merge of #57369 - petrhosek:llvm-libcxx, r=alexcrichtonPietro Albini-0/+11
2019-01-07Rollup merge of #57358 - euclio:docck-unicode, r=QuietMisdreavusPietro Albini-19/+29
2019-01-07Rollup merge of #57308 - Zoxc:controller-sync, r=michaelwoeristerPietro Albini-3/+5
2019-01-07Rollup merge of #57290 - mark-i-m:remove-outdated-comment, r=michaelwoeristerPietro Albini-3/+0
2019-01-07Auto merge of #57304 - davidtwco:issue-57280, r=nikomatsakisbors-4/+106
2019-01-07Auto merge of #57336 - ehuss:bump-stage0, r=alexcrichtonbors-1/+1
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-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-882/+749
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-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-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-05Auto merge of #57354 - kennytm:rollup, r=kennytmbors-305/+294
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