Skip to content

update ctags define - #6761

Closed
ILyoan wants to merge 1 commit into
rust-lang:incomingfrom
ILyoan:ctags
Closed

update ctags define#6761
ILyoan wants to merge 1 commit into
rust-lang:incomingfrom
ILyoan:ctags

Conversation

@ILyoan

Copy link
Copy Markdown
Contributor

No description provided.

bors added a commit that referenced this pull request May 27, 2013
@borsbors closed this May 27, 2013
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
6761: Make config.rs a single source of truth for configuration. r=matklad a=matklad
Configuration is editor-independent. For this reason, we pick
JSON-schema as the repr of the source of truth. We do specify it using
rust-macros and some quick&dirty hackery though.
The idea for syncing truth with package.json is to just do that
manually, but there's a test to check that they are actually synced.
I'll add something like `rust-analyzer --config-schema` in a follow-up
commit.
Co-authored-by: Aleksey Kladov <aleksey.kladov@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.

3 participants

@ILyoan@thestinger@bors