Uh oh!
There was an error while loading. Please reload this page.
Cleanup the repo a little bit after Rust Reference decision - #70
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.
JoelMarcey
commented
Jul 17, 2024
What do I need to change/update so |
ehuss
commented
Jul 19, 2024
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.
ehuss
commented
Jul 25, 2024
I pushed some commits to further clean up the repo after rust-lang/reference#1542. |
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.