]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-25 bors[bot]Merge #4601
2020-05-25 veetahaIntroduce `toggle inlay hints` vscode command
2020-05-24 bors[bot]Merge #4593
2020-05-24 Aleksey KladovFix formatting
2020-05-24 Aleksey KladovDocument some rust-analyzer specific protocol extensions
2020-05-24 Aleksey KladovDocument matchingBrace LSP request
2020-05-24 bors[bot]Merge #4556
2020-05-24 Matthew JasperHandle more cases in `highlight_name_by_syntax`
2020-05-24 Matthew JasperHighlight `true` and `false` as literals
2020-05-24 Aleksey KladovFix bors config?
2020-05-24 Aleksey KladovMerge pull request #4574 from lnicola/bump-deps
2020-05-24 Aleksey KladovReorgonise extensions docs
2020-05-24 Aleksey KladovFix tests
2020-05-24 Aleksey KladovFix Cargo.lock
2020-05-24 Aleksey KladovMerge pull request #4548 from bnjjj/fix_4464
2020-05-24 Aleksey KladovMerge pull request #4495 from vsrs/fixture_meta
2020-05-24 Aleksey KladovMerge pull request #4474 from georgewfraser/color_attrs
2020-05-24 Laurențiu NicolaBump more crates
2020-05-24 Laurențiu NicolaBump more npm deps
2020-05-24 Laurențiu NicolaBump some npm deps
2020-05-24 Laurențiu NicolaBump rustc_lexer
2020-05-24 Aleksey KladovMerge pull request #4590 from Julian-Wollersberger...
2020-05-24 Benjamin Coenenadd support of feature flag for runnables #4464
2020-05-24 Julian WollersbergerSome FIXMEs were outdated:
2020-05-24 Julian WollersbergerUpdate to rustc_lexer version 660.
2020-05-23 Benjamin Coenenadd support of feature flag for runnables #4464
2020-05-23 Aleksey KladovMerge pull request #4538 from vsrs/vscode_tests
2020-05-23 vsrsvscode tests configuration for more verbose output
2020-05-23 vsrsOS matrix for TypeScript
2020-05-23 vsrsxvfb-action fix
2020-05-23 vsrsTry GabrielBB/xvfb to run vscode tests
2020-05-23 vsrsStart xvfb manually on ubuntu
2020-05-23 vsrstry to run TypeScript CI on windows
2020-05-23 vsrsAdd `npm test` to CI
2020-05-23 bors[bot]Merge #4555 #4575
2020-05-23 bors[bot]Merge #4578
2020-05-23 bors[bot]Merge #4559
2020-05-23 Galilée 'Bill... Fix resolve_proc_macro heavy test
2020-05-22 kjeremyAnd a few drive-bys
2020-05-22 kjeremyRemove unnecessary clone that prevented clippy from...
2020-05-22 Florian DieboldUse Chalk's Ty::Function for function pointer types
2020-05-22 Florian DieboldUse Chalk's built-in representation of function item...
2020-05-22 bors[bot]Merge #4573
2020-05-22 Galilée 'Bill... Update tests to accept new hover formatting
2020-05-22 Galilée 'Bill... Fix formatting error when no modpath is present
2020-05-22 Florian DieboldProvide missing Chalk debug methods
2020-05-22 Florian DieboldUse TypeCtorId as AdtId directly, and rename the type...
2020-05-22 Florian DieboldSplit up chalk module a bit
2020-05-22 bors[bot]Merge #4570
2020-05-22 bors[bot]Merge #4572
2020-05-22 Aleksey KladovLink upstream issues
2020-05-22 Galilée 'Bill... Modify hover info to show module path separated by...
2020-05-22 Florian DieboldAdd some tests for Chalk built-in trait impls
2020-05-22 bors[bot]Merge #4571
2020-05-22 Aleksey KladovKISS SourceChange
2020-05-22 bors[bot]Merge #4569
2020-05-22 Florian DieboldProvide Chalk well-known traits
2020-05-22 Florian DieboldUse Chalk's built-in representations of primitive types
2020-05-22 Aleksey KladovCodeAction groups
2020-05-22 bors[bot]Merge #4568
2020-05-22 Florian DieboldUpdate Chalk
2020-05-22 bors[bot]Merge #4516
2020-05-22 Benjamin Coenenadd support of feature flag for runnables #4464
2020-05-21 bors[bot]Merge #4560
2020-05-21 Aleksey KladovUse WorkspaceEdit for ssr
2020-05-21 Galilée 'Bill... Merge branch 'master' of github.com:rust-analyzer/rust...
2020-05-21 Galilée 'Bill... Add extra newline after module path in hover info
2020-05-21 Vladimir SerovMerge branch 'nix-patchelf' of github.com:cab404/rust...
2020-05-21 Vladimir Seroveditors/vscode: forgotten await in os check
2020-05-21 Vladimir Seroveditors/vscode: patchelf-ing without intermediate files
2020-05-21 bors[bot]Merge #4557
2020-05-21 Aleksey KladovFormalize JoinLines protocol extension
2020-05-21 Cabia RangrisUpdate editors/code/src/main.ts
2020-05-21 Vladimir Seroveditor/vscode: lint
2020-05-21 Vladimir Seroveditors/vscode: removing original file after patching
2020-05-21 Vladimir Seroveditors/vscode: added patchelf after download
2020-05-21 bors[bot]Merge #4553
2020-05-21 Aleksey KladovCleanup
2020-05-21 Aleksey KladovCleanup TextEdit
2020-05-21 bors[bot]Merge #4552
2020-05-21 Aleksey KladovRemove dead code for handling cursor positions
2020-05-21 Aleksey KladovTransition OnEnter to WorkspaceSnippetEdit
2020-05-21 bors[bot]Merge #4550
2020-05-21 Laurențiu NicolaFix phrasing in inlay hints settings
2020-05-21 Benjamin Coenenadd support of feature flag for runnables #4464
2020-05-21 Benjamin Coenenadd support of feature flag for runnables #4464
2020-05-21 bors[bot]Merge #4547
2020-05-21 Aleksey KladovRemove unused cursor positions
2020-05-21 vsrsApply suggestions from @Veetaha code review
2020-05-20 bors[bot]Merge #4506
2020-05-20 bors[bot]Merge #4543
2020-05-20 Aleksey KladovRemove unused cursor positions
2020-05-20 bors[bot]Merge #4541
2020-05-20 Aleksey KladovRemove set_cursor
2020-05-20 Aleksey KladovSnippetify unwrap -> match
2020-05-20 Jonas SchievinkMake `find_path_inner` a query
2020-05-20 Aleksey KladovMore snippets
2020-05-20 bors[bot]Merge #4540
2020-05-20 Aleksey KladovMore snippets
2020-05-20 bors[bot]Merge #4526
next