about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-01-28Auto merge of #57899 - davidtwco:issue-56685, r=estebankbors-59/+179
2019-01-28Unused variable suggestions on all patterns.David Wood-59/+179
2019-01-28Auto merge of #57691 - Zoxc:pass-skip, r=petrochenkovbors-19/+43
2019-01-28Conditionally skip two passes if their related attributes were not foundJohn Kåre Alsaker-19/+43
2019-01-28Auto merge of #57910 - Mark-Simulacrum:delete-test, r=petrochenkovbors-4/+2
2019-01-28Auto merge of #57442 - oli-obk:lazy_const, r=RalfJungbors-80/+71
2019-01-27Auto merge of #56932 - clarcharr:iter_refactor, r=Centrilbors-3862/+4032
2019-01-27`ConstValue::ScalarPair` only needs to represent slicesOliver Scherer-82/+59
2019-01-27Add some size assertions for const eval typesOliver Scherer-0/+14
2019-01-27Fix indentationOliver Scherer-1/+1
2019-01-27Auto merge of #57765 - Mark-Simulacrum:bootstrap-bump, r=alexcrichtonbors-238/+177
2019-01-27Update comment in test which has changed its purposeMark Rousskov-4/+2
2019-01-27Update cargo to fix deprecation warningsMark Rousskov-0/+0
2019-01-27Auto merge of #57826 - danielhenrymantilla:master, r=Centrilbors-1/+1
2019-01-27Auto merge of #57927 - Alexendoo:mem-drop-nll-docs, r=Centrilbors-28/+1
2019-01-27Auto merge of #57907 - euclio:applicability-rename, r=estebankbors-420/+333
2019-01-26remove `_with_applicability` from suggestion fnsAndy Russell-418/+315
2019-01-26document `Applicability`Andy Russell-2/+18
2019-01-27Auto merge of #57925 - fintelia:riscv-cas, r=nagisabors-1/+1
2019-01-27Auto merge of #57871 - Mark-Simulacrum:fix-compiletest-stamp, r=oli-obkbors-24/+47
2019-01-26Replace deprecated ATOMIC_INIT constsMark Rousskov-59/+89
2019-01-26Remove lexical scope examples from std::mem::dropAlex Macleod-28/+1
2019-01-26Enable RISC-V atomic compare and swapJonathan Behrens-1/+1
2019-01-26Auto merge of #57918 - Centril:rollup, r=Centrilbors-84/+156
2019-01-26Rollup merge of #57913 - h-michael:fix-crate-visibility-modifier-issue-number...Mazdak Farrokhzad-2/+2
2019-01-26Rollup merge of #57908 - petrochenkov:errepice, r=estebankMazdak Farrokhzad-46/+98
2019-01-26Rollup merge of #57827 - parched:ignore, r=nikomatsakisMazdak Farrokhzad-0/+1
2019-01-26Rollup merge of #57825 - RalfJung:zeroed, r=nikomatsakisMazdak Farrokhzad-1/+0
2019-01-26Rollup merge of #57764 - Xanewok:tiny-tweaks, r=nikomatsakisMazdak Farrokhzad-4/+5
2019-01-26Rollup merge of #57703 - m-ou-se:mutexguard-debug, r=cramertjMazdak Farrokhzad-3/+1
2019-01-26Rollup merge of #57407 - mehcode:stabilize-extern-crate-self, r=CentrilMazdak Farrokhzad-28/+49
2019-01-26Auto merge of #57852 - davidtwco:issue-57819, r=estebankbors-8/+328
2019-01-26Ignore LLVM-dependent run-make tests on WindowsMark Rousskov-1/+20
2019-01-26Workaround presence of LLVM library in stage0/libMark Rousskov-13/+55
2019-01-26Bump bootstrap compiler to 1.33 betaMark Rousskov-168/+16
2019-01-26Auto merge of #57726 - Zoxc:combine-early-lints, r=estebankbors-216/+579
2019-01-26Auto merge of #57425 - alexcrichton:stabilize-atomics, r=sfacklerbors-55/+96
2019-01-26Auto merge of #55641 - nagisa:optimize-attr, r=pnkfelixbors-128/+448
2019-01-26Change crate-visibility-modifier issue number in The Unstable BookHirokazu Hata-2/+2
2019-01-26Auto merge of #57675 - cuviper:llvm-monorepo, r=alexcrichtonbors-47/+209
2019-01-25Set LLDB_NO_DEBUGSERVER=ONJosh Stone-0/+1
2019-01-25[rust-lldb] Adapt to changes in LLDB APIsJosh Stone-0/+0
2019-01-25librustc_llvm: default to libc++ for darwinJosh Stone-0/+2
2019-01-25Update LLVM for a CodeView fixJosh Stone-0/+0
2019-01-25Set the DICompileUnit emissionKindJosh Stone-6/+50
2019-01-25Add two more wasm-related LLVM commitsAlex Crichton-0/+0
2019-01-25Rebase to the llvm-project monorepoJosh Stone-42/+157
2019-01-25Auto merge of #57898 - Centril:rollup, r=Centrilbors-82/+870
2019-01-26Address review comments and cleanup codeVadim Petrochenkov-62/+59
2019-01-25Correctly set filetime for copied LLVMMark Rousskov-24/+47