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

Rust Analyzer: Generate rust-project.json without explicit target list #1010

Merged
merged 18 commits into from
Nov 17, 2021

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    f1b887a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    602a26d View commit details
    Browse the repository at this point in the history
  3. Address PR feedback

    UebelAndre committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    a9b19af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d9638b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    8d57442 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Configuration menu
    Copy the full SHA
    18d6f8c View commit details
    Browse the repository at this point in the history
  2. Addressed PR feedback

    UebelAndre committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    973111b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    00e0700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7d303f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Fix runfiles path specifier

    djmarcin committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    875823f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from djmarcin/rust_analyzer

    Make sysroot_src a data dependency
    UebelAndre committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    6cbd381 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5d42c6 View commit details
    Browse the repository at this point in the history
  4. Fix out-of-date comment

    djmarcin committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    0d71669 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from djmarcin/rust_analyzer_2

    Use bazel-like space separated target specification
    UebelAndre committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    508d85b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Addressed PR feedback

    UebelAndre committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    538906a View commit details
    Browse the repository at this point in the history
  2. Added additional testing

    UebelAndre committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    1efa672 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e03b369 View commit details
    Browse the repository at this point in the history
  4. Added test comment

    UebelAndre committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    24abbd7 View commit details
    Browse the repository at this point in the history