[GTALUG] Blog Post on Rust Projects Initiatives for 2022 and Other Things

Nicholas Krause xerofoify at gmail.com
Mon Feb 28 23:34:57 EST 2022


Greetings,
I'm not sure if this is of interest to anyone, but the LLVM weekly upgrade posted this:
https://blog.rust-lang.org/inside-rust/2022/02/22/compiler-team-ambitions-2022.html

It's the Rust's project blog post on the projects being attempted for this year.

If people want to keep up with LLVM this may help: https://llvmweekly.org/. It's a weekly
digest emailed to you of the major weekly updates.

I believe either Hugh or Lennart asked but the LLVM project has replacements for all the
standard toolchains normally given by GCC. So there is a debugger, ldb and linker,lld if
I recall the names correctly.

A little older but LLVM is changing the license to Apache 2.0 with an LLVM expection:
https://blog.llvm.org/posts/2021-11-18-relicensing-update/.

Cheers,
Nick


More information about the talk mailing list