aboutsummaryrefslogtreecommitdiffstats
path: root/components/channel/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Update crossbeam-channel to 0.3Bastien Orivel2018-11-181-164/+0
* Remove useless `use crate_name;` imports.Simon Sapin2018-11-081-1/+0
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-4/+1
* Reorder importsPyfisch2018-11-061-1/+1
* Format remaining filesPyfisch2018-11-061-16/+21
* add servo_channel crateGregory Terzian2018-09-121-0/+163