Skip to content

Commit

Permalink
feat: testing for compilation failure rpt tweet
Browse files Browse the repository at this point in the history
  • Loading branch information
encody committed Jul 25, 2023
1 parent 66e1670 commit 34d90cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/blog/rust-pro-tips-collection.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This is a collection of Rust "pro tips" that I've collected, most of which have

## 27. Testing for compilation failure

<!-- [Tweet]() -->
[Tweet](https://twitter.com/sudo_build/status/1683855149956218881)

Create tests intended to fail compilation with the `compile_fail` attribute on documentation tests.

Expand Down

0 comments on commit 34d90cd

Please sign in to comment.