##// END OF EJS Templates
rust-compression: move the `Send` bound to the `Compressor` trait...
rust-compression: move the `Send` bound to the `Compressor` trait All compressors should be `Send`, might as well make any future use easier.
Raphaël Gomès -
r53202:f69a3f55 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / revlog
changelog.rs Loading ...
compression.rs Loading ...
file_io.rs Loading ...
filelog.rs Loading ...
index.rs Loading ...
inner_revlog.rs Loading ...
manifest.rs Loading ...
mod.rs Loading ...
node.rs Loading ...
nodemap.rs Loading ...
nodemap_docket.rs Loading ...
options.rs Loading ...
patch.rs Loading ...
path_encode.rs Loading ...