Add two draft project goals: seamless C support, and relaxing the orphan rule#3
Merged
nikomatsakis merged 1 commit intorust-lang:mainfrom May 6, 2024
Merged
Conversation
…han rule Both WIP, both without owners yet. These are meant as samples of goals, and as samples of goals without owners specifically. However, they're also goals that people have expressed support for solving.
nikomatsakis
approved these changes
May 6, 2024
60 tasks
Contributor
|
Both of these goals would likely help Rust for Linux (depending on the details) and we had similar discussions in the past about them within Rust for Linux. I linked them and added some context at Rust-for-Linux/linux#354. |
nikomatsakis
added a commit
to nikomatsakis/rust-project-goals-ndm
that referenced
this pull request
Jun 5, 2025
Add two draft project goals: seamless C support, and relaxing the orphan rule
12 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Both WIP, both without owners yet.
These are meant as samples of goals, and as samples of goals without
owners specifically. However, they're also goals that people have
expressed support for solving.
Looking to get these merged as WIP for now. We can review them using whatever
WIP process we develop for reviewing goals-without-owners for pre-approval.
Once they're more complete I can arrange to put forth owners for them.