]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-04-30 hafizUpdate readme.adoc
2020-04-30 hafizFix typo in language server binary docs
2020-04-30 bors[bot]Merge #4225
2020-04-30 bors[bot]Merge #4222
2020-04-30 vsrsfixed lint warning
2020-04-30 vsrsRemoved unnecessary extraArgs for cargo invocation
2020-04-30 vsrsFixed tsfmt and eslint errors.
2020-04-30 Edwin ChengSpecial-case try macro_rules
2020-04-30 bors[bot]Merge #4223
2020-04-30 Aleksey KladovAllow to set env vars and pipe stdin via not_bash
2020-04-30 bors[bot]Merge #4221
2020-04-30 vsrspass Cargo errors to the Debug output channel
2020-04-30 Aleksey KladovSpecial-case try macro to better support 2015 edition
2020-04-30 bors[bot]Merge #4219
2020-04-30 bors[bot]Merge #4210
2020-04-30 bors[bot]Merge #4178
2020-04-30 oxalicaAvoid `rustup` invocation for non-rustup rust installation
2020-04-30 bors[bot]Merge #4216
2020-04-30 oxalicaAdd tests of showing function qualifiers
2020-04-30 Heyward Fanndocs(user): method chaining hints support
2020-04-29 bors[bot]Merge #4162
2020-04-29 Jonas Schievinkif let -> match
2020-04-29 Jonas Schievink?
2020-04-29 Jonas SchievinkUse or-patterns more
2020-04-29 Jonas SchievinkRemove `.clone()`
2020-04-29 Jonas SchievinkRename to associated_type_shorthand_candidates
2020-04-29 Jonas SchievinkComplete assoc. items on type parameters
2020-04-29 bors[bot]Merge #4212
2020-04-29 KENTARO OKUDAFix Typos on features.md
2020-04-29 John RennerValidate the location of `crate` in paths
2020-04-29 oxalicaInclude function qualifiers in signature
2020-04-29 vsrsMS C++ tools on linux
2020-04-29 bors[bot]Merge #4119
2020-04-29 bors[bot]Merge #4208
2020-04-29 Aleksey KladovMore principled approach for finding From trait
2020-04-29 vsrsbetter configuration enum items
2020-04-29 bors[bot]Merge #4205
2020-04-29 Boris StaleticFix YouComplteMe instructions link
2020-04-29 vsrsConfiguration settings and source maps support
2020-04-29 bors[bot]Merge #4204
2020-04-29 Aleksey KladovUse specific pattern when translating if-let-else to...
2020-04-29 bors[bot]Merge #4203
2020-04-29 Aleksey KladovBetter filtering of qualified enum variants in completion
2020-04-29 Aleksey KladovMove shared assist code to utils
2020-04-29 bors[bot]Merge #4199
2020-04-29 Simon Cruanesadd ale to the nvim setup section of the readme
2020-04-28 bors[bot]Merge #4198
2020-04-28 bors[bot]Merge #4196
2020-04-28 Jonas SchievinkComplete union fields after dot
2020-04-28 Jonas SchievinkBuild extension too
2020-04-28 bors[bot]Merge #4161
2020-04-28 bors[bot]Merge #4193
2020-04-28 bors[bot]Merge #4184
2020-04-28 adamrkFix comment prefix method for four slash comments
2020-04-28 bors[bot]Merge #4148
2020-04-28 Aleksey KladovMerge pull request #4157 from lnicola/glibc-releases
2020-04-28 Jonas SchievinkRebuild rust-analyzer when launching in VS Code
2020-04-28 Laurențiu NicolaUse x86_64-unknown-linux-gnu for releases
2020-04-28 Aleksey KladovMake it impossible to forget to add a semantic token...
2020-04-28 vsrsms-vscode.cpptools debugger support, initial version.
2020-04-28 bors[bot]Merge #4190
2020-04-28 Youngsuk Kimtiny fix in markdown ordered list
2020-04-28 bors[bot]Merge #4183
2020-04-28 Leander TentrupIntroduce new semantic highlight token for format specifier
2020-04-28 adamrkTreat comments beginning with four slashes as regular...
2020-04-27 bors[bot]Merge #4173
2020-04-27 Edwin ChengCheck dep name to detect it is core
2020-04-27 Edwin ChengUse empty-deps tricks to detect it is core
2020-04-27 Edwin ChengAdd test
2020-04-27 Edwin ChengUse core instead of std for builtin derive macros
2020-04-26 bors[bot]Merge #4158
2020-04-26 kjeremylsp-types 0.74
2020-04-26 Günter ZöchbauerAdd missing .
2020-04-26 bors[bot]Merge #4159
2020-04-26 Günter ZöchbauerChange install directory suggestion to `~/.local/bin`
2020-04-26 Günter Zöchbauerxtask does not need to be installed
2020-04-26 Florian DieboldFor associated type shorthand (T::Item), use the substs...
2020-04-26 Günter ZöchbauerClarify rust-analyzer binary install
2020-04-26 Edwin ChengGenerate uniq name
2020-04-26 Edwin ChengSimpify code
2020-04-26 Edwin ChengFix
2020-04-26 Edwin ChengCompare timestamp
2020-04-26 Edwin ChengCopy dylib to temp directory
2020-04-26 Edwin ChengCacheproc-macro dlls
2020-04-26 bors[bot]Merge #4155
2020-04-26 Aleksey KladovPrecompute expected type during completion
2020-04-26 bors[bot]Merge #4154
2020-04-26 Aleksey KladovAdd `cargo test` to the list of Run commands
2020-04-25 veetahaSimplify profiler impl (bubble up Option and shorten...
2020-04-25 bors[bot]Merge #4146
2020-04-25 Jonas SchievinkFix broken test
2020-04-25 Jonas SchievinkDon't add call parens when an fn type is expected
2020-04-25 bors[bot]Merge #4145
2020-04-25 bors[bot]Merge #4113 #4136 #4141 #4142
2020-04-25 Aleksey KladovRemove dead code
2020-04-25 Aleksey KladovExtract messy tree handling out of profiling code
2020-04-25 Aleksey KladovFix panic in NoSuchField diagnostic
2020-04-25 veetahaRemove unnecessary async from vscode language client...
2020-04-25 Aleksey KladovSimplify
2020-04-25 veetahaFix typo
next