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-09-10 20:17:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rust-analyzer (Old) and /work/SRC/openSUSE:Factory/.rust-analyzer.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rust-analyzer" Sat Sep 10 20:17:43 2022 rev:13 rq:1002419 version:2022.08.29 Changes: -------- --- /work/SRC/openSUSE:Factory/rust-analyzer/rust-analyzer.changes 2022-08-27 11:50:26.297887956 +0200 +++ /work/SRC/openSUSE:Factory/.rust-analyzer.new.2083/rust-analyzer.changes 2022-09-10 20:18:06.176954181 +0200 @@ -2 +2,94 @@ -Fri Aug 19 23:32:14 UTC 2022 - socvirnyl.est...@gmail.com +Sat Sep 03 13:58:30 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> + +- Update to version 2022.08.29: + * Move empty diagnostics workaround back into the server + * minor: Simplify + * Update test fixtures + * Remove u/i128 hashing overloads from NoHashHasher::Hasher impl + * Make use of NoHash hashing for FileId and CrateId + * Remove unused UpdatesChannel type + * style: run tidy tests + * extract const generic in ArrayType + * add test + * Re-export standard semantic token types and mods + * Resolve doc links on impl blocks + * Register decorator token type to avoid panic + * Add a short blurb about VS Code Live Share to the manual + * Allow leading `|` in more pattern positions + * ForGoT tO RuN prEttIeR?? + * Avoid error popup when using in Live Share + * fix: Fix reference autocompletions using incorrect offsets in macro inputs + * Use lsp-types DECORATOR token type + * Remove unused default semantic modifiers + * Regen docs + * Add config for macro bang token highlighting, disable by default + * Change attribute semantic token type to decorator + * Make doc comment highlight injection configurable + * Move highlight configuration from protocol into the feature + * Make operator highlighting configurable, disable it by default + * Make punctuation highlighting configurable, disable it by default + * Do not substitute `Self` when in same impl block + * feat: emit SCIP via rust-analyzer + * Pop an error notification when flycheck can't be restarted + * Remove auto-config patching from the VSCode client + * Replace crossbeam with std's scoped threads + * internal: remove unnecessary stream writer try_clone in lsp-server + * Expect the test to panic by catching the unwind + * fix: formatting + * remove push_diagnostic methods weren't used in the end + * make impl and trait inactive diagnostics work + * fix: Fix panics on GATs involving const generics + * make diagnostic function public + * try adding diagnostrics for AssocItems + * activate assoc item test + +------------------------------------------------------------------- +Sun Aug 28 05:17:09 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> + +- Update to version 2022.08.22: + * Consider bounds on inherent impl in method resolution + * Switch to ubuntu-20.04 runners + * Bump notify + * Bump chalk + * Bump deps + * explain how to re-generate the package.json + * document interaction of checkOnSave.overrideCommand and multiple linked projects + * Log rustfmt parsing errors as warnings + * Implement lsp extension for cancelling running flychecks + * fix: use functional programming + * feat: Improved inline_call to replace `Self` + * Introduce and use get_fn_target_info + * Generate and use TargetInfo::new + * Cleanup inline + * inline assoc_fn_target + * Remove mut out params via assoc_fn_target_info + * Reorder args with flip_comma + * Replace tuple with TargetInfo struct + * extract fn_target_info + * use fn_name instead of name_ref.text() + * Rename static_method_target -> assoc_fn_target + * fix: resolve path `Self` alone in value namespace + * fix: resolve associated types of bare dyn types + * feat: Run test mod from anywhere in parent file + * fix: a bunch of typos + * fixup! feat: add inline_type_alias_uses assist + * fix: escape keywords used as names in earlier editions + * minor: Change tracing event level in apply_change + * Find IntoFuture::IntoFuture's poll method + * feat: Generate static method using Self::assoc() syntax + * chore: remove unused `currentExtensionIsNightly()` in config.ts + * Revert #12947, trigger workspace switches on all structure changes again + * Add `.enable` suffix + * fixup! feat: add inline_type_alias_uses assist + * Add a setting for keyword hover popups + * feat: add inline_type_alias_uses assist + * fix: format literal lookup + * Fix lowering of empty macro expressions in trailing position + * Make resolve_name_in_module a bit more lazy + * Simplify + * Add an HIR pretty-printer + * Suggest `.await` when type impls IntoFuture + * Implement IntoFuture type inference + +------------------------------------------------------------------- +Fri Aug 19 23:32:14 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> @@ -46 +139 @@ -Sun Aug 14 06:15:25 UTC 2022 - socvirnyl.est...@gmail.com +Sun Aug 14 06:15:25 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> @@ -90 +183 @@ -Fri Aug 05 06:35:38 UTC 2022 - socvirnyl.est...@gmail.com +Fri Aug 05 06:35:38 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> @@ -141 +234 @@ -Thu Jul 28 02:55:24 UTC 2022 - socvirnyl.est...@gmail.com +Thu Jul 28 02:55:24 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> @@ -283 +376 @@ -Fri Jul 15 13:57:57 UTC 2022 - socvirnyl.est...@gmail.com +Fri Jul 15 13:57:57 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> @@ -317 +410 @@ -Fri Jul 08 07:02:53 UTC 2022 - socvirnyl.est...@gmail.com +Fri Jul 08 07:02:53 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> @@ -370 +463 @@ -Fri Jul 01 02:26:58 UTC 2022 - socvirnyl.est...@gmail.com +Fri Jul 01 02:26:58 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> @@ -399 +492 @@ -Fri Jun 24 05:08:38 UTC 2022 - socvirnyl.est...@gmail.com +Fri Jun 24 05:08:38 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> @@ -411 +504 @@ -Tue Jun 14 06:39:35 UTC 2022 - socvirnyl.est...@gmail.com +Tue Jun 14 06:39:35 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> @@ -444 +537 @@ -Wed Jun 08 15:39:26 UTC 2022 - socvirnyl.est...@gmail.com +Wed Jun 08 15:39:26 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> @@ -494 +587 @@ -Wed Jun 01 03:50:05 UTC 2022 - socvirnyl.est...@gmail.com +Wed Jun 01 03:50:05 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> @@ -507 +600 @@ -Tue May 17 16:29:42 UTC 2022 - socvirnyl.est...@gmail.com +Tue May 17 16:29:42 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> Old: ---- rust-analyzer-2022.08.15.tar.xz New: ---- rust-analyzer-2022.08.29.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rust-analyzer.spec ++++++ --- /var/tmp/diff_new_pack.RHTFsv/_old 2022-09-10 20:18:06.940956145 +0200 +++ /var/tmp/diff_new_pack.RHTFsv/_new 2022-09-10 20:18:06.944956155 +0200 @@ -17,7 +17,7 @@ Name: rust-analyzer -Version: 2022.08.15 +Version: 2022.08.29 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.RHTFsv/_old 2022-09-10 20:18:06.984956258 +0200 +++ /var/tmp/diff_new_pack.RHTFsv/_new 2022-09-10 20:18:06.988956268 +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">b6d59f2</param> + <param name="revision">e8e598f</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.08.15.tar.xz -> rust-analyzer-2022.08.29.tar.xz ++++++ ++++ 9521 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/rust-analyzer/vendor.tar.xz /work/SRC/openSUSE:Factory/.rust-analyzer.new.2083/vendor.tar.xz differ: char 26, line 1