-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor!(core): rework attribute semantics (#226)
* add error enum * update `UnknownAttributeStorage` trait * move copy req to `AttributeUpdate` * update `AttributeStorage` trait and its impl * update AttrStorageManager methods * update attribute module test * update embed methods * fix ;ore tests * fix dim2 tests * fix 2-sews * fix 1-sews * remove explicit Result in favor of StmResult * fix core tests & errors * fix tests & errors of kernels * fix render & doctests * fix benches * update trait doc * update doc * fix clippy lints
- Loading branch information
Showing
30 changed files
with
1,947 additions
and
1,633 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
Oops, something went wrong.