snix/snix
Florian Klink e214357d47 feat(snix/rust-docs): fail build if there's broken references
Thanks to cl/30305, we don't have broken references in the rust docs anymore.

Enforce for it to stay this way, by making the //snix:rust-docs target
fail if there's broken references.

References to private items (which we still have) are logged as
warnings.

Change-Id: I06e6fe3bec3d0c4e6af910685f9cd0650e67dc5c
Reviewed-on: https://cl.snix.dev/c/snix/+/30312
Tested-by: besadii
Autosubmit: Florian Klink <flokli@flokli.de>
Reviewed-by: Bence Nemes <nemes.bence1@gmail.com>
2025-04-12 15:17:41 +00:00
..
.vscode chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
boot chore(boot): rename figlet-generated text from "Tvix" to "Snix" 2025-04-04 08:32:28 +00:00
build feat(snix-build/oci): Use user's subordinate ids in oci builds. 2025-04-10 02:56:02 +00:00
build-go chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
castore feat(cli): add snix-castore utility 2025-04-10 13:09:50 +00:00
castore-go refactor(snix/castore): rename proto node to entry 2025-04-04 23:19:07 +00:00
cli fix(cli): use logging infra instead of print(ln), do not mess up progress bars 2025-03-21 17:45:39 +00:00
docs docs(snix/docs): drop some parts of architecture 2025-04-04 23:52:13 +00:00
eval refactor(eval): add keys_sorted() to NixAttrs 2025-04-11 11:45:42 +00:00
glue feat(snix-glue): Propagate build inputs correctly. 2025-04-11 21:48:50 +00:00
nar-bridge refactor(snix/castore): rename proto node to entry 2025-04-04 23:19:07 +00:00
nix-compat docs: fix broken references in rust docs 2025-04-09 21:08:52 +00:00
nix-compat-derive chore(third_party/sources): Update 2025-03-18 23:23:16 +00:00
nix-compat-derive-tests chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
nix-daemon fix(treewide): remove trailing whitespace 2025-03-22 17:29:59 +00:00
nix-lang-test-suite chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
serde chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
store docs: fix broken references in rust docs 2025-04-09 21:08:52 +00:00
store-go chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
tracing chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
verify-lang-tests chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
.gitignore chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
Cargo.lock feat(snix-glue): Propagate build inputs correctly. 2025-04-11 21:48:50 +00:00
Cargo.nix feat(snix-glue): Propagate build inputs correctly. 2025-04-11 21:48:50 +00:00
Cargo.toml chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
clippy.toml chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
crate-hashes.json fix(treewide): add missing final newlines 2025-03-21 13:33:32 +00:00
default.nix feat(snix/rust-docs): fail build if there's broken references 2025-04-12 15:17:41 +00:00
LICENSE chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
logo.webp chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
shell.nix fix(tvix/shell): simplify darwin-specific overrides 2025-03-18 23:07:01 +00:00
utils.nix fix(snix/utils): use filterRustCrateSrc for nix-daemon 2025-03-18 15:29:28 +00:00