Commit 5f7b318
committed
Auto merge of rust-lang#90037 - matthiaskrgr:rollup-cdfhxtn, r=matthiaskrgr
Rollup of 8 pull requests
Successful merges:
- rust-lang#89766 (RustWrapper: adapt for an LLVM API change)
- rust-lang#89867 (Fix macro_rules! duplication when reexported in the same module)
- rust-lang#89941 (removing TLS support in x86_64-unknown-none-hermitkernel)
- rust-lang#89956 (Suggest a case insensitive match name regardless of levenshtein distance)
- rust-lang#89988 (Do not promote values with const drop that need to be dropped)
- rust-lang#89997 (Add test for issue rust-lang#84957 - `str.as_bytes()` in a `const` expression)
- rust-lang#90002 (:arrow_up: rust-analyzer)
- rust-lang#90034 (Tiny tweak to Iterator::unzip() doc comment example.)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2837 | 2837 | | |
2838 | 2838 | | |
2839 | 2839 | | |
2840 | | - | |
| 2840 | + | |
2841 | 2841 | | |
2842 | 2842 | | |
2843 | 2843 | | |
2844 | | - | |
2845 | | - | |
| 2844 | + | |
| 2845 | + | |
2846 | 2846 | | |
2847 | 2847 | | |
2848 | 2848 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
0 commit comments