issues
search
dtolnay
/
serde-yaml
Strongly typed YAML library for Rust
Apache License 2.0
965
stars
164
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
unit struct deserializes from null only
#216
rukai
closed
3 years ago
2
Speed up cargo-fuzz install
#215
dtolnay
closed
3 years ago
1
Serialize f32
#214
cheradenine
closed
3 years ago
0
Serialization of f32 can produce rounding that is hard for humans to read
#213
cheradenine
closed
3 years ago
0
Make 128 bit support unconditional
#212
dtolnay
closed
3 years ago
0
Add ability to deserialize i128/u128 into Value::String
#211
cheshirskycode
closed
3 years ago
1
Fixes tags being ignored for quoted scalars
#210
knkski
closed
3 years ago
0
Add an Entry API for Mapping
#209
dtolnay
closed
3 years ago
0
Replace LinkedHashMap with IndexMap
#208
dtolnay
closed
3 years ago
0
Handwrite a better PartialOrd for Number
#207
dtolnay
closed
3 years ago
0
Fix FmtToIoWriter::write_str to call write_all
#206
jturner314
closed
3 years ago
1
Compatibility with rust-yaml
#205
XAMPPRocky
closed
3 years ago
4
serde_yaml::Hash unusable if floats are present in map _value_ positions.
#204
Fuuzetsu
closed
3 years ago
7
Deserialize a key from input into value of struct field
#203
hanusek
closed
3 years ago
1
Parsing a file with anchors gives a missing field error
#202
mrosenc
closed
3 years ago
1
Support emitting spans when deserializing structures
#201
Michael-F-Bryan
closed
2 years ago
5
serde_yaml::to_string adds characters not present in the original string
#200
cloudultima3164
closed
3 years ago
1
Fix breaking OSS-Fuzz coverage build
#199
DavidKorczynski
closed
3 years ago
0
How to serialize numbers in different bases?
#198
asomers
closed
3 years ago
1
Impl Mapping::entry_or_insert
#197
PsiACE
closed
3 years ago
0
Deserialize Error 128 bit hex number
#196
Maeda-Naoki
closed
2 years ago
2
how to distinguish between absent Option<Vec<Foo>> and empty Option<Vec<Foo>>?
#195
kaspar030
closed
3 years ago
3
Update URL
#194
atouchet
closed
3 years ago
0
MultiDoc yaml-parsing does not update position on failure - goes into infinite loop
#193
giladwolff
opened
3 years ago
0
Add IntoDeserializer implementation to Value enum
#192
luke-biel
closed
3 years ago
0
Fix assert in README
#191
colltoaction
closed
3 years ago
0
Add multi-doc examples
#190
dtolnay
closed
3 years ago
0
Support multi-doc deserialization
#189
dtolnay
closed
3 years ago
0
Add an error variant with shared ownership
#188
dtolnay
closed
3 years ago
0
Support multi-doc serialization
#187
dtolnay
closed
3 years ago
0
Add a Serializer
#186
dtolnay
closed
3 years ago
0
Add a Deserializer
#185
dtolnay
closed
3 years ago
0
Test with minimal-versions in CI
#184
dtolnay
closed
3 years ago
0
serde-yaml does not compile with a minimal-versions lockfile
#183
lopopolo
closed
3 years ago
1
Panic: attempted to leave type `linked_hash_map::Node<value::Value, value::Value>` uninitialized, which is invalid
#182
sbstp
closed
3 years ago
3
Support emitting spans when deserializing structures
#181
roblabla
closed
2 years ago
1
Add a check for strings disguised as leading zeros followed by numbers
#180
stephanbuys
closed
4 years ago
0
Incorrect identification of sequences of digits with one or more leading zero as Numbers
#179
stephanbuys
closed
4 years ago
0
Error when serializing u128
#178
rubik
closed
4 years ago
1
enable support for tags when serializing
#177
rogpeppe
closed
3 years ago
1
Add methods to support multidoc deserialization
#176
semtexzv
closed
3 years ago
4
Allow deserializing of documents
#175
semtexzv
closed
3 years ago
0
Support serialization of strings to literal and folded scalars
#174
spenserblack
closed
3 years ago
7
RawValue type for YAML
#173
ghedo
opened
4 years ago
0
Support for zero-copy
#172
xaocon
closed
3 years ago
0
Added Value::pointer
#171
VictorKoenders
closed
3 years ago
2
Results can differ when deserializing directly from text vs deserializing from Value from text
#170
wfraser
closed
3 years ago
2
Provide IntoDeserializer impl for serde_yaml::Value
#169
dtolnay
closed
3 years ago
1
Implementation of `serde::de::Deserialize` is not general enough
#168
zhzy0077
closed
4 years ago
1
bump linked hashmap to min 0.5.3
#167
Dylan-DPC-zz
closed
4 years ago
0
Previous
Next