Skip to content

Commit

Permalink
Add gazelle_rust under supported languages (bazel-contrib#1620)
Browse files Browse the repository at this point in the history
  • Loading branch information
Calsign authored Aug 28, 2023
1 parent 38d1fa7 commit 390f0d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ Gazelle build file generator
.. _Open a PR: https://github.com/bazelbuild/bazel-gazelle/edit/master/README.rst
.. _Bazel Slack: https://slack.bazel.build
.. _swift_bazel: https://github.com/cgrindel/swift_bazel
.. _gazelle_rust: https://github.com/Calsign/gazelle_rust
.. _rules_rust: https://github.com/bazelbuild/rules_rust

.. role:: cmd(code)
.. role:: flag(code)
Expand Down Expand Up @@ -127,6 +129,10 @@ Gazelle can generate Bazel BUILD files for many languages:

`rules_r`_ has an extension for generating rules for R package builds and tests.

* Rust

`gazelle_rust`_ is an extension for generating `rules_rust`_ targets.

* Starlark

`bazel-skylib`_ has an extension for generating ``bzl_library`` rules. See `bazel_skylib//gazelle/bzl`_.
Expand Down

0 comments on commit 390f0d8

Please sign in to comment.