Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update MPL license to https (part 1) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -2/+0 |
| | |||||
* | Format remaining files | Pyfisch | 2018-11-06 | 2 | -10/+13 |
| | |||||
* | Switch most crates to the 2018 edition | Simon Sapin | 2018-11-06 | 1 | -0/+1 |
| | |||||
* | Remove our dependency on the gcc crate | Bastien Orivel | 2018-03-21 | 2 | -5/+5 |
| | |||||
* | Remove usage of unstable libc crate. | Simon Sapin | 2017-02-20 | 2 | -5/+4 |
| | |||||
* | Improve tidy's license validation logic | edunham | 2016-08-12 | 1 | -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 -> thread | rohan.prinja | 2016-01-10 | 1 | -1/+0 |
| | |||||
* | Remove double linking of static libs from task_info and azure | Lars Bergstrom | 2015-07-15 | 1 | -1/+0 |
| | |||||
* | Switch task_info to use modern Cargo tools. | Jack Moffitt | 2015-05-29 | 5 | -61/+7 |
| | |||||
* | Use usize rather than u64 in MemoryReport. | Nicholas Nethercote | 2015-03-31 | 2 | -19/+17 |
| | | | | I should have used usize in the first place. | ||||
* | Fix build scripts warnings. | Simon Sapin | 2015-03-18 | 1 | -12/+5 |
| | |||||
* | Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. | Ms2ger | 2015-03-18 | 1 | -1/+2 |
| | |||||
* | Fix warnings in rust-task_info. | Ms2ger | 2015-02-13 | 1 | -2/+3 |
| | |||||
* | Upgrade to rustc ba2f13ef0 2015-02-04 | Simon Sapin | 2015-02-11 | 3 | -1/+23 |
| | |||||
* | Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. | Josh Matthews | 2015-01-28 | 1 | -2/+0 |
| | |||||
* | Remove obsolete attributes. | Ms2ger | 2015-01-03 | 1 | -3/+0 |
| | |||||
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 6 | -0/+175 |