aboutsummaryrefslogtreecommitdiff
path: root/tests/test_formatters.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated use of Colour associated methodsZeyla Hellyer2018-07-081-1/+1
* Add `animated` to `Emoji` and `ReactionType`Zeyla Hellyer2017-12-201-0/+1
* Break up the model moduleZeyla Hellyer2017-12-161-1/+1
* Switch to parking_lot::{Mutex, RwLock}Zeyla Hellyer2017-10-101-1/+3
* `to_owned` -> `to_string`acdenisSK2017-10-091-4/+4
* Apply rustfmt + fix testsZeyla Hellyer2017-09-091-0/+1
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-13/+13
* rustfmtacdenisSK2017-07-271-14/+14
* Fix the tests (#129)Bond-0092017-07-211-0/+1
* Fix no-feature testsZeyla Hellyer2017-06-241-2/+4
* Make Member::guild_id non-optionalZeyla Hellyer2017-06-131-1/+1
* Use chrono for struct timestamp fieldsZeyla Hellyer2017-06-061-1/+1
* Make `User.discriminator` a u16Zeyla Hellyer2017-04-251-1/+1
* Fix testsZeyla Hellyer2017-03-251-0/+1
* Optimize cachingZeyla Hellyer2017-02-091-3/+4
* Make Id displays format u64 instead of a mentionAustin Hellyer2016-12-171-5/+64
* Fix User::avatar_url + add Id display testsAustin Hellyer2016-12-151-0/+12