aboutsummaryrefslogtreecommitdiffstats
path: root/components/net_traits/storage_thread.rs
Commit message (Expand)AuthorAgeFilesLines
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-48/+0
* remove `extern crate` (#30311)Samson2023-09-081-0/+2
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Rustfmt net_traits cratePyfisch2018-11-031-1/+7
* Add lots of derived Debug implsAlan Jeffrey2018-10-291-2/+2
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-181-1/+1
* order derivable traits listsClément DAVID2017-08-231-1/+1
* Rustfmt net_traits.Ms2ger2017-01-031-2/+2
* Urlmageddon: Use refcounted urls more often.Emilio Cobos Álvarez2016-11-171-8/+8
* send a reply when thread is done exitingAbelardo E. Mendoza2016-05-301-2/+2
* Remove the pointless StorageThread alias.Ms2ger2016-05-201-5/+0
* task -> threadrohan.prinja2016-01-101-0/+45