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

Doctests #21

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Doctests #21

merged 2 commits into from
Dec 16, 2024

Conversation

Robo210
Copy link
Collaborator

@Robo210 Robo210 commented Dec 16, 2024

  • Move tests to doctests
  • Update a few docs
  • Fix crashes on Linux that only showed up when run as doctests. Due to how doctests work, this was horrible to debug.

@Robo210 Robo210 requested a review from a team as a code owner December 16, 2024 11:49
@Robo210
Copy link
Collaborator Author

Robo210 commented Dec 16, 2024

It's worth noting that rust nightly uses its own linker that is not compatible with the linker tricks this crate uses. This should probably be called out in the readme or something. Currently there is no workaround available.

@Robo210 Robo210 merged commit 48fbc79 into main Dec 16, 2024
3 checks passed
@Robo210 Robo210 deleted the doctests branch December 16, 2024 23:39
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.

2 participants