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

Fix broken link to the container guide #12183

Merged
merged 1 commit into from
Feb 11, 2014
Merged

Conversation

SimonSapin
Copy link
Contributor

No description provided.

@bors bors closed this Feb 11, 2014
@bors bors merged commit de6ed9c into rust-lang:master Feb 11, 2014
@SimonSapin SimonSapin deleted the patch-4 branch June 4, 2014 23:23
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 25, 2024
respect `#[allow]` attributes in `single_call_fn` lint

Fixes rust-lang#12182

If we delay linting to `check_crate_post`, we need to use `span_lint_hir_and_then`, since otherwise it would only respect those lint level attributes at the crate root.
<sub>... maybe we can have an internal lint for this somehow?</sub>

changelog: respect `#[allow]` attributes in `single_call_fn` lint
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.

3 participants