aboutsummaryrefslogtreecommitdiffstats
path: root/support/rust-task_info
Commit message (Collapse)AuthorAgeFilesLines
* Update MPL license to https (part 1)Jan Andre Ikenmeyer2018-11-191-1/+1
|
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-2/+0
|
* Format remaining filesPyfisch2018-11-062-10/+13
|
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
|
* Remove our dependency on the gcc crateBastien Orivel2018-03-212-5/+5
|
* Remove usage of unstable libc crate.Simon Sapin2017-02-202-5/+4
|
* Improve tidy's license validation logicedunham2016-08-121-0/+1
| | | | | | | | | | | fixes https://github.com/servo/servo/issues/10716 I took the lazy way out and hardcoded the size of block we examine for licenses. fixes https://github.com/servo/servo/issues/10719 Includes tests for new functionality.
* task -> threadrohan.prinja2016-01-101-1/+0
|
* Remove double linking of static libs from task_info and azureLars Bergstrom2015-07-151-1/+0
|
* Switch task_info to use modern Cargo tools.Jack Moffitt2015-05-295-61/+7
|
* Use usize rather than u64 in MemoryReport.Nicholas Nethercote2015-03-312-19/+17
| | | | I should have used usize in the first place.
* Fix build scripts warnings.Simon Sapin2015-03-181-12/+5
|
* Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev.Ms2ger2015-03-181-1/+2
|
* Fix warnings in rust-task_info.Ms2ger2015-02-131-2/+3
|
* Upgrade to rustc ba2f13ef0 2015-02-04Simon Sapin2015-02-113-1/+23
|
* Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.Josh Matthews2015-01-281-2/+0
|
* Remove obsolete attributes.Ms2ger2015-01-031-3/+0
|
* Cargoify servoJack Moffitt2014-09-086-0/+175