Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the lint added in https://github.com/servo/servo/pull/14589 | Simon Sapin | 2020-04-08 | 1 | -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.rs | Josh Matthews | 2016-12-16 | 1 | -0/+18 |