aboutsummaryrefslogtreecommitdiffstats
path: root/components/range
Commit message (Expand)AuthorAgeFilesLines
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-182-5/+5
* Remove usage the unstable Step traitSimon Sapin2017-10-041-16/+29
* order derivable traits listsClément DAVID2017-08-231-1/+1
* Remove explicit dependencies on serde_deriveSimon Sapin2017-06-162-3/+1
* Bump serde to 1.0Bastien Orivel2017-06-161-2/+2
* Bump euclid to 0.13 and heapsize to 0.4Bastien Orivel2017-06-051-1/+1
* Update serde to 0.9 (fixes #15325)Anthony Ramine2017-02-181-2/+2
* Remove rustc-serialize from rangeAnthony Ramine2017-02-122-3/+1
* Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23).Ms2ger2017-01-241-1/+0
* Upgrade to rustc 1.16.0-nightly (6f1ae663e 2017-01-06)Simon Sapin2017-01-061-1/+0
* Remove #![feature(rustc_attrs)]Anthony Ramine2016-11-031-1/+0
* Use heapsize_derive instead of heapsize_pluginSimon Sapin2016-11-032-5/+2
* Update to Rust 1.14.0-nightly (19ac57926 2016-10-08)Anthony Ramine2016-10-092-2/+5
* Update serde to 0.8 (fixes #12659)Anthony Ramine2016-08-121-2/+2
* Update Rust to 1.12.0-nightly (545a3a94f 2016-08-04)Anthony Ramine2016-08-051-3/+1
* Update Rust to 1.12.0-nightly (9316ae515 2016-07-24)Eduard Burtescu2016-07-261-2/+2
* All our Cargo.toml files should contain an MPL-2.0 license field.Alan Jeffrey2016-07-141-0/+1
* Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23)Anthony Ramine2016-06-271-2/+2
* Use num-traits in range.Ms2ger2016-04-202-3/+3
* Deny unsafe code in more crates.Ms2ger2016-03-181-0/+2
* Bump serde to 0.7Anthony Ramine2016-03-171-2/+2
* Indicate components should not be published to crates.io.Corey Farwell2016-03-031-0/+1
* Move util::range into its own crateJonathan Schuster2016-02-252-0/+348