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

doc: Document flavorful variations of paths #13388

Closed
wants to merge 1 commit into from

Conversation

alexcrichton
Copy link
Member

Closes #4293

@alexcrichton alexcrichton deleted the more-dox branch April 8, 2014 16:57
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 18, 2024
…nishearth

Add lint for unnecessary lifetime bounded &str return

Closes rust-lang#305.

Currently implemented with a pretty strong limitation that it can only see the most basic implicit return, but this should be fixable by something with more time and brain energy than me. Cavets from rust-lang#13388 apply, as I have not had a review on my clippy lints yet so am pretty new to this.

```
changelog: [`unnecessary_literal_bound`]:  Add lint for unnecessary lifetime bounded &str return.
```
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.

document crate-relative paths, absolute paths, path contexts, etc.
2 participants