aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/servo_tidy_tests/script_thread.rs
Commit message (Collapse)AuthorAgeFilesLines
* Remove the lint added in https://github.com/servo/servo/pull/14589Simon Sapin2020-04-081-18/+0
| | | | | Per https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=a8a5a716b3bdf52fa7960a1e4ee89add it looks like the drop order of temporaries was changed at some point and this pattern is no longer problematic.
* Add a tidy check for problematic match cases in script_thread.rsJosh Matthews2016-12-161-0/+18