Skip to content

Wrong --extern-html-root-url key used #1166

@Nemo157

Description

@Nemo157

dep.name.replace("-", "_"),

This should almost certainly be dep.library_name() or something similar, to handle dependencies which rename their library (I don't know of any example build logs to see if it's an issue though). See rust-lang/rust#76296 as well, we can't actually give a unique name here when things like duplicate renamed dependencies come into play.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-buildsArea: Building the documentation for a crateC-bugCategory: This is a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions