aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_plugins/unrooted_must_root.rs
Commit message (Expand)AuthorAgeFilesLines
* Replace script_plugins with a clippy like rustc driver (named crown) (#30508)Samson2023-12-011-376/+0
* Update rust version to "nightly-2023-03-18" (#30630)Martin Robinson2023-11-011-3/+3
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-6/+4
* No tracing of nop traceable fields (#29926)Samson2023-08-041-0/+378
* Move script_plugins to a single fileSimon Sapin2019-09-291-312/+0
* Upgrade to rustc 1.40.0-nightly (084beb83e 2019-09-27)Simon Sapin2019-09-281-3/+3
* Upgrade to rustc 1.40.0-nightly (ddf43867a 2019-09-26)Simon Sapin2019-09-271-2/+2
* Upgrade to rustc 1.39.0-nightly (521d78407 2019-08-25)Simon Sapin2019-08-261-15/+7
* Upgrade to rustc 1.39.0-nightly (f7af19c27 2019-08-15)Simon Sapin2019-08-231-2/+2
* Upgrade to rustc 1.38.0-nightly (4b65a86eb 2019-07-15)Simon Sapin2019-07-171-3/+3
* Upgrade to rustc 1.37.0-nightly (088b98730 2019-07-03)Josh Matthews2019-07-051-1/+1
* Upgrade to rustc 1.37.0-nightly (04a3dd8a8 2019-06-18)Simon Sapin2019-06-221-5/+2
* Upgrade to rustc 1.36.0-nightly (a9ec99f42 2019-05-13)Simon Sapin2019-05-141-27/+65
* Upgrade to rustc 1.35.0-nightly (4c27fb19b 2019-03-25)Simon Sapin2019-03-261-1/+1
* Upgrade to rustc 1.34.0-nightly (0ea22717a 2019-03-02)Simon Sapin2019-03-031-3/+3
* ReformatSimon Sapin2019-02-261-1/+4
* Upgrade to rustc 1.34.0-nightly (097c04cf4 2019-02-24)Simon Sapin2019-02-251-10/+10
* Compat with rustc 1.34.0-nightly (f6fac4225 2019-02-03)Simon Sapin2019-02-051-3/+3
* Upgrade to rustc 1.34.0-nightly (da6ab956e 2019-01-27)Simon Sapin2019-01-281-0/+4
* Update Rust to 1.33.0-nightly (03acbd71c 2019-01-14)Anthony Ramine2019-01-151-3/+2
* Exempt Rc<Promise> from unrooted_must_rootManish Goregaokar2019-01-041-1/+13
* Upgrade to rustc 1.33.0-nightly (fb86d604b 2018-12-27)Simon Sapin2018-12-281-7/+7
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Reorder importsPyfisch2018-11-061-3/+3
* `cargo fix --edition`Simon Sapin2018-11-061-1/+1
* Format components/script_pluginschansuke2018-09-131-43/+75
* Upgrade to rustc 1.30.0-nightly (7061b2775 2018-08-28)Simon Sapin2018-08-291-2/+1
* Upgrade to rustc 1.30.0-nightly (721913067 2018-08-26)Simon Sapin2018-08-271-6/+6
* Upgrade to rustc 1.29.0-nightly (1ecf6929d 2018-07-16)Simon Sapin2018-07-181-2/+2
* Upgrade to rustc 1.29.0-nightly (e06c87544 2018-07-06)Simon Sapin2018-07-071-3/+3
* Rename BoundAttribBuffers to VertexAttribs and make it store a sliceAnthony Ramine2018-07-051-0/+1
* Upgrade to rustc 1.28.0-nightly (524ad9b9e 2018-05-29)Anthony Ramine2018-05-301-2/+2
* Revert "Upgrade to rustc 1.27.0-nightly (8a37c75a3 2018-05-02)"Josh Matthews2018-05-181-2/+2
* Upgrade to rustc 1.27.0-nightly (8a37c75a3 2018-05-02)Simon Sapin2018-05-041-2/+2
* Associate bound WebGLTextures with texture units.Imanol Fernandez2017-09-281-0/+1
* Rename DOMRefCell<T> to DomRefCell<T>Anthony Ramine2017-09-261-2/+2
* Make tidy aware of Rust multiline stringsMichael Droettboom2017-09-211-1/+1
* Upgrade to rustc 1.21.0-nightly (13d94d5fa 2017-08-10)Simon Sapin2017-08-151-7/+15
* Upgrade to rustc 1.20.0-nightly (3bfc18a96 2017-06-29)Simon Sapin2017-06-301-1/+1
* Update Rust nightly to 1.19.0-nightly (2416e222e 2017-06-09)Anthony Ramine2017-06-091-11/+4
* Revert "Update Rust nightly to 1.19.0-nightly (6165203c4 2017-06-03)"Anthony Ramine2017-06-031-4/+11
* Update Rust nightly to 1.19.0-nightly (6165203c4 2017-06-03)Anthony Ramine2017-06-031-11/+4
* Update rustc to 1.18.0-nightly (b0a4074c5 2017-04-26)Anthony Ramine2017-04-261-3/+3
* Upgrade to rustc 1.18.0-nightly (474f7a91e 2017-03-31)Simon Sapin2017-03-311-1/+1
* Move checks for document completion to the end of the event loop.Josh Matthews2017-03-071-1/+2
* Make script thread initiate requests for images needed by layout.Josh Matthews2017-02-221-0/+1
* Move script lints to script_pluginsAnthony Ramine2017-02-161-0/+231