about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-01-09Misc cleanupsShotaro Yamada-8/+7
2019-01-08lldb_batchmode.py: try `import _thread` for Python 3Josh Stone-1/+6
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-08Supporting backtrace for x86_64-fortanix-unknown-sgx.Vardhan Thigle-10/+83
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-08Make `mk_eval_cx` private to const evalOliver Scherer-1/+1
2019-01-08Manually push a stack frame where no valid frame is neededOliver Scherer-35/+12
2019-01-08Auto merge of #57332 - Dylan-DPC:feature/stabilise-cfg-attr, r=Centrilbors-110/+16
2019-01-08Remove `CrateNum::Invalid`.Nicholas Nethercote-4/+0
2019-01-07Add link destination for `read-ownership`Dylan MacKenzie-0/+1
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-08save-analysis: use a fallback when access levels couldn't be computedIgor Matuszewski-3/+14
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-08Improve the wordingYuki Okushi-46/+46
2019-01-07semi-revert libsyntax doctest parsing if a macro is wrapping mainQuietMisdreavus-3/+48
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-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