Skip to content

update generic - #1096

Merged
CppCXY merged 7 commits into
EmmyLuaLs:mainfrom
xuhuanzy:generic
Jun 26, 2026
Merged

CppCXY merged 7 commits into
EmmyLuaLs:mainfrom
xuhuanzy:generic

Conversation

@xuhuanzy

@xuhuanzy xuhuanzy commented Jun 1, 2026 •

Copy link
Copy Markdown
Member
  1. 为泛型添加 const T语法
  2. 为std.ConstTpl添加弃用标签, 现在应使用const T语法

github-actions[bot]

This comment was marked as low quality.

gemini-code-assist[bot]

This comment was marked as resolved.

@xuhuanzy xuhuanzy mentioned this pull request Jun 14, 2026
@CppCXY
CppCXY merged commit 550c05f into EmmyLuaLs:main Jun 26, 2026
16 checks passed
@xuhuanzy
xuhuanzy deleted the generic branch July 6, 2026 21:47
social4hyq pushed a commit to social4hyq/homebrew-core that referenced this pull request Sep 20, 2026
emmylua_ls 0.24.0

Created-by: HarmonybrewBot
Commit-by: HarmonybrewBot
Merged-by: HarmonybrewBot
Description: Created by `brew bump`

---

Created with `brew bump-formula-pr`.<details>
  <summary>release notes</summary>
  <pre>## What's Changed
* fix: avoid flow replay for unrelated call conditions by @lewis6991 in EmmyLuaLs/emmylua-analyzer-rust#1101
* Add more information about formatter to docs by @colin-heffernan in EmmyLuaLs/emmylua-analyzer-rust#1124
* fix: stop repeated assignments from hanging by @lewis6991 in EmmyLuaLs/emmylua-analyzer-rust#1115
* update generic by @xuhuanzy in EmmyLuaLs/emmylua-analyzer-rust#1096
* Fix: `undefined-field` false positive for `table<K,V>` when value type is generic and key is not `string`/`integer` by @ShenzhenGopher in EmmyLuaLs/emmylua-analyzer-rust#1109
* fix(flow): stop cyclic walks after unreachable continue by @lewis6991 in EmmyLuaLs/emmylua-analyzer-rust#1147
* fix: separate unreachable conditions from never types by @lewis6991 in EmmyLuaLs/emmylua-analyzer-rust#1098
* update by @xuhuanzy in EmmyLuaLs/emmylua-analyzer-rust#1113
* format: offer one-operand-per-line layout for and/or chains by @MillhioreBT in EmmyLuaLs/emmylua-analyzer-rust#1160
* update by @xuhuanzy in EmmyLuaLs/emmylua-analyzer-rust#1150

## New Contributors
* @colin-heffernan made their first contribution in EmmyLuaLs/emmylua-analyzer-rust#1124
* @ShenzhenGopher made their first contribution in EmmyLuaLs/emmylua-analyzer-rust#1109

**Full Changelog**: https://github.com/EmmyLuaLs/emmylua-analyzer-rust/compare/0.23.2...0.24.0</pre>
  <p>View the full release notes at <a href="https://github.com/EmmyLuaLs/emmylua-analyzer-rust/releases/tag/0.24.0">https://github.com/EmmyLuaLs/emmylua-analyzer-rust/releases/tag/0.24.0</a>.</p>
</details>
<hr>

See merge request: Harmonybrew/homebrew-core!13993
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants