7 Commits

Author SHA1 Message Date
Christoph Reiter
bd21214005 rust: change build dir
so we get a different image base
2025-09-22 11:27:02 +02:00
Maksim Bondarenkov
84fd10c7a0
rust: update to 1.90.0 (#5637)
config changes:

- rust.lld is now false by default, and setting it to true with external LLVM is not supported
2025-09-18 22:22:24 +03:00
Jeremy Drake
5d6d22d4ec rust: rebuild and depend on new llvm-libs package 2025-08-27 17:58:37 -07:00
Maksim Bondarenkov
0de5e49e40 Reapply "rust: rebuild with itself (#5574)"
This reverts commit 3852bfa99eb84eccc270ae149ffb77713782ff66.

now it's the time
2025-08-19 09:08:09 +03:00
Maksim Bondarenkov
3852bfa99e Revert "rust: rebuild with itself (#5574)"
This reverts commit 18857e84174002de265109f8df81d3831e1ec553.
2025-08-18 19:28:50 +03:00
Maksim Bondarenkov
18857e8417
rust: rebuild with itself (#5574)
so we use our package as a stage0
2025-08-18 19:20:53 +03:00
Maksim Bondarenkov
8562f8c54b
[new package] rust 1.89.0 (#5571)
- use Jeremy's build as a stage0 compiler
- based on MinGW package but with many things removed (e.g. wasm targets, src component, PGO...)
2025-08-18 13:16:25 +03:00