]> git.lizzy.rs Git - rust.git/commit
Auto merge of #79200 - Dylan-DPC:rollup-su689pq, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Thu, 19 Nov 2020 17:27:24 +0000 (17:27 +0000)
committerbors <bors@rust-lang.org>
Thu, 19 Nov 2020 17:27:24 +0000 (17:27 +0000)
commitfe982319aa0aa5bbfc2795791a753832292bd2ba
tree52a8b4b61b22ae931beab41f42b2db7fb7608a1c
parent3d3c8c5e0d534cdd794f1b3359089eba031d492c
parentb5fffdc12be138ddf5fbd0f20d31026597d86d4e
Auto merge of #79200 - Dylan-DPC:rollup-su689pq, r=Dylan-DPC

Rollup of 14 pull requests

Successful merges:

 - #78961 (Make bad "rust-call" arguments no longer ICE)
 - #79082 (Improve the diagnostic for when an `fn` contains qualifiers inside an `extern` block.)
 - #79090 (libary: Forward compiler-builtins "asm"  and "mangled-names" feature)
 - #79094 (Add //ignore-macos to pretty-std-collections.rs)
 - #79101 (Don't special case constant operands when lowering intrinsics)
 - #79102 (Add two regression tests)
 - #79110 (Remove redundant notes in E0275)
 - #79116 (compiletest: Fix a warning in debuginfo tests on windows-gnu)
 - #79117 (add optimization fuel checks to some mir passes)
 - #79147 (Highlight MIR as Rust on GitHub)
 - #79149 (Move capture lowering from THIR to MIR)
 - #79155 (fix handling the default config for profiler and sanitizers)
 - #79156 (Allow using `download-ci-llvm` from directories other than the root)
 - #79164 (Permit standalone generic parameters as const generic arguments in macros)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup