Skip to content

Improve logging & cexpect BuildPage.metadata #976

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 15, 2020

Conversation

Kixiron
Copy link
Member

@Kixiron Kixiron commented Aug 15, 2020

Fixes random panics with build pages, changes WebPage::into_response to use cexpect instead of .unwrap() and adds file locations and the requested route to ctry/cexpect logging

Closes #969

@Kixiron Kixiron added S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed A-backend Area: Webserver backend labels Aug 15, 2020
@Kixiron Kixiron requested a review from jyn514 August 15, 2020 15:31
@Kixiron Kixiron force-pushed the nameless-faceless branch from a9e727f to ebc85f9 Compare August 15, 2020 15:50
Co-authored-by: Joshua Nelson <[email protected]>
@jyn514 jyn514 merged commit 508a9d0 into rust-lang:master Aug 15, 2020
@Kixiron Kixiron deleted the nameless-faceless branch August 15, 2020 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend Area: Webserver backend S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic while rendering crate/builds.html
2 participants