servo/components
bors-servo a6ab7c77e5
Auto merge of #28414 - bjorn3:patch-1, r=jdm
Update doc comment for script_plugins/lib.rs

`script_plugins` no longer provides any macros. It currently only provides the must_root lint.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because it is a doc comment only change.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2021-05-14 23:42:53 -04:00
..
allocator
atoms Implement GPUUncapturedErrorEvent 2020-08-11 14:24:58 +05:30
background_hang_monitor Ignore warnings. 2021-03-14 22:24:48 -04:00
bluetooth Pin git revisions of dependencies that aren't compatible in newer revisions. 2020-11-12 15:47:07 -05:00
bluetooth_traits
canvas Update to winit 0.24. 2021-03-05 20:00:30 -05:00
canvas_traits Miscellaneous build / tidy fixes. 2021-02-26 17:53:55 +01:00
compositing Only request synchronous repaint when a resize will actually occur. 2021-03-05 20:00:30 -05:00
config Fix warnings introduced in newer Rust Nightly 2021-02-25 15:36:03 +01:00
config_plugins Fix warnings introduced in newer Rust Nightly 2021-02-25 15:36:03 +01:00
constellation feat: fix build error on apple m1 2021-04-24 19:15:59 +08:00
deny_public_fields
derive_common Miscellaneous build / tidy fixes. 2021-02-26 17:53:55 +01:00
devtools Fix warnings introduced in newer Rust Nightly 2021-02-25 15:36:03 +01:00
devtools_traits Console.Clear implemented 2020-07-29 22:19:18 +05:30
dom_struct
domobject_derive
embedder_traits Improve IME messaging to embedder with insertion point index and multiline flag. 2021-03-29 17:55:54 +13:00
fallible
geometry
gfx Add space between parameters 2021-03-07 14:19:28 -08:00
gfx_traits
hashglobe
jstraceable_derive
layout Auto merge of #27865 - servo:github-actions-dev, r=jdm 2021-03-11 21:08:05 -05:00
layout_2020 Miscellaneous build / tidy fixes. 2021-02-26 17:53:55 +01:00
layout_thread Miscellaneous build / tidy fixes. 2021-02-26 17:53:55 +01:00
layout_thread_2020 Miscellaneous build / tidy fixes. 2021-02-26 17:53:55 +01:00
layout_traits ensure clean shutdown of all threads running JS 2020-06-30 13:22:38 +08:00
malloc_size_of Miscellaneous build / tidy fixes. 2021-02-26 17:53:55 +01:00
media
metrics
msg ensure clean shutdown of all threads running JS 2020-06-30 13:22:38 +08:00
net Block port 10080 2021-04-16 18:05:46 +02:00
net_traits Fix warnings introduced in newer Rust Nightly 2021-02-25 15:36:03 +01:00
pixels
profile Fix warnings introduced in newer Rust Nightly 2021-02-25 15:36:03 +01:00
profile_traits
rand
range
remutex
script Don't hardcode string types. 2021-05-14 17:13:17 -04:00
script_layout_interface ensure clean shutdown of all threads running JS 2020-06-30 13:22:38 +08:00
script_plugins Update doc comment for script_plugins/lib.rs 2021-05-14 14:44:12 +02:00
script_traits Add creation url and Secure Contexts 2020-11-25 18:30:50 +00:00
selectors Bump selectors 2021-04-21 18:50:20 +02:00
servo Only request synchronous repaint when a resize will actually occur. 2021-03-05 20:00:30 -05:00
servo_arc
size_of_test
std_test_override
style Do not use deprecated bindgen methods 2021-04-17 07:11:25 +02:00
style_derive style: Fix clippy warnings 2021-02-26 17:15:33 +01:00
style_traits Miscellaneous build / tidy fixes. 2021-02-26 17:53:55 +01:00
to_shmem Miscellaneous build / tidy fixes. 2021-02-26 17:53:55 +01:00
to_shmem_derive Fix warnings introduced in newer Rust Nightly 2021-02-25 15:36:03 +01:00
url Miscellaneous build / tidy fixes. 2021-02-26 17:53:55 +01:00
webdriver_server Fix warnings introduced in newer Rust Nightly 2021-02-25 15:36:03 +01:00
webgpu Pin git revisions of dependencies that aren't compatible in newer revisions. 2020-11-12 15:47:07 -05:00
webrender_surfman Update to winit 0.24. 2021-03-05 20:00:30 -05:00
webrender_traits