Skip to content

Formatting fixes for "Production-ready cranelift backend" #366

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

Merged
merged 1 commit into from
Jul 25, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions src/2025h2/production-ready-cranelift.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,12 @@ More long-term we see the cranelift backend as an extremely promising approach f

| Task | Owner(s) or team(s) | Notes |
| -------------------- | ------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ |
| Acquire funding | Trifecta Tech Foundation @trifectatechfoundation | We will only be able to work on this project if it is funded |
| Acquire funding | [Trifecta Tech Foundation] | We will only be able to work on this project if it is funded |
| Standard reviews | ![Team][] [compiler] | Casual improvements to `rustc_codegen_ssa` and other parts of the backend |
| Dedicated reviewer | ![Team][] [compiler] | Larger changes to `rustc_codegen_ssa`. While not strictly required, we think having a dedicated reviewer will speed up our progress. |
| Deploy to production | ![Team][] [wg-compiler-performance] | track and show `rustc_codegen_cranelift` performance |
| Do the work | bjorn3, folkertdev | |
| Do the work | @bjorn3, @folkertdev | |

[Trifecta Tech Foundation]: https://github.com/trifectatechfoundation

## Frequently asked questions