Skip to content
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

Rework server to use experimental mutable tower-lsp branch #5057

Closed
wants to merge 18 commits into from

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    7b140fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8df7476 View commit details
    Browse the repository at this point in the history
  3. remove Arc around Session

    JoshuaBatty committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    c721c2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63217e4 View commit details
    Browse the repository at this point in the history
  5. compiles again

    JoshuaBatty committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0dc5949 View commit details
    Browse the repository at this point in the history
  6. all tests pass

    JoshuaBatty committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2190816 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3af0744 View commit details
    Browse the repository at this point in the history
  8. return a ref to namespace

    JoshuaBatty committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e14e454 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df53a15 View commit details
    Browse the repository at this point in the history
  10. remove DashMap from sync

    JoshuaBatty committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    15ea4b1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ae79461 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1db7b43 View commit details
    Browse the repository at this point in the history
  13. add Cargo.lock

    JoshuaBatty committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7a87200 View commit details
    Browse the repository at this point in the history
  14. rebase master

    JoshuaBatty committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8afc48c View commit details
    Browse the repository at this point in the history
  15. clippy

    JoshuaBatty committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b3e8a3f View commit details
    Browse the repository at this point in the history
  16. fix tests

    JoshuaBatty committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0035683 View commit details
    Browse the repository at this point in the history
  17. clippy

    JoshuaBatty committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    84d80bf View commit details
    Browse the repository at this point in the history
  18. reabse master

    JoshuaBatty committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a26efc1 View commit details
    Browse the repository at this point in the history