Skip to content

Commit 7c179df

Browse files
committed
add issue link in test
1 parent 69fdc05 commit 7c179df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/attributes/align-on-fields-143987.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Regression test for issue #143987
1+
// Regression test for issue https://github.com/rust-lang/rust/issues/143987
22
// Ensure that using `#[align]` on struct fields produces an error
33
// instead of causing an ICE (Internal Compiler Error)
44

0 commit comments

Comments
 (0)