-
Notifications
You must be signed in to change notification settings - Fork 39
rust: implement Reloc macro #126
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
base: main
Are you sure you want to change the base?
rust: implement Reloc macro #126
Conversation
caabeb2 to
c95b4ec
Compare
de95e9e to
d60f6a7
Compare
d60f6a7 to
ea0f06c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we have different name of this file, as we are not using lib.rs naming in com-api lib.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isnt lib.rs a general Rust convention for lib crates ? Bit confused.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can use lib.rs, i just mentioned because our all the files naming is based on module name in com-api , so to make file naming consistent i have suggested.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as we talked, I keep lib.rs as all other codebase in score uses lib.rs
darkwisebear
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice one, thanks!
ea0f06c to
6eb53d4
Compare
|
@LittleHuba can we sync this ? |
6eb53d4 to
e720eb8
Compare
e720eb8 to
b50cb6d
Compare
No description provided.