Skip to content

rustc: missing standard library documentation #405914

@alois31

Description

@alois31

Nixpkgs version

  • Unstable (25.05)

Describe the bug

Since somewhere in staging-next 2025-03-03, the standard library documentation is missing from rustc.doc.

Steps to reproduce

Run the commands:

nix-build -A rustc.doc
stat result-doc/share/doc/docs/html/std

The following error appears (because the documentation is not there):

stat: cannot statx 'result-doc/share/doc/docs/html/std': No such file or directory

Expected behaviour

The documentation exists.

Screenshots

No response

Relevant log output

Additional context

Before the merge of staging-next 2025-03-03, the documentation was present as expected.

System metadata

  • system: "x86_64-linux"
  • host os: Linux 6.14.5, NixOS, 25.05 (Warbler), 25.05pre796699.dda3dcd3fe03
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Lix, like Nix) 2.93.0 System type: x86_64-linux Additional system types: i686-linux, x86_64-v1-linux, x86_64-v2-linux, x86_64-v3-linux Features: gc, signed-caches System configuration file: /etc/nix/nix.conf User configuration files: [censored] Store directory: /nix/store State directory: /nix/var/nix Data directory: /nix/store/jdb3zwjn0l2gabmb3r01mr8sk5mfgxa6-lix-2.94.0-pre-20250509_dcb0a97000d5/share
  • nixpkgs: /nix/store/x5q273wlnbk6dzk3r85vqxx7wpd071qm-nixpkgs

Notify maintainers

@Havvy @figsoda @Mic92 @tjni @winterqt @zowoq


Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)

I assert that this issue is relevant for Nixpkgs

Is this issue important to you?

Add a 👍 reaction to issues you find important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions