rust-lang / rust-analyzer

A Rust compiler front-end for IDEs
https://rust-analyzer.github.io/
Apache License 2.0
13.62k stars 1.49k forks source link

docs: Fix typo in VS Code setting description #17147

Closed Wilfred closed 2 weeks ago

Wilfred commented 3 weeks ago

Replace 'futureg' with 'future'.

Veykril commented 2 weeks ago

Needs a cargo test -p rust-analyzer to update the generated config stuff (I feel like we should move that into a prepare step for publishing instead little reason in this being a test honestly)

Veykril commented 2 weeks ago

@bors delegate+

bors commented 2 weeks ago

:v: @Wilfred, you can now approve this pull request!

If @Veykril told you to "r=me" after making some further change, please make that change, then do @bors r=@Veykril

Wilfred commented 2 weeks ago

@bors r=@Veykril

bors commented 2 weeks ago

:pushpin: Commit b1266405efcd803be801230695df12d2e92900a2 has been approved by Veykril

It is now in the queue for this repository.

bors commented 2 weeks ago

:hourglass: Testing commit b1266405efcd803be801230695df12d2e92900a2 with merge f660835df7ca9970564ef64e49b94e4e6de5a509...

bors commented 2 weeks ago

:sunny: Test successful - checks-actions Approved by: Veykril Pushing f660835df7ca9970564ef64e49b94e4e6de5a509 to master...