Commit a6b3aaa
committed
Auto merge of #161638 - Zalathar:rollup-oG1YjFs, r=Zalathar
Rollup of 22 pull requests
Successful merges:
- rust-lang/rust#161586 (miri subtree update)
- rust-lang/rust#161187 (add `Complex<T>` layout tests for straightforward targets)
- rust-lang/rust#161524 (Put back `tests/rustdoc-gui/search-result-display.goml`)
- rust-lang/rust#161592 (core: refactor tests/pattern.rs tests)
- rust-lang/rust#161602 (Fix flakyness issue for `tests/rustdoc-gui/headers-color.goml`)
- rust-lang/rust#152433 (Use `symlink_dir` to create junctions on Windows instead of trying to use symbolic links in `copy_link_internal`)
- rust-lang/rust#155254 (Recover on attribute in use tree)
- rust-lang/rust#158695 (Replace `CrateDump` with the Debug impl from `CStore`)
- rust-lang/rust#159456 (Fix the reporting of layout normalization failures in transmute checks)
- rust-lang/rust#159940 (Eliminate some buggy `unreachable!()`s in `expand_[option_]env()`)
- rust-lang/rust#160452 (-Ctarget-feature is not unsafe (any more))
- rust-lang/rust#161007 (tests/ui/union/union-nodrop.rs: fix typo "expressios")
- rust-lang/rust#161552 (also trigger overflow FCW when going from overflow -> error)
- rust-lang/rust#161569 (Bump cfg_aliases to 0.2.2)
- rust-lang/rust#161573 (re-bless `pretty-std` on windows)
- rust-lang/rust#161580 (Add codegen test for redundant bit mask after a range check)
- rust-lang/rust#161588 (update eyre)
- rust-lang/rust#161589 (std: reduce visibility of some internal OsStr related types)
- rust-lang/rust#161598 ([Bootstrap] Pass exact CI `llvm-config` executable path)
- rust-lang/rust#161601 (Path: use optimized is_empty() method)
- rust-lang/rust#161604 (coretests: Add a few tests for backward multibyte predicate)
- rust-lang/rust#161615 (interpret: make validate_c_variadic_compatible_ty public)104 files changed
Lines changed: 1761 additions & 646 deletions
File tree
- ci
- miri-script/src
- priroda
- src
- frontend
- tests/ui
- src
- bin
- intrinsics/x86
- shims
- unix
- android
- freebsd
- linux
- macos
- netbsd
- solarish
- windows
- tests
- fail-dep/libc
- fail
- extern_static
- function_calls
- shims
- pass-dep
- concurrency
- libc
- pass
- shims/x86
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
514 | | - | |
| 514 | + | |
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| |||
152 | 156 | | |
153 | 157 | | |
154 | 158 | | |
155 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
156 | 162 | | |
157 | 163 | | |
158 | 164 | | |
| |||
0 commit comments