aboutsummaryrefslogtreecommitdiffstats
path: root/components/util/tid.rs
Commit message (Collapse)AuthorAgeFilesLines
* Move util::tid to styleAnthony Ramine2016-07-051-26/+0
|
* task -> threadrohan.prinja2016-01-101-1/+1
|
* sorted the extern crate, mod & use declarationsRavi Shankar2015-09-241-1/+1
|
* Fix up some unnecessary uses of `unsafe`.Eli Friedman2015-09-021-2/+2
|
* sort all usesJohann Tuffe2015-08-201-2/+2
|
* Remove uint/int inside `components/util` (partial #4745).Alexandru Cojocaru2015-02-281-2/+2
| | | | This leaves range.rs alone.
* Fix warnings in util.Ms2ger2015-02-131-2/+2
|
* Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.Josh Matthews2015-01-281-3/+3
|
* Use std::sync::atomic::Ordering explicitly.Ms2ger2015-01-221-2/+2
|
* Fix `non_upper_case_globals` warningsMatthew Rasmus2015-01-081-2/+2
|
* Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19.Ms2ger2015-01-081-8/+12
|
* Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8aJack Moffitt2014-11-131-1/+1
|
* added valid license to tid.rsClark Gaebel2014-09-191-0/+4
|
* Fixed #3386.Clark Gaebel2014-09-181-0/+18