Skip to content

Commit 93177f8

Browse files
committed
Add infra updates
1 parent 3fe3fdd commit 93177f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/this-month/2025-02/index.md

+4
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ In this section, we collect recent updates to `rustc`, `cargo`, and other toolin
5454
- (optional) Some additional context
5555
-->
5656

57+
- [Create a generic AVR target: avr-none](https://github.com/rust-lang/rust/pull/131651)
58+
- [x86: use SSE2 to pass float and SIMD types](https://github.com/rust-lang/rust/pull/135408)
59+
- [add x86-sse2 (32bit) ABI that requires SSE2 target feature](https://github.com/rust-lang/rust/pull/137037)
60+
- [Update to LLVM 20](https://github.com/rust-lang/rust/pull/135763)
5761

5862
## `rust-osdev` Projects
5963

0 commit comments

Comments
 (0)