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

Update minimum g++ version in documentation #13942

Merged
merged 1 commit into from
May 5, 2014

Conversation

JamesLaverack
Copy link
Contributor

Version changed due to a newer requirement in LLVM.

Version changed due to a newer requirement in LLVM.
bors added a commit that referenced this pull request May 5, 2014
Version changed due to a newer requirement in LLVM.
@bors bors closed this May 5, 2014
@bors bors merged commit 72f478f into rust-lang:master May 5, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 13, 2023
bors pushed a commit to rust-lang-ci/rust that referenced this pull request Jan 28, 2025
The code should not attempt to obtain a snippet by capping the function
signature span with its identifier span without checking that they are
in the same context.

This is the only instance I could identify where placeholders were used
instead of the real snippet when running the CI lintcheck. Moreover, the
placeholders were not even used, as they snippet was obtained
prematurely.

Found in the context of rust-lang#13941

changelog: none
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