* Rust team branch merged
@ 2024-02-28 12:53 Andreas Enge
2024-02-28 15:23 ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
2024-02-29 7:11 ` Efraim Flashner
0 siblings, 2 replies; 4+ messages in thread
From: Andreas Enge @ 2024-02-28 12:53 UTC (permalink / raw)
To: guix-devel
$ git status
On branch master
Your branch is behind 'origin/master' by 1438 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
$ git log origin/master
commit f29f80c194d0c534a92354b2bc19022a9b70ecf8 (origin/master, origin/HEAD)
Merge: c034088e37 7947d47c9b
Author: Efraim Flashner <efraim@flashner.co.il>
Date: Wed Feb 28 12:18:45 2024 +0200
Merge branch 'rust-team'
Change-Id: Iee31c5de29c357c822f60df4fa8ce758779eb349
Congratulations to the Rust team (aka Efraim) for this big endeavour!
Andreas
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Rust team branch merged
2024-02-28 12:53 Rust team branch merged Andreas Enge
@ 2024-02-28 15:23 ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
2024-02-29 7:11 ` Efraim Flashner
1 sibling, 0 replies; 4+ messages in thread
From: Felix Lechner via Development of GNU Guix and the GNU System distribution. @ 2024-02-28 15:23 UTC (permalink / raw)
To: Andreas Enge, guix-devel
Hi Rust Team,
On Wed, Feb 28 2024, Andreas Enge wrote:
> Congratulations to the Rust team (aka Efraim) for this big endeavour!
How timely are your good news! Please let this article brighten your
day.
https://www.infoworld.com/article/3713203/white-house-urges-developers-to-dump-c-and-c.html
Kind regards
Felix
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Rust team branch merged
2024-02-28 12:53 Rust team branch merged Andreas Enge
2024-02-28 15:23 ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
@ 2024-02-29 7:11 ` Efraim Flashner
2024-02-29 17:24 ` Leo Famulari
1 sibling, 1 reply; 4+ messages in thread
From: Efraim Flashner @ 2024-02-29 7:11 UTC (permalink / raw)
To: Andreas Enge; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 1843 bytes --]
On Wed, Feb 28, 2024 at 01:53:13PM +0100, Andreas Enge wrote:
> $ git status
> On branch master
> Your branch is behind 'origin/master' by 1438 commits, and can be fast-forwarded.
> (use "git pull" to update your local branch)
>
> $ git log origin/master
> commit f29f80c194d0c534a92354b2bc19022a9b70ecf8 (origin/master, origin/HEAD)
> Merge: c034088e37 7947d47c9b
> Author: Efraim Flashner <efraim@flashner.co.il>
> Date: Wed Feb 28 12:18:45 2024 +0200
> Merge branch 'rust-team'
> Change-Id: Iee31c5de29c357c822f60df4fa8ce758779eb349
>
> Congratulations to the Rust team (aka Efraim) for this big endeavour!
Thanks!
This round brings rust from 1.73 to 1.75 and re-adds rust support for
riscv64. We're really close on having rust support on powerpc64le but
I'm fighting a bug on rust-1.73 there.
For cross-compilation support, this update brings support for
x86_64-linux-gnux32 and i586-pc-gnu¹ but unfortunately seems to have
lost support for x86_64-w64-mingw32² in at least some circumstances.
I've started working on breaking up the very large crates-io module and
now we have a couple of crates modules.
* Most of the packages in rust-apps have been upgraded.
* rav1e was upgraded from 0.6.6 to 0.7.1
* dav1d was upgraded from 1.0.0 to 1.3.0
* libaom was upgraded from 3.5.0 to 3.8.0
* maturin was upgraded from 1.1.0 to 1.4.0
* All the rust-ring packages now rebuild their pre-generated files,
although they still retain some of their vendored boringssl files.
¹ Not all crates support the Hurd yet
² There are some linking issues with the windows crates
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-02-29 17:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-28 12:53 Rust team branch merged Andreas Enge
2024-02-28 15:23 ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
2024-02-29 7:11 ` Efraim Flashner
2024-02-29 17:24 ` Leo Famulari
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.