about summary refs log tree commit diff
path: root/src/tools/rls
AgeCommit message (Collapse)AuthorLines
2019-01-07submodules: update rls from 6f5e4bb to 1a6361bMatthias Krüger-0/+0
Changes: ```` Update Clippy Move TestFailures when collecting failures Update languageserver-types to 0.51.1 update clippy hash and rustc_tools_util and use rustc_tools_util from crates.io Work around https://github.com/rust-lang/rust/pull/55937 Update Clippy... again Update Clippy Update clippy ````
2018-12-28Update cargo, rls, miriEric Huss-0/+0
2018-12-10Update RLSIgor Matuszewski-0/+0
2018-12-03Update rlsEric Huss-0/+0
2018-12-02Update RLS and RustfmtNick Cameron-0/+0
Closes #56261
2018-11-21Update RLS and RustfmtNick Cameron-0/+0
2018-10-20Update Cargo, build curl/OpenSSL statically via featuresAlex Crichton-0/+0
In addition to to updating Cargo's submodule and Cargo's dependencies, this also updates Cargo's build to build OpenSSL statically into Cargo as well as libcurl unconditionally. This removes OpenSSL build logic from the bootstrap code, and otherwise requests that even on OSX we build curl statically.
2018-10-13submodules: update rls from 15d4d4a to 440a985Matthias Krüger-0/+0
Changes: Apply Clippy lints Respect build_dir when creating external build plans Fix Windows tests Implement external build plan Detect manifest diagnostic position for toml::de::Error Fix std::sync hover doc expectation Apply CI specific long timeout Propagate cargo errors as manifest diagnostics Add test for use statement function completions Refactor cmd test `within_timeout` Avoid stdout-writer/rls process exit race Improve cmd test "no shutdown response" error message Add RUST_BACKTRACE=1 to ci env Improve cmd test timeout reliability Fix use statement function suggestions Revert "Revert "Remove "edition" Cargo feature (it's stable now)"" Add build_wait() tests Automatically tune wait_to_build Rework cmd tests Fixes #54697
2018-09-28Fix RLS toolstate after #54356 mergeIgor Matuszewski-0/+0
2018-09-26Update rustfmt and RLSNick Cameron-0/+0
2018-09-23update rls to 32d457717ce37babef199fe4984b1e20d4e108d4Matthias Krüger-0/+0
2018-09-15Update submodules to include rust-lang-nursery/rust-clippy#3189 and ↵Eduard-Mihai Burtescu-0/+0
rust-lang-nursery/rls#1054.
2018-09-10rustc_resolve: inject `uniform_paths` canaries regardless of the ↵Eduard-Mihai Burtescu-0/+0
feature-gate, on Rust 2018.
2018-09-09submodules: update clippy, rls with crate visibility patches, also update cargoMatthias Krüger-0/+0
2018-09-04Update RLS wrt recent Clippy changesIgor Matuszewski-0/+0
2018-09-04Update RLSIgor Matuszewski-0/+0
2018-08-25Update RLSIgor Matuszewski-0/+0
2018-08-11Update RLSNick Cameron-0/+0
2018-08-08Update RLS and RustfmtNick Cameron-0/+0
2018-08-05Update rustfmt and RLSNick Cameron-0/+0
2018-08-02Update Cargo submoduleAlex Crichton-0/+0
Bring in some fixes for `cargo fix` notably
2018-07-29Update RLS and rustfmt.kennytm-0/+0
2018-07-15Update clippy and rlsOliver Schneider-0/+0
2018-07-06Update RLS, Rustfmt, Cargo, and ClippyNick Cameron-0/+0
2018-06-07Update RLS and RustfmtNick Cameron-0/+0
2018-05-28Update RLS, Rustfmt, and CargoNick Cameron-0/+0
2018-05-18Update RLS and RustfmtNick Cameron-0/+0
2018-05-16Update RLS and RustfmtNick Cameron-0/+0
2018-05-08Update the Cargo/stdsimd submodulesAlex Crichton-0/+0
Hopefully brining in a few fixes to Cargo regressions as well as some new stdsimd functions!
2018-05-07Update rls 1263f1fAlex Butler-0/+0
Fix rls-clippy feature compile
2018-05-04Update RLS and Rustfmt (and Cargo)Nick Cameron-0/+0
2018-05-02Update RLS and RustfmtNick Cameron-0/+0
2018-04-26Update rustfmt and rlsNick Cameron-0/+0
2018-04-13Update RLSAleksey Kladov-0/+0
2018-04-11Update clippy and rlsOliver Schneider-0/+0
2018-04-04Update RLSBoris-Chengbiao Zhou-0/+0
2018-03-26rustbuild: Fail the build if we build Cargo twiceAlex Crichton-0/+0
This commit updates the `ToolBuild` step to stream Cargo's JSON messages, parse them, and record all libraries built. If we build anything twice (aka Cargo) it'll most likely happen due to dependencies being recompiled which is caught by this check.
2018-03-23Update RLS and RustfmtNick Cameron-0/+0
Fixes broken RLS tests/build
2018-03-18Update RLS.kennytm-0/+0
2018-03-16Automatically enable the `clippy` feature of `rls` if clippy buildsOliver Schneider-0/+0
2018-03-14Update RLSBoris-Chengbiao Zhou-0/+0
2018-02-28Update RLSNick Cameron-0/+0
2018-02-14Update RLSNick Cameron-0/+0
2018-02-04Update RLS and RustfmtNick Cameron-0/+0
2018-01-26Update rlstopecongiro-0/+0
2017-12-28Update RLSIgor Matuszewski-0/+0
2017-12-15Update the rls and rustfmt submodulesOliver Schneider-0/+0
2017-12-06Update rls and rustfmtNick Cameron-0/+0
2017-11-29Update RLS and RustfmtNick Cameron-0/+0
2017-11-10Update RLS submoduleNick Cameron-0/+0