]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Auto merge of #90037 - matthiaskrgr:rollup-cdfhxtn, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Tue, 19 Oct 2021 05:04:38 +0000 (05:04 +0000)
committerbors <bors@rust-lang.org>
Tue, 19 Oct 2021 05:04:38 +0000 (05:04 +0000)
commit2f22e63cc4b61d2f42b92eee11480a4f93dc2771
tree644a5c3af1367a2bd0afe7fbdefd7898d379f1db
parentcd8b56f528631b128f36605b28ae06e36377dc68
parent5bcaf04cbb7a3a6f11df3a4b9034e8d490e8c08c
Auto merge of #90037 - matthiaskrgr:rollup-cdfhxtn, r=matthiaskrgr

Rollup of 8 pull requests

Successful merges:

 - #89766 (RustWrapper: adapt for an LLVM API change)
 - #89867 (Fix macro_rules! duplication when reexported in the same module)
 - #89941 (removing TLS support in x86_64-unknown-none-hermitkernel)
 - #89956 (Suggest a case insensitive match name regardless of levenshtein distance)
 - #89988 (Do not promote values with const drop that need to be dropped)
 - #89997 (Add test for issue #84957 - `str.as_bytes()` in a `const` expression)
 - #90002 (:arrow_up: rust-analyzer)
 - #90034 (Tiny tweak to Iterator::unzip() doc comment example.)

Failed merges:

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