aboutsummaryrefslogtreecommitdiffstats
path: root/components/allocator/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-3/+5
* Make Servo components use winapi 0.3Anthony Ramine2019-01-161-1/+1
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-5/+5
* Reorder importsPyfisch2018-11-061-2/+2
* Format remaining filesPyfisch2018-11-061-24/+16
* `cargo fix --edition`Simon Sapin2018-11-061-1/+1
* Format component allocator #21373kingdido9992018-08-161-17/+25
* Upgrade to rustc 1.28.0-nightly (b68432d56 2018-06-12)Simon Sapin2018-06-141-34/+13
* Upgrade to rustc 1.28.0-nightly (524ad9b9e 2018-05-29)Anthony Ramine2018-05-301-6/+1
* Revert "Upgrade to rustc 1.27.0-nightly (8a37c75a3 2018-05-02)"Josh Matthews2018-05-181-1/+6
* Upgrade to rustc 1.27.0-nightly (8a37c75a3 2018-05-02)Simon Sapin2018-05-041-6/+1
* Fork the jemallocator crate, fix for nightly-2018-04-15Simon Sapin2018-04-161-7/+77
* FreeType: don’t use usable_size() as deallocation sizeSimon Sapin2017-10-301-4/+13
* Stop relying on linking details of std’s default allocatorSimon Sapin2017-10-191-0/+62