about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-01-09provide suggestion for invalid boolean castAndy Russell-24/+47
2019-01-09Auto merge of #57419 - cramertj:pin-set, r=withouboatsbors-2/+2
2019-01-09Auto merge of #56614 - Zoxc:query-perf2, r=michaelwoeristerbors-178/+99
2019-01-09Auto merge of #57086 - oli-obk:miri_dist, r=kennytmbors-1/+159
2019-01-08Auto merge of #56407 - GuillaumeGomez:missing-docs-reexported-macros, r=varkorbors-20/+99
2019-01-08Auto merge of #56638 - matthewjasper:remove-ref-region, r=nikomatsakisbors-55/+34
2019-01-08Update stdsimd submoduleGuillaume Gomez-0/+2
2019-01-08Auto merge of #57429 - alexcrichton:fix-dist, r=Mark-Simulacrumbors-8/+8
2019-01-08More feature whitelisting of winapiOliver Scherer-0/+3
2019-01-08Adjust cargo workspace hack to miri/cargo interactionsOliver Scherer-1/+4
2019-01-08fixupOliver Scherer-2/+46
2019-01-08Prepare everything for distributing miri via rustupOliver Scherer-0/+108
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-07Build LLVM with -static-libstdc++ on dist buildsAlex Crichton-8/+8
2019-01-08Auto merge of #57095 - Zoxc:prof-fix, r=michaelwoeristerbors-30/+40
2019-01-07Reborrow Pin<P> using &mut in `Pin::set`Taylor Cramer-2/+2
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-06check missing docs for reexported macros as wellGuillaume Gomez-20/+97
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