Skip to content

Conversation

@cfrantz
Copy link
Collaborator

@cfrantz cfrantz commented Mar 20, 2024

  1. Put serde_annotate source into serde_annotate/
  2. Rename annoate_derive to serde_annoate_derive.

This re-organization of the repo file structure follows the example of other rust libraries including several crates. This re-org is a prelude to the next PR which will eliminate the need for min_specialization, and consequently, the need for the nightly compiler.

@cfrantz cfrantz requested review from jrvanwhy and nbdd0121 March 20, 2024 01:45
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Remove this comment.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

1. Put serde_annotate source into serde_annotate/
2. Rename `annotate_derive` to `serde_annotate_derive`.

Signed-off-by: Chris Frantz <[email protected]>
@cfrantz cfrantz merged commit 975683b into lowRISC:main Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants