]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-03-12 Aleksey KladovMerge pull request #3562 from FireofGods/display_for_node
2020-03-11 Fireassemberimplementing Display for enums too.
2020-03-11 bors[bot]Merge #3558
2020-03-11 Aleksey KladovFix parsing of stement-ish binary expressions
2020-03-11 bors[bot]Merge #3557
2020-03-11 Aleksey KladovContinue multiline non-doc comment blocks
2020-03-11 Aleksey KladovSplit on enter tests
2020-03-11 Aleksey KladovMove on enter to a separate module
2020-03-11 bors[bot]Merge #3549
2020-03-11 bors[bot]Merge #3555
2020-03-11 Aleksey KladovIntroduce completion test utils
2020-03-11 Aleksey KladovAdd a test for disabled argument snippets
2020-03-11 bors[bot]Merge #3542
2020-03-11 Matt Niemeirfind_usages limited to actual usages again
2020-03-11 Edwin ChengAdd extern source
2020-03-10 bors[bot]Merge #3552
2020-03-10 Florian DieboldFix completion with a partially unknown type
2020-03-10 bors[bot]Merge #3551
2020-03-10 Aleksey KladovMove FeatureFlags
2020-03-10 Aleksey KladovPull completion options up to the rust-analyzer
2020-03-10 Aleksey KladovIntroduce CompletionOptions
2020-03-10 bors[bot]Merge #3550
2020-03-10 kjeremyForce latest stable
2020-03-10 Edwin ChengAdd and fix tests
2020-03-10 Edwin ChengSetup Env in world
2020-03-10 Edwin ChengAdd resolve_extern_path in DB
2020-03-10 Edwin ChengAdd ExternSourceId and env functions
2020-03-10 Edwin ChengAdd additional_outdirs in config
2020-03-10 bors[bot]Merge #3536
2020-03-10 Aleksey KladovMerge pull request #3506 from slyngbaek/3183
2020-03-10 Edwin ChengCheck only one fixture
2020-03-10 Edwin ChengAdd fixture meta for single file fixture
2020-03-10 bors[bot]Merge #3546
2020-03-10 Aleksey Kladov:arrow_up: fst
2020-03-10 bors[bot]Merge #3545
2020-03-10 kjeremyRemove c2-chaha dependency
2020-03-10 Matt NiemeirRenaming a local renames struct field shorthand
2020-03-10 Matt NiemeirStruct field rename renames field in constructor field...
2020-03-09 Steffen LyngbaekSwitch to explicit offsets for impl_def
2020-03-09 bors[bot]Merge #3533
2020-03-09 bors[bot]Merge #3532
2020-03-09 kjeremyUpdates insta to 0.15.0 and bumps console to 0.10.0
2020-03-09 kjeremyFix SelectionRange return type
2020-03-09 Aleksey KladovSet extension version during release
2020-03-09 Aleksey KladovDisable jemalloc, it doesn't work out of the box with...
2020-03-09 bors[bot]Merge #3531
2020-03-09 Aleksey KladovUse jemalloc for linux builds
2020-03-09 bors[bot]Merge #3530
2020-03-09 Aleksey KladovFix quotes
2020-03-09 bors[bot]Merge #3528
2020-03-09 Aleksey KladovPrint crate name in profil
2020-03-09 bors[bot]Merge #3527
2020-03-09 Aleksey KladovSimplify
2020-03-09 Aleksey KladovSimplify
2020-03-09 Aleksey KladovMinimize API
2020-03-09 Aleksey KladovUse `Index` for CrateGraph
2020-03-09 bors[bot]Merge #3526
2020-03-09 Aleksey KladovSilence "file out of workspace" errors
2020-03-09 bors[bot]Merge #3519
2020-03-09 Kirill BulatovLess abstract CrateData api
2020-03-09 Aleksey KladovMerge pull request #3525 from matklad/ci
2020-03-09 Aleksey KladovInstall Node only for Linux
2020-03-09 bors[bot]Merge #3514
2020-03-09 Veetahavscode: groupd updates-related config under `updates...
2020-03-09 bors[bot]Merge #3513
2020-03-09 bors[bot]Merge #3516
2020-03-09 bors[bot]Merge #3518
2020-03-09 bors[bot]Merge #3524
2020-03-09 Aleksey KladovIgnore client-specific notifications
2020-03-09 bors[bot]Merge #3520
2020-03-09 Steffen LyngbaekClean up completion matching.
2020-03-08 bors[bot]Merge #3521
2020-03-08 Julien RoncagliaUse markdown description in vscode
2020-03-08 Kirill BulatovOmit unit struct hints
2020-03-08 Kirill BulatovConsider crate declaration names
2020-03-08 Veetahavscode: fix inversion of askBeforeDownload
2020-03-08 Veetahadocs: change formatting
2020-03-08 Veetahavscode: rename alwaysDownloadServer -> askBeforeDownload
2020-03-08 Veetahavscode: add docs on alwaysDownloadServer
2020-03-08 Edwin ChengAdd parse_to_token_tree
2020-03-08 Florian DieboldHandle visibility for assoc item path completion as...
2020-03-08 Steffen LyngbaekDon't allow nested completions
2020-03-08 Florian DieboldMove hypothetical expansion to hir_expand
2020-03-08 Florian DieboldHandle visibility for path completion (not in all cases...
2020-03-07 Florian DieboldHandle visibility in method call completion
2020-03-07 Veetahavscode: care about alwaysDownloadServer option before...
2020-03-07 Veetahavscode: contribute "alwaysDownloadServer" option to...
2020-03-07 Kirill BulatovShow mod path in hover tooltip
2020-03-07 Florian DieboldRemove TODOs
2020-03-07 Florian DieboldFix CompletionContext module field (by removing it)
2020-03-07 Florian DieboldAdd some sanity checks
2020-03-07 Florian DieboldFix record pattern completion
2020-03-07 Florian DieboldFix record literal completion
2020-03-07 Florian DieboldFix range for postfix snippets
2020-03-07 Florian DieboldAdd more tests
2020-03-07 Florian DieboldTry to complete within macros
2020-03-07 bors[bot]Merge #3378
2020-03-07 Veetahavscode: post refactor HintsUpdater (simplify create...
2020-03-07 Veetahavscode: more privacy for HintsUpdater
2020-03-07 Veetahavscode: remove logging from inlays, run fix lint issues
next