Skip to content

Commit eaf7720

Browse files
committed
add run-fail to repr change struct
1 parent d3dac5f commit eaf7720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/semver.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ that repr.
283283

284284
Adding a well-defined repr to a `repr(Rust)` struct is *not* a breaking change.
285285

286-
```rust,ignore
286+
```rust,ignore,run-fail
287287
// MAJOR CHANGE
288288
289289
///////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)