aboutsummaryrefslogtreecommitdiffstats
path: root/components/channel
Commit message (Collapse)AuthorAgeFilesLines
* Update crossbeam-channel to 0.3Bastien Orivel2018-11-183-217/+0
|
* Remove useless `use crate_name;` imports.Simon Sapin2018-11-081-1/+0
| | | | A `crate_name::foo` path always works in 2018
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-4/+1
|
* Reorder importsPyfisch2018-11-061-1/+1
|
* Format remaining filesPyfisch2018-11-061-16/+21
|
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
|
* add servo_channel crateGregory Terzian2018-09-123-0/+215