aboutsummaryrefslogtreecommitdiff
path: root/src/builder/edit_member.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix all the dead links in the docsErk-2018-08-091-5/+5
* Monomorphize all functionsZeyla Hellyer2018-07-041-5/+14
* Fix broken docs links caused by model mod changesZeyla Hellyer2018-01-311-2/+2
* Move `VecMap` to `utils`acdenisSK2018-01-021-1/+1
* Improve performance of builders even furtheracdenisSK2017-12-271-2/+2
* Break up the model moduleZeyla Hellyer2017-12-161-1/+1
* Re-order use statements alphabeticallyZeyla Hellyer2017-11-111-1/+1
* Slightly improve performance of buildersZeyla Hellyer2017-10-181-10/+8
* Use an as_ref hackacdenisSK2017-10-091-2/+2
* Replace slice parametres by IntoIterator (#177)François Triquet2017-10-091-2/+2
* Revert "Use the de-generification trick."acdenisSK2017-10-091-6/+2
* Use the de-generification trick.acdenisSK2017-10-091-2/+6
* `to_owned` -> `to_string`acdenisSK2017-10-091-5/+5
* Apply rustfmtZeyla Hellyer2017-09-181-4/+2
* Add ability to play DCA and Opus files. (#148)Maiddog2017-08-271-3/+5
* Revamp `RwLock` usage in the libacdenisSK2017-08-241-5/+3
* Apply rustfmtZeyla Hellyer2017-08-181-2/+4
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-2/+4
* rustfmtacdenisSK2017-07-271-5/+10
* Add some model docs, deprecate Role::edit_roleMaiddog2017-06-031-2/+1
* Restructure modulesZeyla Hellyer2017-05-221-0/+71