servo/components/script
bors-servo 0baf665721 Auto merge of #11017 - mbrubeck:rustup3, r=larsberstrom
Update to Rust nightly 2016-04-29

Patch by @fabricedesre from #11010, updated to fix test-tidy and to not conflict with other PRs in the queue. r? @larsbergstrom

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11017)
<!-- Reviewable:end -->
2016-05-05 09:04:22 -07:00
..
docs
dom Auto merge of #11020 - ConnorGBrewster:fix_button_formsubmitter_methods, r=KiChjang 2016-05-05 07:48:40 -07:00
parse Auto merge of #10647 - ConnorGBrewster:parse_xml, r=jdm 2016-04-27 07:50:54 -07:00
task_source Add media tasks to the DOM manipulation task queue. 2016-05-03 16:25:22 -04:00
build.rs
Cargo.toml Update to Rust nightly 2016-04-29 2016-05-05 08:12:59 -07:00
clipboard_provider.rs
cors.rs Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
devtools.rs
document_loader.rs Auto merge of #8454 - jdm:media, r=KiChjang 2016-05-03 16:42:46 -07:00
layout_interface.rs
lib.rs Implement alert dialogs 2016-05-03 22:09:35 -06:00
makefile.cargo
mem.rs
network_listener.rs
origin.rs Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
page.rs
reporter.rs
script_runtime.rs Update SpiderMonkey 2016-05-03 18:36:11 +02:00
script_thread.rs Auto merge of #10632 - szeged:bluetooth-ipc, r=jdm 2016-05-04 08:06:06 -07:00
textinput.rs Replace range::Range with std::ops::Range in script 2016-04-28 14:54:07 -07:00
timers.rs
unpremultiplytable.rs
webdriver_handlers.rs