Skip to content

Commit 5bd30e7

Browse files
author
Paolo Tranquilli
committed
Rust/Ruby/Python/Ql: update rust-toolchain.toml
1 parent 7e0f05f commit 5bd30e7

File tree

5 files changed

+8
-28
lines changed

5 files changed

+8
-28
lines changed

python/extractor/tsg-python/rust-toolchain.toml

-7
This file was deleted.

ql/rust-toolchain.toml

-7
This file was deleted.

ruby/extractor/rust-toolchain.toml

-7
This file was deleted.

rust-toolchain.toml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# This file specifies the Rust version used to develop and test the
2+
# extractors written in rust. It is set to the lowest version of Rust
3+
# we want to support.
4+
5+
[toolchain]
6+
channel = "1.85"
7+
profile = "minimal"
8+
components = [ "clippy", "rustfmt" ]

shared/tree-sitter-extractor/rust-toolchain.toml

-7
This file was deleted.

0 commit comments

Comments
 (0)