aboutsummaryrefslogtreecommitdiffstats
path: root/components/util/deque/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Switch to external deque crateGreg Morenz2016-02-171-406/+0
* Fix issues found by rust-clippyCorey Farwell2015-10-121-6/+6
* sorted the extern crate, mod & use declarationsRavi Shankar2015-09-241-4/+2
* Upgrade rust to f93ab64d4a1a7ee91759a1594ab2a426b6cc657e/rustc-1.5.0-dev.Manish Goregaokar2015-09-231-1/+1
* sort all usesJohann Tuffe2015-08-201-3/+3
* Fix build warnings.Ms2ger2015-07-041-3/+3
* Auto merge of #6345 - pcwalton:workqueue-arm-optzns, r=glennwbors-servo2015-06-121-11/+10
|\
| * util: Reduce memory barriers and integer divisions in the work queue.Patrick Walton2015-06-111-11/+10
* | Audit and reduce unstable usage in scriptManish Goregaokar2015-06-101-2/+2
|/
* Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8.Simon Sapin2015-05-051-5/+5
* Stop using the deprecated range function.Ms2ger2015-04-221-2/+2
* Fix overflowed arithmetic.Jack Moffitt2015-03-191-1/+1
* Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev.Ms2ger2015-03-181-5/+7
* Remove uint/int inside `components/util` (partial #4745).Alexandru Cojocaru2015-02-281-21/+21
* Fix warnings in util.Ms2ger2015-02-131-2/+0
* Upgrade to rustc ba2f13ef0 2015-02-04Simon Sapin2015-02-111-6/+7
* Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.Josh Matthews2015-01-281-259/+9
* Fix `unnecessary `unsafe` block` warningMatthew Rasmus2015-01-081-6/+4
* Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19.Ms2ger2015-01-081-0/+660