Skip to content
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

Use upstream x86_64 crate instead of our own fork #524

Merged

Conversation

kevinaboos
Copy link
Member

We no longer need our own fork of the x86_64 crate ever since this PR went through: rust-osdev/x86_64#354

Other related changes:

  • Move LockedIdt wrapper type to its own library crate.
  • Upgrade crates that use x86_64 or LockedIdt to the 2018 edition.

* Move `LockedIdt` wrapper type to its own library crate.

* Upgrade crates that use `x86_64` or `LockedIdt` to the 2018 edition.
@kevinaboos kevinaboos merged commit 1a3c4de into theseus-os:theseus_main Jun 8, 2022
@kevinaboos kevinaboos deleted the use_upstream_x86_64_crate branch June 8, 2022 19:49
github-actions bot pushed a commit that referenced this pull request Jun 8, 2022
* Move `LockedIdt` wrapper type to its own library crate.

* Upgrade crates that use `x86_64` or `LockedIdt` to the 2018 edition. 1a3c4de
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.

1 participant