0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Oct 15, 2024 — Oct 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update criterion requirement from 0.6 to 0.7 (#680) More... 20 days ago
Add missing svg atoms (#679) More... 26 days ago
CI: Run benchmarks separately to tests (#664) More... 29 days ago
Update tendril Readme (#669) More... about 1 month ago
Impl PartialEq<str> for Tendril (#667) More... about 1 month ago
Remove XmlState::Quiescent (#668) More... about 1 month ago
Tendril: fix warnings, lints and upgrade to edition 2021 (#665) More... about 1 month ago
Upgrade rand to 0.9 (#666) More... about 1 month ago
Remove `mac`, `syn`, ``quote`, and `proc_macro2` dependencies (#663) More... about 1 month ago
Import `tendril` crate (#662) More... about 1 month ago
Replace `match_token!` proc macro with `tag!` macro_rules macro (#640) More... about 1 month ago
ci: Integrate github inline annotation for clippy (#655) More... about 1 month ago
Update phf to 0.13 (#654) More... about 2 months ago
match_token: add missing license texts (#656) More... about 2 months ago
Fix mismatched_lifetime_syntaxes lint (#657) More... about 2 months ago
Remove imports of enum variants in xml5ever/tokenizer/states.rs (#651) More... 3 months ago
Remove lint allow statements for markup5ever (#653) More... 3 months ago
Document xml5ever/tokenizer/states.rs (#650) More... 3 months ago
Generate documentation for all public items in xml5ever (#647) More... 3 months ago
Remove unwrap_or_return in xml5ever (#646) More... 3 months ago
Fix usage of tokenizer in tokenizer tests (#644) More... 3 months ago
Simplify the way character references are resolved (#643) More... 3 months ago
Don't import Status/State enum variants into the global namespace. (#641) More... 3 months ago
Simplify version management (#637) More... 4 months ago
Remove dependency on `mac` crate (#639) More... 4 months ago
Bump markup5ever to 0.17 (#636) More... 4 months ago
Remove unused TreeBuilder option. Document `scripting_enabled` and `iframe_srcdoc` options (#631) More... 4 months ago
Fix clippy lints (Rust 1.88 edition) (#638) More... 4 months ago
Don't clone input buffer inside html5ever benchmark loop (#634) More... 4 months ago
Don't return a string from `TreeSink::attach_declarative_shadow_root` (#633) More... 4 months ago