aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/xmlname.rs
Commit message (Expand)AuthorAgeFilesLines
* clippy: Fix a bunch of warnings in `script` (#32680)Martin Robinson2024-07-041-5/+5
* clippy: Fix `match_like_matches` warnings (#31947)eri2024-03-301-4/+2
* clippy: Fix a variety of warnings in components/script/dom (#31894)Ekta Siwach2024-03-291-5/+2
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-221-3/+3
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-1/+2
* remove `extern crate` (#30311)Samson2023-09-081-1/+1
* Changed error type on qname, per specPatrick Shaughnessy2020-02-121-8/+3
* Fix some new warningsSimon Sapin2019-06-221-17/+17
* Rustfmt has changed its default style :/Simon Sapin2018-12-281-6/+10
* Update MPL license to https (part 3)Jan Andre Ikenmeyer2018-11-191-1/+1
* Reorder importsPyfisch2018-11-061-1/+1
* `cargo fix --edition`Simon Sapin2018-11-061-2/+2
* Format script componentchansuke2018-09-191-13/+10
* Untry scriptSimon Sapin2017-06-181-1/+1
* Upgrade to html5ever 0.16Simon Sapin2017-05-021-1/+1
* Update to string-cache 0.3Simon Sapin2016-11-031-4/+4
* Move DOMString back to scriptAnthony Ramine2016-05-241-1/+1
* Implement From<DOMString> for AtomAnthony Ramine2016-02-241-1/+1
* Fix a bunch of clippy lintsJohannes Linke2016-01-021-6/+8
* Update string_cache to 0.2.Alan Jeffrey2015-11-251-7/+7
* Rustfmt some of script.Ms2ger2015-11-181-25/+26
* more refactoringrohan.prinja2015-10-301-0/+176