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

Switch to stable rust toolchain #749

Closed
3 tasks done
gaojiaqi7 opened this issue Dec 11, 2024 · 0 comments
Closed
3 tasks done

Switch to stable rust toolchain #749

gaojiaqi7 opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gaojiaqi7
Copy link
Member

gaojiaqi7 commented Dec 11, 2024

There are still some unstable features used by this project, such as naked_functions. Dependencies such as x86_64 rely on nightly toolchain and unstable features.

  • Remove the naked_functions used in td-exception crate
  • Clean up the use of alloc_error_handler in td-shim crate
  • Remove dependencies and build tools that rely on nightly toolchain
@jyao1 jyao1 added the enhancement New feature or request label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants