Skip to content

Conversation

@alexcrichton
Copy link
Member

... be stripped out"

This reverts commit 7180b5d.

We don't particularly need this, I've never seen it clutter up the docs, it just seemed nice at the time. Sadly it caused a regression for reexported methods.

Closes #13091

bors added a commit that referenced this pull request Mar 28, 2014
... be stripped out"

This reverts commit 7180b5d.

We don't particularly need this, I've never seen it clutter up the docs, it just seemed nice at the time. Sadly it caused a regression for reexported methods.

Closes #13091
@bors bors closed this Mar 28, 2014
@bors bors merged commit 940bfb2 into rust-lang:master Mar 28, 2014
@alexcrichton alexcrichton deleted the rustdoc-mods branch March 28, 2014 07:14
JohnTitor pushed a commit to JohnTitor/rust that referenced this pull request Sep 6, 2022
Don't store SyntheticSyntax in the reverse maps in BodySourceMap

They are ZSTs which we can just create on missing access instead.
flip1995 pushed a commit to flip1995/rust that referenced this pull request Aug 8, 2024
Misc changes to `clippy_config`

Contains part of rust-lang#13084

Changes include:
* Sort config list and each configs lint list.
* Add default text for the two configs that were missing it.
* Switch the lint list in the configs to an attribute.
* Make `dev fmt` sort the config list.

r? `@xFrednet`

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.

Documentation for reexported types missing all impls

4 participants