summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAllen George <allengeorge@apache.org>2020-11-08 09:51:19 -0500
committerAllen George <allengeorge@apache.org>2020-11-12 08:47:42 -0500
commit7ddbcc07ec98349da59bb023d0fed8db37097c18 (patch)
tree80a46fb7f940e8626bfd8f38346f0b85cce368a7 /.gitignore
parent22671db01f5c349f2fa54b393581cb4d61bdd895 (diff)
downloadthrift-7ddbcc07ec98349da59bb023d0fed8db37097c18.tar.gz
THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust 1.40)
Client: rs NOTE: Also properly update the min/max supported Rust versions
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 58e2582a7..76d9e502b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -288,6 +288,7 @@ project.lock.json
/lib/rs/test/src/midlayer.rs
/lib/rs/test/src/recursive.rs
/lib/rs/test/src/ultimate.rs
+/lib/rs/test/src/identifiers.rs
/lib/rs/*.iml
/lib/rs/**/*.iml
/lib/swift/.build