Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-lang/rls
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 359513ce678efba186972e4f280dbc7046cac15f
Choose a base ref
...
head repository: rust-lang/rls
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e33f4e68496b296dedb100e297dc4451f169b2b3
Choose a head ref
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    9102aca View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bump-rustc-ap'

    To keep a commit that is used to fix Rust toolstate, see
    rust-lang-nursery/rust-toolstate@21fdb0c.
    Xanewok committed May 7, 2021
    Configuration menu
    Copy the full SHA
    5ba8427 View commit details
    Browse the repository at this point in the history
  3. Document that configuration options live in a "rust" object

    It wasn't obvious to me where to place options for
    "didChangeConfiguration", so this could help others.
    VSCode adds the prefix automatically when editing settings.json but
    I didn't use that.
    krobelus committed May 7, 2021
    Configuration menu
    Copy the full SHA
    008027d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1735 from krobelus/rust-prefix-configuration

    Document that configuration options live in a "rust" object
    Xanewok authored May 7, 2021
    Configuration menu
    Copy the full SHA
    a55d7e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e33f4e6 View commit details
    Browse the repository at this point in the history
Loading