issues
search
dtolnay
/
serde-yaml
Strongly typed YAML library for Rust
Apache License 2.0
964
stars
164
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make Display for Number produce the same representation as serializing
#316
dtolnay
closed
2 years ago
0
Add serde_yaml::with::singleton_map_recursive
#315
dtolnay
closed
2 years ago
0
Fix serialization of TaggedValue in to_value
#314
dtolnay
closed
2 years ago
0
TaggedValue is not preserved by to_value
#313
dtolnay
closed
2 years ago
0
Deserialize empty plain scalar to an empty map or seq
#312
dtolnay
closed
2 years ago
0
Implement deserialize_struct via deserialize_map
#311
dtolnay
closed
2 years ago
0
`singleton_map` requires optional values
#310
LGUG2Z
closed
2 years ago
3
Add test of serializing nested TaggedValue
#309
dtolnay
closed
2 years ago
0
Fix tag not getting serialized in certain map values
#308
dtolnay
closed
2 years ago
0
Implement Display trait for serde_yaml::value::Tag
#307
masinc
closed
2 years ago
0
Add string output function for Tag struct
#306
masinc
closed
2 years ago
1
Deserialize of enum breaks in latest release on upgrade from 0.8
#305
vikigenius
closed
2 years ago
2
Deserialize empty map and default value
#304
ibigbug
closed
2 years ago
1
Support for serializing flow sequences
#303
cadubentzen
opened
2 years ago
6
Structs not being deserialized properly
#302
IgnisDa
closed
2 years ago
2
Error on duplicate key when deserializing Mapping
#301
dtolnay
closed
2 years ago
0
Add a singleton_map module for serde's 'with' attribute
#300
dtolnay
closed
2 years ago
1
Deserializing to `Value` silently ignores duplicate keys
#299
stevenengler
closed
2 years ago
4
How to opt out of !Tag syntax for enums in 0.9.0+?
#298
willfindlay
closed
2 years ago
11
0.9 has less indentation of block sequence items inside a map
#297
tanavamsikrishna
closed
2 years ago
3
Improve Debug representation of Error
#296
dtolnay
closed
2 years ago
0
Fix unreachable code panic on scan error
#295
dtolnay
closed
2 years ago
0
Eliminate repetitive line/column context from error message
#294
dtolnay
closed
2 years ago
0
unsafe-yaml-backed serde-yaml panics on lexer errors
#293
Mrmaxmeier
closed
2 years ago
1
Change default multiline string representation to use `|`
#292
banool
closed
2 years ago
1
Remove serde_yaml::to_vec
#291
dtolnay
closed
2 years ago
0
Remove seed module and functions
#290
dtolnay
closed
2 years ago
0
Document Tag and TaggedValue
#289
dtolnay
closed
2 years ago
0
Implement Deserialize for TaggedValue
#288
dtolnay
closed
2 years ago
0
Handwrite a better Debug for Value
#287
dtolnay
closed
2 years ago
0
Add a yaml merge key implementation
#286
dtolnay
closed
2 years ago
0
Expose more APIs from indexmap on Mapping
#285
dtolnay
closed
2 years ago
0
Eliminate allocation from Mapping indexing by str
#284
dtolnay
closed
2 years ago
0
Support indexing into Mapping by str or String
#283
dtolnay
closed
2 years ago
0
Remove wrong direction PartialEq impls
#282
dtolnay
closed
2 years ago
0
Disable bytes serialization and deserialization
#281
dtolnay
closed
2 years ago
0
Allow deserializing empty map/seq from empty document
#280
dtolnay
closed
2 years ago
0
Implement Deserializer for &Value
#279
dtolnay
closed
2 years ago
0
Enforce a limit on newtype recursion
#278
dtolnay
closed
2 years ago
0
Add a billion laughs mitigation
#277
dtolnay
closed
2 years ago
0
Test all the accepted enum deserialization representations
#276
dtolnay
closed
2 years ago
0
More robust tag finding during serialization
#275
dtolnay
closed
2 years ago
0
Switch to yaml !Tags for the enum representation
#274
dtolnay
closed
2 years ago
0
Replace handwritten PartialEq with derive for Value
#273
dtolnay
closed
2 years ago
0
Place quotes around strings that need them in order to roundtrip
#272
dtolnay
closed
2 years ago
0
Route variant name serialization through serialize_str
#271
dtolnay
closed
2 years ago
0
Use literal scalar style for multiline strings by default
#270
dtolnay
closed
2 years ago
0
Eliminate hidden yaml function from code examples in docs
#269
dtolnay
closed
2 years ago
0
Add a bunch more not-number test cases
#268
dtolnay
closed
2 years ago
0
Update to unsafe-libyaml 0.2
#267
dtolnay
closed
2 years ago
0
Previous
Next