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

Create a StableMIR section in Rust Compiler Development Guide #75

Open
celinval opened this issue Apr 23, 2024 · 0 comments
Open

Create a StableMIR section in Rust Compiler Development Guide #75

celinval opened this issue Apr 23, 2024 · 0 comments

Comments

@celinval
Copy link
Contributor

We should create a section to the rustc dev guide about StableMIR. Here are a few topics that we may want to include:

  1. Intro
    • What is StableMIR
    • Add a few use case examples
  2. Troubleshooting and fixing issues in StableMIR
    • Focused on common errors that can emerge StableMIR after "unrelated" changes to Rustc.
  3. How to extend StableMIR
    • Focus on making changes to StableMIR, such as adding new features.
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

No branches or pull requests

1 participant