Skip to content

Conversation

@lnicola
Copy link
Member

@lnicola lnicola commented Nov 11, 2023

Closes #15856.

I opted for "caret", since it's the better term (cursor is the mouse), but I'm not sure how popular it is these days.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 11, 2023
let entry = {
let mut dirs = vfs::loader::Directories::default();
dirs.extensions.push("rs".into());
dirs.extensions.push("toml".into());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

@lnicola
Copy link
Member Author

lnicola commented Nov 12, 2023

@bors r+

@bors
Copy link
Contributor

bors commented Nov 12, 2023

📌 Commit cace36c has been approved by lnicola

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Nov 12, 2023

⌛ Testing commit cace36c with merge 1152f59...

@bors
Copy link
Contributor

bors commented Nov 12, 2023

☀️ Test successful - checks-actions
Approved by: lnicola
Pushing 1152f59 to master...

@bors bors merged commit 1152f59 into rust-lang:master Nov 12, 2023
@lnicola lnicola deleted the expand-macro branch November 12, 2023 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Misleading command name > rust-analyzer: Expand macro recursively

4 participants