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

Restore LLVM to the correct revision #12462

Merged
merged 1 commit into from
Feb 22, 2014

Conversation

lilyball
Copy link
Contributor

PR #12407 was accidentally reverted by PR #12411. Restore the correct
version of LLVM that PR #12407 introduced.

PR rust-lang#12407 was accidentally reverted by PR rust-lang#12411. Restore the correct
version of LLVM that PR rust-lang#12407 introduced.
bors added a commit that referenced this pull request Feb 22, 2014
PR #12407 was accidentally reverted by PR #12411. Restore the correct
version of LLVM that PR #12407 introduced.
@bors bors closed this Feb 22, 2014
@bors bors merged commit e61c7fd into rust-lang:master Feb 22, 2014
@lilyball lilyball deleted the restore-llvm-from-12407 branch February 22, 2014 18:37
matthiaskrgr pushed a commit to matthiaskrgr/rust that referenced this pull request Mar 21, 2024
Fix typo in section '6.10. Macro Expansions' of the Clippy Book

Under the "Span.ctxt method" heading in *Section 6.10. Macro Expansions* of the *Clippy Book*, the type returned by the
`Span::ctxt` method is listed as `SpanContext`.  The correct type name should be `SyntaxContext`.

---

changelog: Fixed typo in "Section 6.10. Macro Expansions" of the Clippy Book. `SpanContext` changed to `SyntaxContext`.
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