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

Implementation of lazy assits #4717

Merged
merged 6 commits into from
Jun 3, 2020
Merged

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    57cd936 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into compute-lazy-assits

    # Conflicts:
    #	crates/rust-analyzer/src/to_proto.rs
    mcrakhman committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    cb482e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Fix review comments

    mcrakhman committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    bacd042 View commit details
    Browse the repository at this point in the history
  2. Add documentation

    mcrakhman committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    1f7de30 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into compute-lazy-assits

    # Conflicts:
    #	crates/rust-analyzer/src/main_loop/handlers.rs
    #	crates/rust-analyzer/src/to_proto.rs
    mcrakhman committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    6a0083a View commit details
    Browse the repository at this point in the history
  4. Fix more comments

    mcrakhman committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    6cd2e04 View commit details
    Browse the repository at this point in the history