Skip to content

Commit

Permalink
Set unified context iff needed
Browse files Browse the repository at this point in the history
  • Loading branch information
dandavison committed Aug 1, 2024
1 parent ac27c12 commit d891b6a
Show file tree
Hide file tree
Showing 3 changed files with 297 additions and 21 deletions.
197 changes: 197 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ features = []

[dev-dependencies]
insta = { version = "1.*", features = ["colors", "filters"] }
rstest = "0.21.0"

[profile.test]
opt-level = 2
Expand Down
Loading

0 comments on commit d891b6a

Please sign in to comment.