From: bors Date: Tue, 18 Feb 2020 17:51:29 +0000 (+0000) Subject: Auto merge of #69262 - Dylan-DPC:rollup-m6dt9cn, r=Dylan-DPC X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=e620d0f337d0643c757bab791fc7d88d63217704;hp=210b18118e3e59ed84b87de4716b98dc4cc393bd;p=rust.git Auto merge of #69262 - Dylan-DPC:rollup-m6dt9cn, r=Dylan-DPC Rollup of 5 pull requests Successful merges: - #69181 (Change const eval to just return the value ) - #69192 (Add more regression tests) - #69200 (Fix printing of `Yield` terminator) - #69205 (Allow whitespaces in revision flags) - #69233 (Clean up E0310 explanation) Failed merges: r? @ghost --- diff --git a/Cargo.lock b/Cargo.lock index f13a581bc79..beda3993353 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -498,7 +498,7 @@ dependencies = [ "itertools 0.8.0", "lazy_static 1.4.0", "matches", - "pulldown-cmark 0.6.1", + "pulldown-cmark 0.7.0", "quine-mc_cluskey", "regex-syntax", "semver", diff --git a/src/tools/clippy b/src/tools/clippy index 07f1736390e..b91ae16eb1a 160000 --- a/src/tools/clippy +++ b/src/tools/clippy @@ -1 +1 @@ -Subproject commit 07f1736390e1d4dd88cf9fae4ab7737ee5e086b7 +Subproject commit b91ae16eb1ab03b996de5ffc44db054244c1d2f6