-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* master: (32 commits) fix `HashEqLike` for `Box<T>` bless ui tests expose `Database::unwind_if_revision_cancelled` Describe deadlock risk for assemble closure in interning Simplify Event construction Remove panicking paths from `maybe_changed_after` Remove PartialOrd, Ord implementations from keys Remove unnecessary `Option` around `Storage::zalsa_impl` Remove unreachable unwraps via typing Make `QueryEdge` an enum Type `QueryEdge` Encapsulate `DependencyIndex` Fix mutating benchmark benching more than just mutation Use proper setup for compare benches Fix benchmarks accidentally re-using the same database Cleanup Add self-ref test Split Lookup into two traits Implement self-referential interning Improve safety comments on function/fetch ...
- Loading branch information
Showing
40 changed files
with
931 additions
and
487 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.