Skip to content

man page generation should use SOURCE_DATE_EPOCH #57776

Closed
@infinity0

Description

@infinity0
Contributor

Related to #34902

See https://tests.reproducible-builds.org/debian/rb-pkg/buster/amd64/diffoscope-results/rustc.html - this means that (outside of build-path differences) the only thing difference is the man page.

Relevant code is src/bootstrap/dist.rs

SOURCE_DATE_EPOCH spec is https://reproducible-builds.org/specs/source-date-epoch/

Activity

added
T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.
on Jan 20, 2019
added 6 commits that reference this issue on Jan 30, 2019

Rollup merge of rust-lang#57920 - euclio:source-date-epoch, r=Mark-Si…

9f04c18

Rollup merge of rust-lang#57920 - euclio:source-date-epoch, r=Mark-Si…

10ad5a9

Rollup merge of rust-lang#57920 - euclio:source-date-epoch, r=Mark-Si…

8950561

Rollup merge of rust-lang#57920 - euclio:source-date-epoch, r=Mark-Si…

2f603da

Rollup merge of rust-lang#57920 - euclio:source-date-epoch, r=Mark-Si…

0134656
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @infinity0@Centril

        Issue actions

          man page generation should use SOURCE_DATE_EPOCH · Issue #57776 · rust-lang/rust