Cleanup the repo a little bit after Rust Reference decision#70
Merged
ehuss merged 9 commits intorust-lang:mainfrom Jul 25, 2024
Merged
Cleanup the repo a little bit after Rust Reference decision#70ehuss merged 9 commits intorust-lang:mainfrom
ehuss merged 9 commits intorust-lang:mainfrom
Conversation
There is still more two do, but this tries to at least reduce the confusion that this repo is actively being worked on at this point in time.
Contributor
Author
|
What do I need to change/update so |
Contributor
I think for now we should just keep the The plan is to move it to the reference repo once the workspace problems have been worked out in rust-lang/rust. At that time, we can delete most everything here. If you'd like, perhaps change this PR to only modify the top-level README, and we can take care of the rest soon afterwards? |
This was missed in rust-lang#64.
This has moved to the reference repo in rust-lang/reference#1542.
There isn't anything here, and no intent to add anything, and there shouldn't be any links to this.
The book text is now in https://github.com/rust-lang/reference/
These are no longer needed now that mdbook-spec and the book are not here.
Contributor
|
I pushed some commits to further clean up the repo after rust-lang/reference#1542. |
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.
There is still more to do, but this tries to at least reduce the confusion that this repo is actively being worked on at this point in time.