about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-25Rollup merge of #57890 - feinorgh:fix-diagnostics-typo, r=zackmdavisMazdak Farrokhzad-1/+1
2019-01-25Rollup merge of #57886 - davidtwco:issue-57385, r=estebankMazdak Farrokhzad-27/+303
2019-01-25Rollup merge of #57734 - oli-obk:fixes_and_cleanups, r=pnkfelixMazdak Farrokhzad-30/+68
2019-01-25Rollup merge of #57645 - nikomatsakis:issue-56877-abi-aggregates, r=eddybMazdak Farrokhzad-20/+492
2019-01-25Rollup merge of #56233 - kenta7777:kenta7777#49937, r=oli-obkMazdak Farrokhzad-4/+6
2019-01-25distinguish "no data" from "heterogeneous" for ABI purposesNiko Matsakis-20/+492
2019-01-25Auto merge of #57714 - matthewjasper:wellformed-unreachable, r=pnkfelixbors-291/+849
2019-01-25Unit test from #57866.Felix S. Klock II-0/+26
2019-01-25Auto merge of #57891 - michaelwoerister:no-default-incr-bootstrap, r=pietroal...bors-0/+3
2019-01-25Combining move lifetime and type suggestions.David Wood-35/+179
2019-01-25bootstrap: Don't rely on any default settings regarding incr. comp. in Cargo.Michael Woerister-0/+3
2019-01-25Suggestion moving types before associated types.David Wood-15/+147
2019-01-25Add a compile-fail test for `Drop` in constants in the presence of `Option`sOliver Scherer-2/+34
2019-01-25Auto merge of #57881 - matthiaskrgr:clippy_submodule_upd, r=oli-obkbors-6/+8
2019-01-25Fix wording in diagnostics pagePär Karlsson-1/+1
2019-01-25Rollup merge of #57865 - Aaron1011:fix/debug-ice, r=estebankMazdak Farrokhzad-30/+44
2019-01-25Rollup merge of #57802 - davidtwco:issue-56943, r=estebankMazdak Farrokhzad-14/+37
2019-01-25Rollup merge of #57652 - mark-i-m:remove-old, r=nikomatsakisMazdak Farrokhzad-864/+93
2019-01-25Rollup merge of #57294 - estebank:point-copy-less, r=nikomatsakisMazdak Farrokhzad-226/+668
2019-01-25Rollup merge of #56217 - frewsxcv:frewsxcv-float-parse, r=QuietMisdreavusMazdak Farrokhzad-1/+25
2019-01-24submodules: update clippy from 280069dd to f1753522Matthias Krüger-6/+8
2019-01-24Auto merge of #57879 - Centril:rollup, r=Centrilbors-172/+432
2019-01-24Fix --compare-mode=nll testsEsteban Küber-139/+493
2019-01-24review commentsEsteban Küber-19/+11
2019-01-24Point at type argument suggesting adding `Copy` constraintEsteban Küber-1/+16
2019-01-24break eagerly from loopEsteban Küber-0/+1
2019-01-24Add test for #34721Esteban Küber-0/+52
2019-01-24When using value after move, point at span of localEsteban Küber-88/+116
2019-01-24Rollup merge of #57873 - milesand:master, r=CentrilMazdak Farrokhzad-16/+8
2019-01-24Rollup merge of #57867 - Aaron1011:fix/gen-future-doc, r=CentrilMazdak Farrokhzad-1/+1
2019-01-24Rollup merge of #57863 - davidtwco:issue-57684, r=estebankMazdak Farrokhzad-1/+109
2019-01-24Rollup merge of #57861 - pepyakin:wasm-dont-export-table, r=alexcrichtonMazdak Farrokhzad-3/+0
2019-01-24Rollup merge of #57860 - jethrogb:jb/sgx-os-ffi, r=joshtriplettMazdak Farrokhzad-1/+111
2019-01-24Rollup merge of #57846 - QuietMisdreavus:proc-macro-links, r=GuillaumeGomezMazdak Farrokhzad-2/+11
2019-01-24Rollup merge of #57803 - jethrogb:jb/sgx-unwind-version, r=alexcrichtonMazdak Farrokhzad-1/+16
2019-01-24Rollup merge of #57606 - oli-obk:shrink, r=RalfJungMazdak Farrokhzad-103/+93
2019-01-24Rollup merge of #57380 - bearcage:master, r=alexcrichtonMazdak Farrokhzad-44/+83
2019-01-24Auto merge of #51285 - Mark-Simulacrum:remove-quote_apis, r=Manishearthbors-2219/+57
2019-01-24Remove quote_*! macros and associated APIsMark Simulacrum-2219/+57
2019-01-24Auto merge of #57269 - gnzlbg:simd_bitmask, r=rkruppebors-0/+288