helix/helix-stdx/src
dependabot[bot] f9360fb27e
build(deps): bump rustix from 0.38.44 to 1.0.2 (#13071)
* build(deps): bump rustix from 0.38.44 to 1.0.2

Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.44 to 1.0.2.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.44...v1.0.2)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Drop unnecessary unsafe blocks for rustix Uid and Gid types

* Revert spurious downgrade of windows-sys

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2025-03-11 09:34:08 -05:00
..
env.rs Fix slicing panic in path completion variable expansion (#12556) 2025-01-16 18:10:30 -06:00
faccess.rs build(deps): bump rustix from 0.38.44 to 1.0.2 (#13071) 2025-03-11 09:34:08 -05:00
lib.rs Add range type to helix stdx 2024-12-17 13:34:39 -05:00
path.rs perf: cache Documents relative path (#12385) 2025-01-05 16:29:16 -06:00
range.rs Add range type to helix stdx 2024-12-17 13:34:39 -05:00
rope.rs Move rope grapheme iterators from core to stdx 2025-01-27 09:24:40 -05:00