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

Standard library support for guests #759

Merged
merged 133 commits into from
Dec 18, 2024
Merged

Standard library support for guests #759

merged 133 commits into from
Dec 18, 2024

Conversation

matthiasgoergens
Copy link
Collaborator

@matthiasgoergens matthiasgoergens commented Dec 14, 2024

Standard library support for guests works, but this PR needs some polishing and depends on a lot of other PRs that should go in first, to make this one easier to review. Nevertheless, you can have a look and try this one out, if you want.

@@ -1,2 +1,3 @@
[toolchain]
channel = "nightly-2024-12-06"
components = ["rust-src"]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We need the sources for build-std.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Actually, it moved to examples/.cargo/config.toml.

github-merge-queue bot pushed a commit that referenced this pull request Dec 17, 2024
@matthiasgoergens
Copy link
Collaborator Author

I'm merging this now, so we can build on it. But I will do a follow up PR that addresses the duplication of code snippets for running in test_elf. @lispc

@matthiasgoergens matthiasgoergens added this pull request to the merge queue Dec 18, 2024
Merged via the queue into master with commit 830b840 Dec 18, 2024
4 checks passed
@matthiasgoergens matthiasgoergens deleted the matthias/saner branch December 18, 2024 10:04
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