| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-01-07 | submodules: update rls from 6f5e4bb to 1a6361b | Matthias 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-28 | Update cargo, rls, miri | Eric Huss | -0/+0 | |
| 2018-12-10 | Update RLS | Igor Matuszewski | -0/+0 | |
| 2018-12-03 | Update rls | Eric Huss | -0/+0 | |
| 2018-12-02 | Update RLS and Rustfmt | Nick Cameron | -0/+0 | |
| Closes #56261 | ||||
| 2018-11-21 | Update RLS and Rustfmt | Nick Cameron | -0/+0 | |
| 2018-10-20 | Update Cargo, build curl/OpenSSL statically via features | Alex 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-13 | submodules: update rls from 15d4d4a to 440a985 | Matthias 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-28 | Fix RLS toolstate after #54356 merge | Igor Matuszewski | -0/+0 | |
| 2018-09-26 | Update rustfmt and RLS | Nick Cameron | -0/+0 | |
| 2018-09-23 | update rls to 32d457717ce37babef199fe4984b1e20d4e108d4 | Matthias Krüger | -0/+0 | |
| 2018-09-15 | Update submodules to include rust-lang-nursery/rust-clippy#3189 and ↵ | Eduard-Mihai Burtescu | -0/+0 | |
| rust-lang-nursery/rls#1054. | ||||
| 2018-09-10 | rustc_resolve: inject `uniform_paths` canaries regardless of the ↵ | Eduard-Mihai Burtescu | -0/+0 | |
| feature-gate, on Rust 2018. | ||||
| 2018-09-09 | submodules: update clippy, rls with crate visibility patches, also update cargo | Matthias Krüger | -0/+0 | |
| 2018-09-04 | Update RLS wrt recent Clippy changes | Igor Matuszewski | -0/+0 | |
| 2018-09-04 | Update RLS | Igor Matuszewski | -0/+0 | |
| 2018-08-25 | Update RLS | Igor Matuszewski | -0/+0 | |
| 2018-08-11 | Update RLS | Nick Cameron | -0/+0 | |
| 2018-08-08 | Update RLS and Rustfmt | Nick Cameron | -0/+0 | |
| 2018-08-05 | Update rustfmt and RLS | Nick Cameron | -0/+0 | |
| 2018-08-02 | Update Cargo submodule | Alex Crichton | -0/+0 | |
| Bring in some fixes for `cargo fix` notably | ||||
| 2018-07-29 | Update RLS and rustfmt. | kennytm | -0/+0 | |
| 2018-07-15 | Update clippy and rls | Oliver Schneider | -0/+0 | |
| 2018-07-06 | Update RLS, Rustfmt, Cargo, and Clippy | Nick Cameron | -0/+0 | |
| 2018-06-07 | Update RLS and Rustfmt | Nick Cameron | -0/+0 | |
| 2018-05-28 | Update RLS, Rustfmt, and Cargo | Nick Cameron | -0/+0 | |
| 2018-05-18 | Update RLS and Rustfmt | Nick Cameron | -0/+0 | |
| 2018-05-16 | Update RLS and Rustfmt | Nick Cameron | -0/+0 | |
| 2018-05-08 | Update the Cargo/stdsimd submodules | Alex Crichton | -0/+0 | |
| Hopefully brining in a few fixes to Cargo regressions as well as some new stdsimd functions! | ||||
| 2018-05-07 | Update rls 1263f1f | Alex Butler | -0/+0 | |
| Fix rls-clippy feature compile | ||||
| 2018-05-04 | Update RLS and Rustfmt (and Cargo) | Nick Cameron | -0/+0 | |
| 2018-05-02 | Update RLS and Rustfmt | Nick Cameron | -0/+0 | |
| 2018-04-26 | Update rustfmt and rls | Nick Cameron | -0/+0 | |
| 2018-04-13 | Update RLS | Aleksey Kladov | -0/+0 | |
| 2018-04-11 | Update clippy and rls | Oliver Schneider | -0/+0 | |
| 2018-04-04 | Update RLS | Boris-Chengbiao Zhou | -0/+0 | |
| 2018-03-26 | rustbuild: Fail the build if we build Cargo twice | Alex 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-23 | Update RLS and Rustfmt | Nick Cameron | -0/+0 | |
| Fixes broken RLS tests/build | ||||
| 2018-03-18 | Update RLS. | kennytm | -0/+0 | |
| 2018-03-16 | Automatically enable the `clippy` feature of `rls` if clippy builds | Oliver Schneider | -0/+0 | |
| 2018-03-14 | Update RLS | Boris-Chengbiao Zhou | -0/+0 | |
| 2018-02-28 | Update RLS | Nick Cameron | -0/+0 | |
| 2018-02-14 | Update RLS | Nick Cameron | -0/+0 | |
| 2018-02-04 | Update RLS and Rustfmt | Nick Cameron | -0/+0 | |
| 2018-01-26 | Update rls | topecongiro | -0/+0 | |
| 2017-12-28 | Update RLS | Igor Matuszewski | -0/+0 | |
| 2017-12-15 | Update the rls and rustfmt submodules | Oliver Schneider | -0/+0 | |
| 2017-12-06 | Update rls and rustfmt | Nick Cameron | -0/+0 | |
| 2017-11-29 | Update RLS and Rustfmt | Nick Cameron | -0/+0 | |
| 2017-11-10 | Update RLS submodule | Nick Cameron | -0/+0 | |
