aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src/identifiers.rs
Commit message (Expand)AuthorAgeFilesLines
* rust codegen and implBryan Newbold2019-05-141-1/+2
* rust: fill in missing extid checkersBryan Newbold2019-05-131-12/+227
* basic impl of new SQL schema in rust code (not wired to API)Bryan Newbold2019-05-081-9/+9
* verify release_status fieldBryan Newbold2019-02-141-0/+32
* small number of additional release_typesBryan Newbold2019-02-141-0/+4
* squelch some rust unused importsBryan Newbold2019-01-281-1/+0
* HUGE refactor of error types (to use failure)Bryan Newbold2019-01-091-62/+50
* refactor: FatCatId -> FatcatIdBryan Newbold2019-01-091-15/+14
* impl AsRef, From, Into for FatCatIdBryan Newbold2019-01-091-2/+20
* implement Display (not ToString) for FatCatIdBryan Newbold2019-01-091-3/+5
* some clippy nitsBryan Newbold2019-01-091-1/+1
* huge refactor of rust modules/filesBryan Newbold2019-01-081-0/+376