Skip to content

Pull requests: BurntSushi/rust-csv

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

doc: fix typo in tutorial.rs
#361 opened Apr 20, 2024 by uenojp Loading…
feat: add invalid_result helper function
#356 opened Feb 26, 2024 by lucatrv Loading…
Improve Interoperability with Error Reporting Tools
#355 opened Feb 21, 2024 by dtoniolo Loading…
docs: typos
#352 opened Feb 5, 2024 by cyril-marpaud Loading…
Improve error reporting of the serde csv serializer.
#317 opened May 3, 2023 by jstranik Loading…
performance tweaks
#312 opened Apr 11, 2023 by jqnatividad Loading…
add skip_blank_lines option
#308 opened Mar 24, 2023 by Yarn Loading…
Update URLs, badges, and use SPDX license format
#300 opened Feb 17, 2023 by atouchet Loading…
Added cookbook example for whitespace
#284 opened Jun 30, 2022 by gcohara Loading…
Apply select clippy recommendations
#257 opened Dec 18, 2021 by jqnatividad Loading…
Fixes issue #237
#251 opened Oct 21, 2021 by Salehbigdeli Loading…
Allow deserialize_any to call visit_none on empty cells
#250 opened Sep 29, 2021 by msrd0 Loading…
Fix documentation for writer has_headers
#249 opened Sep 27, 2021 by barafael Loading…
Non-allocating trim method
#247 opened Sep 24, 2021 by do4gr Loading…
Add support for #[serde(flatten)]
#223 opened Mar 3, 2021 by gootorov Loading…
ProTip! Adding no:label will show everything without a label.