Commit Graph

11 Commits

Author SHA1 Message Date
Speedy_Lex eff610eac6 Fix many clippy lints 2026-05-07 00:05:07 +02:00
auronandace 92f9b0d4c8 elide some lifetimes 2026-02-23 13:48:56 +00:00
auronandace ec100d5af8 dirent and fnmatch cleanup 2026-02-22 14:14:58 +00:00
auronandace 20bdf30526 remove allow warnings and add some lints 2026-02-15 21:38:08 +00:00
sourceturner defd2ce7c3 Deny deny-unsafe_op_in_unsafe_fn on the crate level 2026-01-21 00:41:57 +01:00
sourceturner 0f23c03ba4 Use unsafe blocks in io module 2026-01-18 21:51:08 +01:00
4lDO2 24cf96393c Expand Out wrapper and use it in utsname. 2025-10-05 20:01:12 +02:00
Jeremy Soller 82084440ad Support nightly-2025-10-03 2025-10-03 21:51:10 -06:00
Jeremy Soller f4511a487f Clean up rustfmt options, and format 2024-01-08 14:10:30 -07:00
bjorn3 eff6700ff4 Add back Drop impl for Guard to fix Read::read_to_end 2024-01-07 15:30:53 +01:00
Arthur Paulino d4eddbf42e Refactor: inline core_io
* Extract the minimal set of definitions from `core_io` to `relibc` itself

* Remove dependency on `core_io`
2023-12-24 17:06:27 -03:00