]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Leander TentrupAdapt format specifier highlighting to support escaped...
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 Leander TentrupApply suggestions from code review
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 Timo FreibergAdd `pub(crate)` to functions generated in other module
2020-04-21 Timo FreibergJump to sourceChanges in other files
2020-04-21 Timo FreibergAdd target file information to AssistAction
2020-04-21 Timo FreibergMake add_function generate functions in other modules...
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
2020-04-20 Edwin ChengFix restart missing arguments in proc-macro-srv
2020-04-20 bors[bot]Merge #4061
2020-04-20 veetahaMigrate to Result<T, io::Error> -> io::Result<T>
2020-04-20 veetahaFix doc comment
2020-04-20 VeetahaFix typo
2020-04-20 VeetahaDisplay path not debug it
2020-04-20 VeetahaDisplay path not debug it
2020-04-20 veetahara_proc_macro: cleanups here and there
2020-04-20 bors[bot]Merge #4060
2020-04-20 Florian DieboldUpdate Chalk, and cache Chalk env elaboration through...
2020-04-20 bors[bot]Merge #4057
2020-04-20 Aleksey KladovFix panic in split_imports assist
2020-04-20 Leander TentrupImplement syntax highlighting for format strings
2020-04-19 bors[bot]Merge #4047
2020-04-19 Jeremy KolbSome clippy fixes
2020-04-19 bors[bot]Merge #4045
2020-04-19 Jeremy KolbUpdate regex
2020-04-18 veetahaGroup generated ast boilerplate apart from the interest...
2020-04-18 bors[bot]Merge #4036
2020-04-18 Aleksey KladovCorrectly infer types in guard expressions
2020-04-18 Aleksey KladovFix goto definition for record patterns
2020-04-18 bors[bot]Merge #4035
2020-04-18 bors[bot]Merge #4034
next