Skip to content

Remove reference to @str in comment #12053

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

Merged
merged 1 commit into from
Feb 6, 2014

Conversation

fhahn
Copy link
Contributor

@fhahn fhahn commented Feb 6, 2014

This tiny pull request updates a comment referring to @str which was replaced by (InternedString,StrStyle) .

related to #10516

Verified

This commit was signed with the committer’s verified signature. The key has expired.
BridgeAR Ruben Bridgewater
bors added a commit that referenced this pull request Feb 6, 2014
This tiny pull request updates a comment referring to `@str` which was replaced by `(InternedString,StrStyle)` .

related to #10516
@bors bors closed this Feb 6, 2014
@bors bors merged commit 5d6bed8 into rust-lang:master Feb 6, 2014
@fhahn fhahn deleted the remove-str-in-comment branch February 7, 2014 00:18
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Export lc.LanguageClient from VSCode extension

As described in [this Zulip thread](https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer/topic/Use.20Rust.20Analyzer.20in.20another.20VSCode.20extension), I would like to experiment with using Rust Analyzer's language server inside another VSCode extension, [Flowistry](https://github.com/willcrichton/flowistry). My current use case is to use one of Rust Analyzer's assists (extract function).

This PR would enable that experimentation by exporting the `lc.LanguageClient` from the `activate` function, which [allows other extensions to access it](https://code.visualstudio.com/api/references/vscode-api#extensions). This PR does **not** commit RA to any stability guarantees about the language client, similar to how rustc exports an unstable API.
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 11, 2024
…ogiq

Fix typo in new_lint.rs

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.

None yet

3 participants