Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rust-analyzer for openSUSE:Factory 
checked in at 2022-06-09 14:11:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust-analyzer (Old)
 and      /work/SRC/openSUSE:Factory/.rust-analyzer.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rust-analyzer"

Thu Jun  9 14:11:52 2022 rev:4 rq:981382 version:2022.06.06

Changes:
--------
--- /work/SRC/openSUSE:Factory/rust-analyzer/rust-analyzer.changes      
2022-06-01 17:35:16.534784300 +0200
+++ /work/SRC/openSUSE:Factory/.rust-analyzer.new.1548/rust-analyzer.changes    
2022-06-09 14:11:59.616544189 +0200
@@ -1,0 +2,50 @@
+Wed Jun 08 15:39:26 UTC 2022 - socvirnyl.est...@gmail.com
+
+- Update to version 2022.06.06:
+  * fix: Fix trait impl completions using wrong insert position
+  * internal: Keep output channels across restarts
+  * fix: Restart the server instead of reloading the window when config changes
+  * fix: Cleanup output channels when restarting server
+  * minor: Don't log cancelled diagnostics
+  * fix: Fix match to if let assist for wildcard pats
+  * Increase worker thread stack and name them
+  * Only record build script outputs when the output has been changed
+  * Remove some of the unnecessary helpfer functions from CompletionContext
+  * Simplify
+  * Move trait_impl completion analysis into CompletionContext
+  * minor: Reduce move-guard trigger range
+  * internal: Don't log default build script outputs
+  * Deduplicate
+  * Remove prev-sibling completion machinery
+  * More precise where keyword completions
+  * Remove dead code
+  * Fix visibility mods not being completed for field defs
+  * internal: Move most remaining keyword completions to item list completions
+  * Shorten main thread name
+  * feat: Support `$$` in macros.
+  * Allow merging of multiple selected imports.
+  * fix: parsing of `?` opt-out trait bounds
+  * minor: Fix rustfmt failing on main_loop.rs
+  * fix(diagnostic): Don't remove diagnostic with empty message
+  * Sync handlers cannot be cancelled
+  * [editors/vscode] cleaer status bar bg color / command  when server status 
returns to OK
+  * fix: Fix completions disappearing when typing two keys in quick succession
+  * minor: Remove unused code
+  * fix: Fix VSCode config patching incorrectly patching some configs
+  * fix: float display impl
+  * fix(extract_module): Remove redundancy causing else, and also add import 
fix loop for names
+  * More precise completion filtering
+  * Update commit/PR style
+  * Use char for trigger character
+  * Add implicit static lifetime hints
+  * fix: visibility completion
+  * fix: add an option to show inlay hint for return type of closures without 
block
+  * fix(ide-db): correct single-file module rename
+  * Cleanup auto-import ordering
+  * fix(extract_module): import resolution for items of submodules
+  * fix(extract_module): nearby imports deletion causing panic
+  * mismatch
+  * Remove unecessary unwrap
+  * Order auto-imports by relevance
+
+-------------------------------------------------------------------

Old:
----
  rust-analyzer-2022.05.30.tar.xz

New:
----
  rust-analyzer-2022.06.06.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rust-analyzer.spec ++++++
--- /var/tmp/diff_new_pack.eI1aST/_old  2022-06-09 14:12:00.520545401 +0200
+++ /var/tmp/diff_new_pack.eI1aST/_new  2022-06-09 14:12:00.524545407 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rust-analyzer
-Version:        2022.05.30
+Version:        2022.06.06
 Release:        0
 Summary:        Implementation of Language Server Protocol for the Rust 
programming language
 License:        (0BSD OR Apache-2.0 OR MIT) AND Apache-2.0 AND (Apache-2.0 OR 
MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT 
OR Zlib) AND (Artistic-2.0 OR CC0-1.0) AND BSD-3-Clause AND ISC AND MIT AND 
(MIT OR Unlicense) AND Apache-2.0 AND MIT
@@ -45,6 +45,6 @@
 %files
 %{_bindir}/rust-analyzer
 %license LICENSE-APACHE LICENSE-MIT
-%doc README.md
+%doc README.md docs assets
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.eI1aST/_old  2022-06-09 14:12:00.564545460 +0200
+++ /var/tmp/diff_new_pack.eI1aST/_new  2022-06-09 14:12:00.568545465 +0200
@@ -3,8 +3,7 @@
     <param name="url">https://github.com/rust-lang/rust-analyzer</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">f94fa62d69faf5bd63b3772d3ec4f0c76cf2db57</param>
-    <param name="match-tag">*</param>
+    <param name="revision">ad6810e90bf89a4ef0ae21349d077050bc2a4fa2</param>
     <param name="versionrewrite-pattern">(\d+)-(\d+)-(\d+)</param>
     <param name="versionrewrite-replacement">\1.\2.\3</param>
     <param name="changesgenerate">enable</param>

++++++ rust-analyzer-2022.05.30.tar.xz -> rust-analyzer-2022.06.06.tar.xz ++++++
++++ 6848 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/rust-analyzer/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.rust-analyzer.new.1548/vendor.tar.xz differ: char 
27, line 1

Reply via email to