linkerd2/proxy
Eliza Weisman 67d4b56253
Remove `AsciiExt` import (#104)
Since the methods on this trait were moved to direct implementations on the
implementing types, this produces an unused import warning with the latest
(1.23) Rust standard library. As we set `deny(warnings)`, this breaks the build.

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
2018-01-04 10:49:13 -08:00
..
src Remove `AsciiExt` import (#104) 2018-01-04 10:49:13 -08:00
tests Proxy: Use production config parsing in tests (#25) 2017-12-13 19:27:50 -06:00
Cargo.toml Prepare the repo for the v0.1.1 release (#75) 2017-12-20 10:51:53 -08:00
Dockerfile Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
Dockerfile-deps Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
build.rs apply rustffmt on proxy, remove rustfmt.toml for now 2017-12-05 00:44:16 +00:00