]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-04-24 bors[bot]Merge #4127
2020-04-24 Aleksey KladovMore helpful error message if toolchain is not in PATH
2020-04-24 bors[bot]Merge #4126
2020-04-24 Jonas SchievinkDon't omit methods with self from path completion
2020-04-24 bors[bot]Merge #4105
2020-04-24 Roberto VidalAdds attribute completions (#3941)
2020-04-24 bors[bot]Merge #4121
2020-04-24 Aleksey KladovBetter label for macros completion
2020-04-24 bors[bot]Merge #4101
2020-04-24 Edwin ChengRefactor a bit
2020-04-24 bors[bot]Merge #4118
2020-04-24 Aleksey Kladov:arrow_up: crates (to bust the caches)
2020-04-24 bors[bot]Merge #4117
2020-04-24 Aleksey KladovHonor snippet capability
2020-04-24 bors[bot]Merge #4116
2020-04-24 Aleksey KladovMake sure that adding a snippet requires corresponding...
2020-04-24 Aleksey KladovIntroduce internal snippet cap
2020-04-24 Aleksey KladovMove CompletionConfig to a separate module
2020-04-23 bors[bot]Merge #4114
2020-04-23 Aleksey KladovDon't set sortText
2020-04-23 Aleksey KladovAdd test marks
2020-04-23 Aleksey KladovIntroduce ActiveParameter
2020-04-23 Aleksey KladovMove tests to where they belong
2020-04-23 Aleksey KladovRefactor
2020-04-23 Aleksey KladovRestore CompletionItem immutability
2020-04-23 Aleksey KladovMore functional
2020-04-23 Aleksey KladovMove
2020-04-23 bors[bot]Merge #4106
2020-04-23 Florian DieboldFix wrong substitution code
2020-04-23 bors[bot]Merge #3954
2020-04-23 bors[bot]Merge #4111 #4112
2020-04-23 Jonas SchievinkRecord definitions in `extern` blocks
2020-04-23 Jonas SchievinkAdd Launch configuration for release build
2020-04-23 bors[bot]Merge #4110
2020-04-23 Aleksey Kladovminor
2020-04-23 bors[bot]Merge #4108
2020-04-23 Aleksey KladovFully get rid of SyntaxNodePtr::range
2020-04-23 bors[bot]Merge #4107
2020-04-23 Aleksey KladovDisable onEnter command by default
2020-04-23 Edwin ChengBubble up error
2020-04-23 bors[bot]Merge #4102
2020-04-23 Aleksey KladovCleanup proc_macro config
2020-04-23 bors[bot]Merge #4100
2020-04-23 Edwin ChengFix typo
2020-04-23 Edwin ChengPanic proc macro srv if read request failed
2020-04-23 kjeremyBump required rust to 1.43
2020-04-23 bors[bot]Merge #4065
2020-04-23 bors[bot]Merge #4099
2020-04-23 Aleksey KladovRemove SyntaxPtr::range from more places
2020-04-23 bors[bot]Merge #4093
2020-04-23 bors[bot]Merge #4094
2020-04-23 bors[bot]Merge #4092
2020-04-23 bors[bot]Merge #4098
2020-04-23 Weihang LoAdd YouCompleteMe as a LSP option for vim/neovim
2020-04-23 bors[bot]Merge #4096
2020-04-23 bors[bot]Merge #4095
2020-04-23 Jonathan Dickinsontasks.json Support
2020-04-22 veetahaFix typo
2020-04-22 veetahaproc_macro: add ability to log to stderr and view outpu...
2020-04-22 veetahaSimplify config
2020-04-22 Hannes De Valkeneerfeat: run ignored tests
2020-04-22 nathanwhitUpdate tests to reflect new completions
2020-04-22 nathanwhitAdd tests for enum completion
2020-04-22 nathanwhitComplete unqualified enum variants when possible
2020-04-22 nathanwhitAdd utility fn for expected type of a node
2020-04-22 bors[bot]Merge #4090
2020-04-22 Aleksey KladovAlign the name of proc-macro enabling flag
2020-04-22 Aleksey KladovMatch implementation of diagnostics flag to the docs
2020-04-22 bors[bot]Merge #4089
2020-04-22 kjeremynpm update
2020-04-22 bors[bot]Merge #4088
2020-04-22 kjeremycargo update
2020-04-22 bors[bot]Merge #4082
2020-04-22 bors[bot]Merge #4081
2020-04-22 veetahaRefactor the workaround a bit
2020-04-22 veetahaWork around crlf in syntax tree
2020-04-22 bors[bot]Merge #4080
2020-04-22 Andrew ChinDon't panic on `rust-analyzer --help`
2020-04-21 veetahaFix .rast tmGrammar to account for numbers in identifiers
2020-04-21 bors[bot]Merge #4078
2020-04-21 Kirill BulatovDo not add default and closure types in 'add explicit...
2020-04-21 bors[bot]Merge #4076
2020-04-21 Edwin ChengImprove remove dervie attrs
2020-04-21 Benjamin CoenenImprove autocompletion by looking on the type and name
2020-04-21 bors[bot]Merge #4038
2020-04-21 Benjamin CoenenImprove autocompletion by looking on the type and name
2020-04-21 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-21 Benjamin CoenenImprove autocompletion by looking on the type and name
2020-04-21 bors[bot]Merge #4071
2020-04-21 Aleksey KladovCleanup args a bit
2020-04-21 bors[bot]Merge #4070
2020-04-21 Heyward Fanndocs(readme): improve user docs
2020-04-21 bors[bot]Merge #4069
2020-04-21 Nikolai MorinMove the PATH issue up to the non-editor specific section
2020-04-21 Nikolai MorinDelete comma
2020-04-21 Nikolai MorinUpdate docs/user/readme.adoc
2020-04-21 Nikolai MorinUpdate docs/user/readme.adoc
2020-04-21 Nikolai MorinMore detailed Sublime Text install instructions
2020-04-20 bors[bot]Merge #4066
2020-04-20 Edwin ChengRefactor a bit
next