Skip to content
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

doc,rustdoc: improvements #9960

Merged
merged 6 commits into from
Oct 22, 2013
Merged

Conversation

adrientetar
Copy link
Contributor

This is #9868 but doesn't move css files to a separate subfolder, which was causing errors on the Rust buildbot.

@alexcrichton

bors added a commit that referenced this pull request Oct 19, 2013
This is #9868 but doesn't move css files to a separate subfolder, which was causing errors on the Rust buildbot.

@alexcrichton
@adrientetar
Copy link
Contributor Author

Okay we're progressing with the grailquest... no more rust.css error, I'll bring back the rule for manual.inc

@alexcrichton

@adrientetar
Copy link
Contributor Author

@alexcrichton Looks like a pandoc error... can you guys update it easily? Else I can just drop the raw html bits (they're just for quote authors), please advise!

@emberian
Copy link
Member

@adridu59 updating it would be a pain, can you just drop those parts?

@adrientetar
Copy link
Contributor Author

@cmr Done.

@adrientetar
Copy link
Contributor Author

I need help to diagnose this issue.

@emberian
Copy link
Member

@adridu59 it's running the following block as a Rust test:

$ RUST_LOG=rust=3 ./rust
This is an error log
This is a warn log
this is an info log

Which it isn't.

@adrientetar
Copy link
Contributor Author

@cmr Oh ok, wasn't hard to catch, I guess I just wasn't expecting this (sigh).

cc @alexcrichton

bors added a commit that referenced this pull request Oct 22, 2013
This is #9868 but doesn't move css files to a separate subfolder, which was causing errors on the Rust buildbot.

@alexcrichton
@bors bors closed this Oct 22, 2013
@bors bors merged commit 22465e9 into rust-lang:master Oct 22, 2013
@adrientetar adrientetar deleted the patch-doc-limited branch December 15, 2013 11:49
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 1, 2022
Don't lint `unnecessary_cast` in mixed macro context

fixes rust-lang#9960

Time to start making a dent in this onslaught.

changelog: `unnecessary_cast`: Don't lint when the identifiers context differs from its binding's context for locals
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.

4 participants