Skip to content

Conversation

@mvdnes
Copy link
Contributor

@mvdnes mvdnes commented Apr 16, 2015

This ensures that later when generating HTML, the JSON will be sorted aswell.
We now have a more deterministic build of sidebar-items.js

Closes #24473

This ensures that later when generating HTML, the JSON will be sorted aswell.
We now have a deterministic build of sidebar-items.js
@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @brson (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see CONTRIBUTING.md for more information.

@alexcrichton
Copy link
Member

Does this close #24473?

@mvdnes
Copy link
Contributor Author

mvdnes commented Apr 16, 2015

Ah yes! I did not find that issue earlier, but this should address exactly that.

@alexcrichton
Copy link
Member

@bors: r+ 61ad9fe

Thanks!

@alexcrichton
Copy link
Member

@bors: rollup

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Apr 16, 2015
…xcrichton

This ensures that later when generating HTML, the JSON will be sorted aswell.
We now have a more deterministic build of sidebar-items.js

Closes rust-lang#24473
bors added a commit that referenced this pull request Apr 16, 2015
bors added a commit that referenced this pull request Apr 17, 2015
bors added a commit that referenced this pull request Apr 17, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 17, 2015
…xcrichton

 This ensures that later when generating HTML, the JSON will be sorted aswell.
We now have a more deterministic build of sidebar-items.js

Closes rust-lang#24473
Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 17, 2015
…xcrichton

 This ensures that later when generating HTML, the JSON will be sorted aswell.
We now have a more deterministic build of sidebar-items.js

Closes rust-lang#24473
@steveklabnik
Copy link
Contributor

This was merged in #24512 , sorry, I rebased and forgot that'd screw it up :(

@mvdnes mvdnes deleted the deterministic-sidebar branch April 18, 2015 07:36
@mvdnes
Copy link
Contributor Author

mvdnes commented Apr 28, 2015

Is it possible to put this code in the beta as well? I don't think anyone would mind.
If it is too much of a hassle I understand, however the constant changes in sidebar-items.js do bug me still in beta.3.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rustdoc output slightly nondeterministic

5 participants