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
Reject empty string in Tag::new
#366
dtolnay
closed
1 year ago
0
Allow empty document to be deserialized using visit_none
#365
dtolnay
closed
1 year ago
0
TaggedValue may serialize to map, eats up to two !! while roundtripping
#364
jcaesar
closed
1 year ago
1
Nested Enums?
#363
max-sixty
closed
1 year ago
3
`apply_merge` doesn't merge recursively
#362
victordidenko
opened
1 year ago
0
Error when deserializing sequence of untagged enum
#361
kafkiansky
opened
1 year ago
2
Fix message duplication between error Display and source()
#360
dtolnay
closed
1 year ago
0
Same message duplicated between source() and Display of serde_yaml::Error
#359
dtolnay
closed
1 year ago
0
Add support for emitting Unicode characters over codepoint U+FFFF
#358
dtolnay
closed
1 year ago
0
Add test of escape sequences in strings
#357
dtolnay
closed
1 year ago
0
Emoji serialized to Unicode escape sequence
#356
inflation
closed
1 year ago
1
Unable to output single line array syntax
#355
mabushey
opened
1 year ago
2
Accessor functions for tagged values
#354
ModProg
opened
1 year ago
0
feat(fuzz): Adds a differential fuzzer
#353
nathaniel-brough
closed
1 year ago
0
Allow Configuration on Option::None handling
#352
bnheise
opened
1 year ago
1
[BUG] `#[serde(flatten)]` on `HashMap<T, _>` causes deserialisation failure unless `T` is `String`
#351
cyqsimon
opened
1 year ago
0
doc example is failed
#350
Sherlock-Holo
closed
1 year ago
1
how to reject incorrect numeric type for `: String`?
#349
asottile
opened
1 year ago
0
Strange error when using a BTreeMap as the key to another map
#348
anthrotype
opened
1 year ago
0
double quotes lost when deserializing and serializing strings containing only numbers on serde_yaml 0.9
#347
horacimacias
closed
1 year ago
6
Ability to integrate custom `!tag` "middleware"
#346
FelixZY
closed
1 year ago
2
Demonstrate issue with deserializing documents starting with a Byte Order Mark (BOM)
#345
omaskery
closed
1 year ago
0
[Bug] Newtype enum variant deserialization failure when used with `#[serde(flatten)]`
#344
cyqsimon
opened
2 years ago
9
Allow the indentation character to be customized
#343
milesj
opened
2 years ago
0
Enum deserialization broken with 0.9 but worked with 0.8
#342
razvan
closed
2 years ago
3
feat: add Value.merge to merge two different yaml files
#341
ar3s3ru
closed
2 years ago
0
How to parse tuple struct?
#340
duskmoon314
closed
2 years ago
1
Implement Deserializer for TaggedValue and &TaggedValue
#339
dtolnay
closed
2 years ago
0
Fallback on default enum variant when no tag is present
#338
NikolaLohinski
closed
2 years ago
2
Yaml output indentation
#337
jayvdb
opened
2 years ago
6
Why are hexadecimal representation of integers emitted in yaml with single quotes around them?
#336
noppej
closed
2 years ago
1
Allow direct inspection of a Tag.
#335
de-vri-es
closed
1 year ago
5
A yaml array with 2 items can be parsed as a struct with two fields, is this on purpose?
#334
jhoobergs
closed
2 years ago
2
help parsing YAML with keys as with hyphens
#333
mzagrabe
opened
2 years ago
1
How I can read comment
#332
guiyomh
closed
2 years ago
2
deny_unknown_fields on empty struct
#331
ibigbug
closed
2 years ago
4
Add some null and boolean representations from YAML 1.2
#330
dtolnay
closed
2 years ago
0
Boolean syntax is not fully supported
#329
Pistonight
closed
2 years ago
0
Support deserializing tagged literal scalar into primitive
#328
dtolnay
closed
2 years ago
0
Can't map `!!int` tagged type to Rust type with serde_yaml 0.9
#327
silverjam
closed
2 years ago
3
Minified YAML?
#326
cameronelliott
opened
2 years ago
0
Help with YAML `&` and `*` syntax
#325
hanusek
closed
2 years ago
1
Serde-yaml 0.9 more strictly enforces deserialize_* hints
#324
refi64
closed
2 years ago
3
[Bug] Failed deserialization in 0.9
#323
JackLiar
closed
2 years ago
1
Set width=-1 on libyaml emitter
#322
dtolnay
closed
2 years ago
0
Publish some libyaml settings to Serializer
#321
badicsalex
closed
2 years ago
3
Serialize None to empty string instead of null
#320
a-0-dev
closed
2 years ago
2
Preserve double quotes around "yes" and "no" strings
#319
RandomGHUser
opened
2 years ago
1
Tagged enums inside untagged enums don't work
#318
badicsalex
closed
2 years ago
2
Support for merging anchors with serde
#317
vron
opened
2 years ago
2
Previous
Next