diff options
| author | bors <bors@rust-lang.org> | 2022-10-11 04:27:13 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-10-11 04:27:13 +0000 |
| commit | 365578445c6771bb74bfd341c8c48867164a9992 (patch) | |
| tree | ae2b6f003c64e56bf891657a33d76ecac04ba767 /compiler/rustc_parse/src/parser/expr.rs | |
| parent | 518263d889818d16a09a8260f212f8ff4bf345f1 (diff) | |
| parent | 5f3a4240c5ea5a5943eca5a467e3be04159e89a4 (diff) | |
| download | rust-365578445c6771bb74bfd341c8c48867164a9992.tar.gz rust-365578445c6771bb74bfd341c8c48867164a9992.zip | |
Auto merge of #102724 - pcc:scs-fix-test, r=Mark-Simulacrum
Fix the sanitizer_scs_attr_check.rs test The test is failing when targeting aarch64 Android. The intent appears to have been to look for a function attributes comment (or the absence of one) on the line preceding the function declaration. But this isn't quite possible with FileCheck and the test as written was looking for a line with `no_scs` after a line with `scs`, which doesn't appear in the output. Instead, match on the function attributes comment on the line following the demangled function name comment.
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions
