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 ICE caused by my previous patch, #9527

Merged
merged 1 commit into from
Sep 27, 2013
Merged

Fix ICE caused by my previous patch, #9527

merged 1 commit into from
Sep 27, 2013

Conversation

bmaxa
Copy link

@bmaxa bmaxa commented Sep 26, 2013

that is, if super trait had more methods, tnen subtrait, compiling would fail. I simply forgot to update
variable name. Updated test case , too.

methods tnan subtrait, compiling would fail. I simply forgot to update
variable name. Updated test case , too.
bors added a commit that referenced this pull request Sep 27, 2013
that is, if super trait had more methods, tnen subtrait, compiling would fail. I simply forgot to update
variable name. Updated test case , too.
@bors bors closed this Sep 27, 2013
@bors bors merged commit a4b7474 into rust-lang:master Sep 27, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 6, 2022
fallout2: rework clippy_dev & _lints fmt inlining

Continuing rust-lang#9525 -- a few more inlining, but this time with some code changes to simplify format strings:

* Inline format args where possible
* simplify a few complex macros into format str
* use formatdoc!() instead format!(indoc!(...))

changelog: none

cc: `@llogiq`
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