xmpp-rs/minidom/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Emmanuel Gil Peyrot 1bab5c3cd9 Remove redundant imports
These became warnings in a recent nightly.

The TryFrom/TryInto imports were missed in
4089891f6c, but the rest are truly
redundant.
2024-02-27 22:57:18 +01:00
..
convert.rs minidom: Replace IPv4 test with IPv6 2021-12-01 18:21:34 +01:00
element.rs minidom: fix boolean test 2023-12-16 00:20:03 +01:00
error.rs Remove redundant imports 2024-02-27 22:57:18 +01:00
lib.rs Remove doc references to quick-xml, update CHANGELOG 2022-12-30 14:29:15 +00:00
namespaces.rs Remove the -rs suffix of jid, minidom and xmpp 2020-06-22 02:17:32 +02:00
node.rs Update edition to 2021 2023-12-15 19:40:09 +00:00
prefixes.rs minidom: Fix some issues reported by clippy 2021-10-11 16:17:09 +02:00
tests.rs minidom: Bump rxml 2023-04-03 11:28:41 +02:00
tree_builder.rs minidom: clippy pass 2023-12-14 18:12:45 +01:00