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-08-12 16:06:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust-analyzer (Old)
 and      /work/SRC/openSUSE:Factory/.rust-analyzer.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rust-analyzer"

Fri Aug 12 16:06:46 2022 rev:11 rq:994690 version:2022.08.01

Changes:
--------
--- /work/SRC/openSUSE:Factory/rust-analyzer/rust-analyzer.changes      
2022-08-04 13:24:00.340590957 +0200
+++ /work/SRC/openSUSE:Factory/.rust-analyzer.new.1521/rust-analyzer.changes    
2022-08-12 16:07:15.771581721 +0200
@@ -1,0 +2,51 @@
+Fri Aug 05 06:35:38 UTC 2022 - socvirnyl.est...@gmail.com
+
+- Update to version 2022.08.01:
+  * Give variables more descriptive names
+  * Properly cfg the `max` field of Limit
+  * Update xtask promote and release instructions
+  * fix: Fix ast-id up when merging raw attributes
+  * fix: complete path of existing record expr
+  * Be more explicit when filtering built-in completions
+  * Only run rainbow highlighting test on 64-bit Unix
+  * fix: Order ItemScope::entries results
+  * fix: Don't complete marker traits in expression position
+  * publish: Use cargo ws rename to rename crates
+  * fix: Do completions in path qualifier position
+  * fix: Fix pattern completions adding unnecessary braces
+  * fix: Calculate completions after type anchors
+  * Use large stack on expander thread
+  * internal: Assume condition/iterable is missing if there is only a BlockExpr
+  * Find original ast node before compute ref match in fn render
+  * fix: Honor ref expressions for compute_ref_match completions
+  * fix: Fix Semantics::original_ast_node not caching the resulting file
+  * Remove FIXME comment for unreachable fallback.
+  * fix: Fix server panicking on project loading when proc-macros are disabled
+  * Find standalone proc-macro-srv on windows too
+  * Allow name querying for derive helpers
+  * Record derive helper attributes, resolve them in IDE layer
+  * feat: Downmap tokens inside derive helpers
+  * fix: Insert spaces when inlining a function defined in a macro.
+  * Allow specifying sysroot OR sysroot_src
+  * Fix mix up in comments
+  * Gate and rename binary, use it if it's in the sysroot
+  * Remember the difference between 'sysroot root' and 'sysroot src root', 
start looking in there for a rust-analyzer-proc-macro-srv binary
+  * Name the binary 'proc-macro-srv'
+  * Return result directly
+  * Add doc comment to pass tidy check
+  * Add a proc-macro-srv-cli crate
+  * revert nightly rustfmt formatting that accidentally slipped in
+  * Replace `debug_assert!` with `stdx::always!`
+  * Make macros test order-resistant
+  * Sort when iterating through CrateGraph
+  * Sort in DefMap::dump, since HashMap iteration order isn't defined
+  * hir-def tests: sort results before comparing, since FxHashSet iteration 
order isn't guaranteed
+  * Fix .gitattributes for test_data
+  * Small fixups
+  * Move cfg attrs up to the mod definitions to disable sourcegen
+  * Disable all source-gen tests at compile time
+  * Don't run slow tests in Rust CI, only RA CI
+  * Better error messages when the proc-macro-server fails to start
+  * Spawn a proc-macro-srv instance per workspace
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ rust-analyzer.spec ++++++
--- /var/tmp/diff_new_pack.c1mqIq/_old  2022-08-12 16:07:16.495583898 +0200
+++ /var/tmp/diff_new_pack.c1mqIq/_new  2022-08-12 16:07:16.503583922 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rust-analyzer
-Version:        2022.07.25
+Version:        2022.08.01
 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

++++++ _service ++++++
--- /var/tmp/diff_new_pack.c1mqIq/_old  2022-08-12 16:07:16.543584042 +0200
+++ /var/tmp/diff_new_pack.c1mqIq/_new  2022-08-12 16:07:16.551584066 +0200
@@ -3,7 +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">7e2b983fd</param>
+    <param name="revision">2b472f6</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.07.25.tar.xz -> rust-analyzer-2022.08.01.tar.xz ++++++
++++ 4453 lines of diff (skipped)

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

Reply via email to