Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -3/+5 |
| | | | | | * strict imports formatting * Reformat all imports | ||||
* | Update SpiderMonkey | Anthony Ramine | 2020-03-06 | 1 | -1/+4 |
| | |||||
* | Use safe JSContext when possible in interface.rs | marmeladema | 2019-08-09 | 1 | -3/+4 |
| | |||||
* | Change bindings generation to make Exposed annotation aware of ↵ | sreeise | 2019-07-14 | 1 | -1/+1 |
| | | | | members/partial interfaces | ||||
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | Remove useless `use crate_name;` imports. | Simon Sapin | 2018-11-08 | 1 | -1/+0 |
| | | | | A `crate_name::foo` path always works in 2018 | ||||
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -2/+2 |
| | |||||
* | Format script component | chansuke | 2018-09-19 | 1 | -7/+8 |
| | |||||
* | Adapt Servo for mozjs 0.6 and the changes introduced in servo/rust-mozjs#393 | Marcin Mielniczuk | 2018-03-28 | 1 | -1/+2 |
| | |||||
* | Remove usage of unstable features const_ptr_null and const_ptr_null_mut | Simon Sapin | 2017-10-16 | 1 | -3/+2 |
| | |||||
* | order derivable traits lists | Clément DAVID | 2017-08-23 | 1 | -1/+1 |
| | | | | | | Ignoring : - **generated**.rs - python/tidy/servo_tidy_tests/rust_tidy.rs | ||||
* | Implement WebIDL namespaces | Anthony Ramine | 2016-09-08 | 1 | -0/+42 |