Skip to content

Conversation

rahlk
Copy link
Contributor

@rahlk rahlk commented Feb 13, 2025

Downgraded rust edition to 2021 (from 2024).

Motivation and Context

It ensures that the we don't have to use nightly to build this project.

How Has This Been Tested?

Tried to build with cargo build --release

Breaking Changes

No.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the Codellm-Devkit Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

N/A

Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
@rahlk rahlk added the bug Something isn't working label Feb 13, 2025
@rahlk rahlk requested a review from rithulkamesh February 13, 2025 20:12
@rahlk rahlk self-assigned this Feb 13, 2025
@rahlk rahlk merged commit 5800450 into main Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant