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 2, 2024
1 parent dbfa90f commit 2bc8444
Show file tree
Hide file tree
Showing 3 changed files with 296 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 @@ -63,6 +63,7 @@ unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }

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

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

0 comments on commit 2bc8444

Please sign in to comment.