-
-
Notifications
You must be signed in to change notification settings - Fork 307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove dyntype
from ObjectRef
#1053
base: main
Are you sure you want to change the base?
Commits on Dec 12, 2022
-
Remove dyntype concerns from ObjectRef
Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d53ef44 - Browse repository at this point
Copy the full SHA d53ef44View commit details -
Add a runtime TypeInfo trait to avoid dealing with DynamicType
Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a84e98f - Browse repository at this point
Copy the full SHA a84e98fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba08ed0 - Browse repository at this point
Copy the full SHA ba08ed0View commit details -
avoid potential obscure edge case unwrap
Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fea6c70 - Browse repository at this point
Copy the full SHA fea6c70View commit details -
reinstate ObjectRef -> ObjectReference in form of a TryFrom
Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fc2abd4 - Browse repository at this point
Copy the full SHA fc2abd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38458e0 - Browse repository at this point
Copy the full SHA 38458e0View commit details -
TypeInfo trait now returns Option<Cow> rather than Option<String>
Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 05b8540 - Browse repository at this point
Copy the full SHA 05b8540View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6428341 - Browse repository at this point
Copy the full SHA 6428341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46d72dd - Browse repository at this point
Copy the full SHA 46d72ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6025ce - Browse repository at this point
Copy the full SHA b6025ceView commit details -
use typeinfo from OwnerReference when possible
Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7051f3f - Browse repository at this point
Copy the full SHA 7051f3fView commit details -
use ownerreference info when using trigger_owners
Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4f4c9a0 - Browse repository at this point
Copy the full SHA 4f4c9a0View commit details -
make all
ObjectRef
constructors require type info by defaultSigned-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8f0376d - Browse repository at this point
Copy the full SHA 8f0376dView commit details
Commits on Dec 13, 2022
-
more accurately explains what the trait is doing Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e58a6a7 - Browse repository at this point
Copy the full SHA e58a6a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ea7a9 - Browse repository at this point
Copy the full SHA d6ea7a9View commit details
Commits on Dec 18, 2022
-
Merge branch 'main' into dyn-lift
Signed-off-by: Eirik A <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 931d462 - Browse repository at this point
Copy the full SHA 931d462View commit details
Commits on Feb 12, 2023
-
Merge branch 'main' into dyn-lift
Signed-off-by: Eirik A <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 25cb9dd - Browse repository at this point
Copy the full SHA 25cb9ddView commit details -
fmt + fix wrong merge conflict resolution
Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d031950 - Browse repository at this point
Copy the full SHA d031950View commit details