summaryrefslogtreecommitdiff
path: root/lib/rs/src/server/multiplexed.rs
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5600: rust lib to upgrade to edition 2021Jiayu Liu2022-09-051-4/+4
* THRIFT-5600: upgrade rust toolchain to 1.61 and edition 2021Tdxdxoz2022-09-011-2/+1
* Reformat rust code using 1.40 rustfmt and fail build if rustfmt fails (#2339)Allen George2021-03-011-3/+13
* THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust...Allen George2020-11-121-3/+5
* THRIFT-5158 Update Rust generator and Rust lib,test,tutorial to only support ...Allen George2020-09-021-10/+10
* THRIFT-4960 bare trait (dyn) warningsDanny Browning2019-09-111-6/+6
* Reformat rust code with rustfmt 1.0Allen George2018-12-161-33/+40
* THRIFT-4186 Add travis build for RustAllen George2017-05-111-44/+278
* THRIFT-4176: Implement threaded server for RustAllen George2017-04-271-26/+44
* THRIFT-2945 Add Rust supportAllen George2017-01-261-0/+92