Skip to content

Commit 9d85c7c

Browse files
authored
Merge pull request #366 from bjorn3/patch-1
Formatting fixes for "Production-ready cranelift backend"
2 parents b685221 + 9b39c62 commit 9d85c7c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/2025h2/production-ready-cranelift.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,12 @@ More long-term we see the cranelift backend as an extremely promising approach f
6161

6262
| Task | Owner(s) or team(s) | Notes |
6363
| -------------------- | ------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ |
64-
| Acquire funding | Trifecta Tech Foundation @trifectatechfoundation | We will only be able to work on this project if it is funded |
64+
| Acquire funding | [Trifecta Tech Foundation] | We will only be able to work on this project if it is funded |
6565
| Standard reviews | ![Team][] [compiler] | Casual improvements to `rustc_codegen_ssa` and other parts of the backend |
6666
| 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. |
6767
| Deploy to production | ![Team][] [wg-compiler-performance] | track and show `rustc_codegen_cranelift` performance |
68-
| Do the work | bjorn3, folkertdev | |
68+
| Do the work | @bjorn3, @folkertdev | |
69+
70+
[Trifecta Tech Foundation]: https://github.com/trifectatechfoundation
71+
6972
## Frequently asked questions

0 commit comments

Comments
 (0)