Skip to content

Commit

Permalink
add run-fail to repr change struct
Browse files Browse the repository at this point in the history
  • Loading branch information
Noratrieb committed Jan 14, 2022
1 parent d3dac5f commit eaf7720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/src/reference/semver.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ that repr.

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

```rust,ignore
```rust,ignore,run-fail
// MAJOR CHANGE
///////////////////////////////////////////////////////////
Expand Down

0 comments on commit eaf7720

Please sign in to comment.