about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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
2019-01-25std: Stabilize fixed-width integer atomicsAlex Crichton-55/+96
2019-01-25#56411 do not suggest a fix for a import conflict in a macroFrançois Mockers-1/+56
2019-01-25Resolve breakageSimonas Kazlauskas-61/+46
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-24Instead of adding a paragraph mentioning std::mem::transmute and core::mem::t...Johnathan Van Why-4/+1
2019-01-25Update minifier versionGuillaume Gomez-3/+4
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-24Add a feature gate test for #[optimize]Simonas Kazlauskas-0/+68
2019-01-24Support revisions for codegen testsSimonas Kazlauskas-49/+115
2019-01-24Add an idealistic test for optimize attributeSimonas Kazlauskas-0/+49
2019-01-24Implement optimize(size) and optimize(speed)Simonas Kazlauskas-107/+259
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