COMMITS
April 18, 2026
D
Avoid `feature(asm_experimental_arch)` on arches that don't need it. (#1613)
Dan Gohman committed
April 17, 2026
A
also link back to openat2 in the Modes struct (#1608)
Alexander Kjäll committed
A
Move FreeBSD's CI from Cirrus to Github Workflows (#1611)
Alan Somers committed
February 22, 2026
D
chore: Release rustix version 1.1.4
Dan Gohman committed
February 21, 2026
D
Prune pins in CI that are no longer needed. (#1588)
Dan Gohman committed
L
Bump dependencies (#1567)
linkmauve committed
S
hurd: Fix l_type and l_whence types (#1569)
Samuel Thibault committed
T
Clobber vector registers and do not use preserves_flags in riscv64 syscalls (#1570)
Taiki Endo committed
X
Update pins for MSRV compatibility (#1585)
xtqqczze committed
A
feat(redox): `renameat` and `renameat_with` (#1586)
Anhad Singh committed
X
Remove reference to yanked crate in README.md (#1587)
xtqqczze committed
February 15, 2026
J
Drop custom makedev implementation for Redox (#1582)
Jeremy Soller committed
X
Update pins for MSRV compatibility (#1584)
xtqqczze committed
December 23, 2025
D
chore: Release rustix version 1.1.3
Dan Gohman committed
A
Add test ensuring UB can't be introduced (#1566)
Alex Saveau committed
D
Enable ioctl and makedev on Redox (#1565)
Dan Gohman committed
H
L
Implement dirfd equivalent functions (#1549)
Leonardo Gibrowski Faé committed
D
Revert #1552. (#1564)
Dan Gohman committed
D
Update the pins for the MSRV, and add macos-14 to CI. (#1563)
Dan Gohman committed
D
Rudimentary `sanitize_memory` support. (#1541)
Dan Gohman committed
D
Remove `getifaddrs` from the "not yet" category. (#1562)
Dan Gohman committed
X
clippy: fix useless_conversion lint (#1556)
xtqqczze committed
X
Update macOS runner version in workflow (#1561)
xtqqczze committed
X
pin crates in CI for MSRV compatibility (#1560)
xtqqczze committed
December 11, 2025
G
more precise RawDirEntry lifetime (#1552)
gmorer committed
November 10, 2025
D
Fix `linux_5_11` on ARMv7. (#1542)
Dan Gohman committed
S
Make it possible to use Path and friends on wasip2 without the so named feature (#1525)
Steven Allen committed
November 9, 2025
T
Mark ctr and xer as clobbered in powerpc/powerpc64 syscalls (#1522)
Taiki Endo committed