Skip to content

Commit 652cd0e

Browse files
authored
Unrolled build for rust-lang#129026
Rollup merge of rust-lang#129026 - rcvalle:rust-cfi-move-cfi-ui-tests-to-cfi-directory, r=compiler-errors CFI: Move CFI ui tests to cfi directory Move the CFI ui tests to the cfi directory and removes the cfi prefix from tests file names similarly to how the cfi codegen tests are organized.
2 parents a2e1d15 + 66c93ac commit 652cd0e

30 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

tests/ui/sanitizer/cfi-invalid-attr-cfi-encoding.stderr tests/ui/sanitizer/cfi/invalid-attr-encoding.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error: malformed `cfi_encoding` attribute input
2-
--> $DIR/cfi-invalid-attr-cfi-encoding.rs:10:1
2+
--> $DIR/invalid-attr-encoding.rs:10:1
33
|
44
LL | #[cfi_encoding]
55
| ^^^^^^^^^^^^^^^ help: must be of the form: `#[cfi_encoding = "encoding"]`
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)