Jonas Schäfer
|
e439e9991e
|
parsers: port more generate_element! usages to derive macros
|
2024-06-30 13:05:37 +02:00 |
|
Jonas Schäfer
|
cea246a0fc
|
parsers: port more generate_element! usages to derive macros
|
2024-06-30 13:05:16 +02:00 |
|
Jonas Schäfer
|
bc785fde28
|
parsers: replace generate_empty_element with derive
|
2024-06-23 12:20:02 +02:00 |
|
|
4089891f6c
|
Update edition to 2021
- Remove TryFrom/Into and FromIterator imports
- Prevent impl_validator_using_provider macro in sasl crate from
constructing trait object
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2023-12-15 19:40:09 +00:00 |
|
Jonas Schäfer
|
ea366c2334
|
Rip out quick-xml
|
2022-04-24 13:27:48 +02:00 |
|
Emmanuel Gil Peyrot
|
464b5de0d0
|
parsers: Fix some issues reported by clippy.
|
2021-10-11 16:17:09 +02:00 |
|
Emmanuel Gil Peyrot
|
9410849d7a
|
Rename the xmpp-parsers directory to parsers
This doesn’t change anything to the name of the crate, just makes
autocompletion easier by not sharing the same prefix as the xmpp crate.
|
2021-10-11 08:24:16 +02:00 |
|