-
Notifications
You must be signed in to change notification settings - Fork 8
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
Rewrite Rust in Rust #46
Comments
Oh dear... |
But ust is already written in rust. It only uses an LLVM backend, which doesn't really matter. |
So what I am hearing is we need to rewrite LLVM in rust... |
Current status of Rewriting Rust in Rust
|
Does Redox have linkers in Rust? |
No, it uses ld from binutils. |
@bjorn3 Please don't forget the makefiles! |
Relevant quote from the blog-post (@Oneirical):
|
To anyone who is not subscribed to the issues and PRs, makefiles are gone! |
https://github.com/rust-lang/rust/issues/61013
The text was updated successfully, but these errors were encountered: