This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Rust

Rust projects

1 - Bazel targets

NameInfo
changelog
locationrs/BUILD.bazel:10:17
name//rs:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationrs/BUILD.bazel:10:17
name//rs:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //rs:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationrs/BUILD.bazel:10:17
name//rs:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //rs:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationrs/BUILD.bazel:10:17
name//rs:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationrs/BUILD.bazel:10:17
name//rs:changelog.template
ruleClass_write_file
ruleOutput
  • //rs:changelog.template.md
visibility
  • //visibility:private
readme
locationrs/BUILD.bazel:5:10
name//rs:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationrs/BUILD.bazel:5:10
name//rs:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationrs/BUILD.bazel:5:10
name//rs:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public

2 - Changelog

  • Fix al_hugo_run_binary, add al_http_server_binary (1bf299)
  • Move changelog rules to bzl/rules/git, improve ansible rules (c94123)
  • Move changelog rules to bzl/rules/changelog (4d59d6)
  • Move readme rules to bzl/rules/readme (95ea8d)
  • Move bzl rules to bzl/rules/bzl (57930e)
  • Move toml rules to bzl/rules/toml (0b824f)
  • Move go tools to go/tools with a separate go.mod, rename MODULE files (fe6e1d)
  • Bump bazel version, split the root MODULE file, add bzl/rules/ansible (981a38)
  • Add changelog for all packages (a6ebf9)
  • Add bzl_target_doc (c5636e)
  • Update readmes (2c9d62)
  • Add al_vial_submissions macro, update titles and descriptions (79c826)
  • Add heading anchors, add theme toggle, add search, add taxonomies (f79db8)
  • Use subpackages() to build docs instead of writing queries to the tree (ba7b67)
  • Add md targets for all md files, add bzl/vars/readmes.bzl (a39482)
  • Add al_readme plugin, split variables in /bzl/vars (9212dc)
  • Rename javascript to js, shell to sh, perl to pl, rust to rs (3f7ffb)

3 - Tools

Empty rust project to download cargo tools

3.1 - Bazel targets

NameInfo
cargo
locationrs/tools/BUILD.bazel:16:13
name//rs/tools:cargo
ruleClassal_toml_data
visibility
  • //visibility:public
changelog
locationrs/tools/BUILD.bazel:11:17
name//rs/tools:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationrs/tools/BUILD.bazel:11:17
name//rs/tools:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //rs/tools:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationrs/tools/BUILD.bazel:11:17
name//rs/tools:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //rs/tools:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationrs/tools/BUILD.bazel:11:17
name//rs/tools:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationrs/tools/BUILD.bazel:11:17
name//rs/tools:changelog.template
ruleClass_write_file
ruleOutput
  • //rs/tools:changelog.template.md
visibility
  • //visibility:private
readme
locationrs/tools/BUILD.bazel:6:10
name//rs/tools:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationrs/tools/BUILD.bazel:6:10
name//rs/tools:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationrs/tools/BUILD.bazel:6:10
name//rs/tools:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public

3.2 - Changelog

  • Move changelog rules to bzl/rules/git, improve ansible rules (c94123)
  • Move changelog rules to bzl/rules/changelog (4d59d6)
  • Move readme rules to bzl/rules/readme (95ea8d)
  • Move bzl rules to bzl/rules/bzl (57930e)
  • Move toml rules to bzl/rules/toml (0b824f)
  • Add changelog for all packages (a6ebf9)
  • Add bzl_target_doc (c5636e)
  • Update readmes (2c9d62)
  • Use subpackages() to build docs instead of writing queries to the tree (ba7b67)
  • Add md targets for all md files, add bzl/vars/readmes.bzl (a39482)
  • Rename javascript to js, shell to sh, perl to pl, rust to rs (3f7ffb)