Skip to content

Commit

Permalink
Internal code improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassy343 committed Jul 20, 2022
1 parent a68a285 commit df1fccd
Show file tree
Hide file tree
Showing 9 changed files with 280 additions and 256 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ features = ["inline-more"]
[target.'cfg(loom)'.dependencies]
loom = { version = "0.5.6", features = ["checkpoint"] }

[features]
default = []
nightly = []

[profile.loomtest]
inherits = "release"
debug = 2
Expand Down
223 changes: 0 additions & 223 deletions src/core/handle.rs

This file was deleted.

Loading

0 comments on commit df1fccd

Please sign in to comment.