rust-analyzer icon indicating copy to clipboard operation
rust-analyzer copied to clipboard

docs: create setup documentation

Open davidkurilla opened this issue 1 year ago • 1 comments

Created opinionated rust-analyzer workflow setup guide.

davidkurilla avatar Oct 15 '24 19:10 davidkurilla

There are merge commits (commits with multiple parents) in your changes. We have a no merge policy so these commits will need to be removed for this pull request to be merged.

You can start a rebase with the following commands:

$ # rebase
$ git pull --rebase https://github.com/rust-lang/rust-analyzer.git master
$ git push --force-with-lease

The following commits are merge commits:

  • f0c54fb6c0e6a59e2c0716fe9ad8f49ea6d53303

rustbot avatar Oct 18 '24 21:10 rustbot