Skip to content

Add an identifier to TypeParameterDefs and use it to pretty print type parameters - #7698

Closed
nikomatsakis wants to merge 1 commit into
rust-lang:masterfrom
nikomatsakis:issue-2951-type-parameter-names
Closed

Add an identifier to TypeParameterDefs and use it to pretty print type parameters#7698
nikomatsakis wants to merge 1 commit into
rust-lang:masterfrom
nikomatsakis:issue-2951-type-parameter-names

Conversation

@nikomatsakis

Copy link
Copy Markdown
Contributor

Fixes#2951

bors added a commit that referenced this pull request Jul 10, 2013
@borsbors closed this Jul 10, 2013
@nikomatsakis
nikomatsakis deleted the issue-2951-type-parameter-names branch March 30, 2016 16:14
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 21, 2021
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
7698: Add new LSP extension for workspace symbol lookup r=matklad a=alcroito
As well as all symbol types (functions, modules).
Remove outdated documentation regarding symbol lookup filtering.
Closesrust-lang#4881
Co-authored-by: alcroito <placinta@gmail.com>
Sign up for freeto 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.

preserve name of type parameter when printing

2 participants

@nikomatsakis@bors