Skip to content

feat: implement rust-based case conversion engine - #28

Open
nitishhsinghhh wants to merge 24 commits into
mainfrom
feature/rust-conversion-engine
Open

feat: implement rust-based case conversion engine#28
nitishhsinghhh wants to merge 24 commits into
mainfrom
feature/rust-conversion-engine

Conversation

@nitishhsinghhh

Copy link
Copy Markdown
Owner

Automated standardization and cleanup.

/// </summary>
~RustEngineService()
{
Dispose(false);
nitishhsinghhh and others added 8 commits June 8, 2026 13:33
…o local variable'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…tructor or destructor'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…ath.Combine' may silently drop its earlier arguments'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
# ------------------------------------------------------------

- name: Install Rust Toolchain
uses: dtolnay/rust-toolchain@stable
-DCMAKE_BUILD_TYPE=Release

- name: Setup MSVC
uses: ilammy/msvc-dev-cmd@v1
# ------------------------------------------------------------

- name: Setup CMake
uses: jwlawson/actions-setup-cmake@v1.14
run: choco install cmake ninja --installargs 'ADD_CMAKE_TO_PATH=System' --yes
- name: Setup MSVC Environment
if: runner.os == 'Windows'
uses: ilammy/msvc-dev-cmd@v1
uses: ilammy/msvc-dev-cmd@v1

- name: Install Rust Toolchain
uses: dtolnay/rust-toolchain@stable
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