Peter Limkilde Svendsen
|
55f9c611b2
|
Fix most rustdoc warnings
|
2026-04-02 00:43:20 +02:00 |
|
auronandace
|
cefb9cccb9
|
stdio header cleanup
|
2026-02-24 19:45:09 +00:00 |
|
auronandace
|
7d1582a555
|
add unused_imports lint
|
2026-02-10 15:55:32 +00:00 |
|
auronandace
|
f8d9ef6e43
|
stdio header cleanup
|
2026-02-03 21:11:47 +00:00 |
|
sourceturner
|
defd2ce7c3
|
Deny deny-unsafe_op_in_unsafe_fn on the crate level
|
2026-01-21 00:41:57 +01:00 |
|
sourceturner
|
b3f7db83cf
|
Use unsafe blocks in stdio.h implementation
|
2026-01-16 21:49:01 +00:00 |
|
Jeremy Soller
|
82084440ad
|
Support nightly-2025-10-03
|
2025-10-03 21:51:10 -06:00 |
|
Peter Limkilde Svendsen
|
a7137512fa
|
Use standard casing and mangling for internal errno
|
2024-03-01 00:25:42 +00:00 |
|
Peter Limkilde Svendsen
|
9093f6bc47
|
Use Cell representation for errno
|
2024-02-29 14:07:40 +00:00 |
|
Florian Meißner
|
b65cd4e511
|
getline, getdelim: fix issues, extend tests
|
2023-10-20 14:34:06 +00:00 |
|
jD91mZM2
|
b8c50c7c64
|
Format
|
2019-08-04 19:05:45 +02:00 |
|
jD91mZM2
|
c7d499d4f2
|
Upgrade to the 2018 edition
I didn't think it'd be this useful first, but thank god for `cargo fix --edition`!
|
2019-08-04 19:05:45 +02:00 |
|
Jeremy Soller
|
52fd4d7e83
|
Clippy fixes
|
2018-12-02 08:04:53 -07:00 |
|
Jeremy Soller
|
6180222760
|
Format
|
2018-11-25 16:44:01 -07:00 |
|
Jeremy Soller
|
5c4c49a9d1
|
Add getdelim and getline
|
2018-11-25 16:39:14 -07:00 |
|