]> git.lizzy.rs Git - rust.git/history - editors
Draw the rest of the owl
[rust.git] / editors /
2020-06-24 bors[bot]Merge #5015 #5027 #5028
2020-06-24 Laurențiu NicolaRemove namedExports config
2020-06-23 bors[bot]Merge #5004
2020-06-23 bors[bot]Merge #5002
2020-06-23 bors[bot]Merge #4992 #4993 #4994 #4997 #4998
2020-06-23 bors[bot]Merge #4999
2020-06-22 bors[bot]Merge #5000
2020-06-22 VeetahaDisrecommend trace.server: "verbose" for regular users
2020-06-22 VeetahaDecouple http file stream logic from temp dir logic
2020-06-22 VeetahaNever disable error logging on the frontend
2020-06-22 VeetahaMake bootstrap error message more informative and bette...
2020-06-22 bors[bot]Merge #4989
2020-06-22 VeetahaHotfix skipping the first chunks of the artifacts
2020-06-22 bors[bot]Merge #4899
2020-06-22 bors[bot]Merge #4928
2020-06-21 bors[bot]Merge #4962
2020-06-21 bors[bot]Merge #4959
2020-06-21 bors[bot]Merge #4963
2020-06-20 bors[bot]Merge #4947
2020-06-20 bors[bot]Merge #4958
2020-06-20 VeetahaDownload artifacts into tmp dir
2020-06-19 bors[bot]Merge #4952
2020-06-19 bors[bot]Merge #4951
2020-06-19 bors[bot]Merge #4955
2020-06-19 VeetahaUpdate workaround comment
2020-06-19 bors[bot]Merge #4851
2020-06-19 bors[bot]Merge #4937
2020-06-19 bors[bot]Merge #4839
2020-06-18 bors[bot]Merge #4821
2020-06-18 vsrsAdd `rust-analyzer.gotoLocation` command
2020-06-18 vsrsFix rust-analyzer.debug.openDebugPane option
2020-06-18 bors[bot]Merge #4872
2020-06-17 unexgeMerge branch 'fix_renaming_mod_in_use_tree' of https...
2020-06-17 bors[bot]Merge #4913 #4915 #4916
2020-06-16 Gabriel ValfridssonWarnings as hint or info
2020-06-13 Mikhail RakhmanovMerge branch 'master' into keyword_completion
2020-06-10 bors[bot]Merge #4822
2020-06-10 Clemens WassercheckOnSafe.features and checkOnSafe.allFeatures now...
2020-06-10 Clemens WasserMost of the checkOnSafe options now default to the...
2020-06-10 Clemens WasserAdded the rust-analyzer.checkOnSave.features option.
2020-06-08 bors[bot]Merge #4576
2020-06-08 bors[bot]Merge #4784
2020-06-08 bors[bot]Merge #4775
2020-06-08 bors[bot]Merge #4683
2020-06-08 bors[bot]Merge #4773
2020-06-08 bors[bot]Merge #4781
2020-06-08 bors[bot]Merge #4770
2020-06-08 bors[bot]Merge #4787
2020-06-07 bors[bot]Merge #4780
2020-06-07 Vincent IsambartFix VSCode settings
2020-06-06 bors[bot]Merge #4772
2020-06-06 vsrsAdd Run|Debug hover actions
2020-06-06 bors[bot]Merge #4769
2020-06-06 vsrsFix Run lens.
2020-06-05 bors[bot]Merge #4761
2020-06-05 bors[bot]Merge #4689
2020-06-05 bors[bot]Merge #4760
2020-06-05 bors[bot]Merge #4729 #4748
2020-06-05 vsrsRemove hover contents marking as trusted.
2020-06-05 vsrsAdd hover actions LSP extension documentation.
2020-06-05 vsrsAdd hover actions as LSP extension
2020-06-03 bors[bot]Merge #4717
2020-06-03 Mikhail RakhmanovMerge branch 'master' into assists_extract_enum
2020-06-03 Mikhail RakhmanovMerge branch 'master' into compute-lazy-assits
2020-06-03 Mikhail RakhmanovFix review comments
2020-06-03 bors[bot]Merge #4502
2020-06-03 bors[bot]Merge #4730
2020-06-03 Aleksey KladovDocument rust-project.json
2020-06-03 bors[bot]Merge #4678
2020-06-03 Aleksey KladovMerge pull request #4382 from woody77/json_cfgs
2020-06-03 bors[bot]Merge #4715
2020-06-03 bors[bot]Merge #4679
2020-06-03 bors[bot]Merge #4703
2020-06-02 Mikhail RakhmanovMerge remote-tracking branch 'upstream/master' into...
2020-06-02 Mikhail RakhmanovPreliminary implementation of lazy CodeAssits
2020-06-02 bors[bot]Merge #4710
2020-06-02 bors[bot]Merge #4711
2020-06-02 Laurențiu NicolaDisable rust-analyzer.{cargo,checkOnSave}.allFeatures...
2020-06-02 Aleksey KladovSpec better runnables
2020-06-02 Aleksey KladovNew runnables API
2020-06-02 bors[bot]Merge #4708
2020-06-02 Aleksey KladovMove run commands to commands.ts
2020-06-02 bors[bot]Merge #4658
2020-06-02 bors[bot]Merge #4580
2020-05-31 bors[bot]Merge #4674
2020-05-31 bors[bot]Merge #4669
2020-05-31 Alin SinpaleanAlways derive from `process.env` when spawning a child...
2020-05-31 veetahaChange Runnable.bin -> Runnable.kind
2020-05-31 veetahaFix invoking cargo without consulting CARGO or standard...
2020-05-30 bors[bot]Merge #4562
2020-05-28 bors[bot]Merge #4640
2020-05-27 vsrsAdd `inRustProject` when-clause for commands.
2020-05-27 bors[bot]Merge #4592
2020-05-27 bors[bot]Merge #4596
2020-05-27 bors[bot]Merge #4625 #4629
2020-05-27 bors[bot]Merge #4632
2020-05-27 bors[bot]Merge #4622
2020-05-26 veetahaPartially fix displaying inlay hints in Github PR diff...
2020-05-26 bors[bot]Merge #4621
2020-05-26 bors[bot]Merge #4534
next