|
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 |
|
|
4795b2c628
|
parsers: Update test_size tests
Change certainly due to https://github.com/rust-lang/rust/pull/94075
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2022-09-30 16:32:18 +02:00 |
|
Jonas Schäfer
|
96065dc26d
|
Fix size tests on architectures with 32-bit pointers
|
2022-04-23 15:31:46 +02:00 |
|
Emmanuel Gil Peyrot
|
eb19f8329c
|
xmpp-parsers: Add forgotten RTT documentation
Sorry about that!
|
2022-04-11 18:59:32 +02:00 |
|
Emmanuel Gil Peyrot
|
e076ba52e2
|
xmpp-parsers: Add In-Band Real Time Text support
|
2022-03-22 15:14:43 +00:00 |
|