Jonas Schäfer
|
6f6f8abb53
|
Add fields for Result Set Management in disco#items
Note that this is a breaking change, as it changes the struct definition
and now requires additional fields when constructing the struct.
|
2024-03-03 14:54:30 +01: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 |
|
|
b522eaf7f3
|
parsers: clippy pass
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2023-12-15 19:26:06 +00:00 |
|
Emmanuel Gil Peyrot
|
c7887efbc7
|
xmpp-parsers: Fix size tests on 32-bit
|
2023-06-20 18:59:26 +02:00 |
|
Emmanuel Gil Peyrot
|
91736ec0ed
|
xmpp-parsers: Fix size tests on 64-bit
|
2023-06-20 18:59:26 +02:00 |
|
Emmanuel Gil Peyrot
|
022a920300
|
xmpp-parsers: Update to the new jid crate
|
2023-06-20 18:59:26 +02:00 |
|
xmppftw
|
c8dcf5e7a7
|
Fix expected struct sizes for nightly optimizations (no more CI warnings)
|
2023-06-06 09:37:16 +00: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 |
|