Skip to content

Remove Display trait impl for Token - #5

Merged
sinon merged 1 commit into
masterfrom
remove-display-from-token
Aug 2, 2025
Merged

Remove Display trait impl for Token#5
sinon merged 1 commit into
masterfrom
remove-display-from-token

Conversation

@sinon

@sinon sinon commented Aug 2, 2025

Copy link
Copy Markdown
Owner

Why?

Not needed anymore. Will make getting rid of the 'de lifetime easier

@codecov-commenter

codecov-commenter commented Aug 2, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.5%. Comparing base (8232ad4) to head (9f09523).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/loxide/src/interpreter.rs 0.0% 6 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
crates/lexer/src/lib.rs 100.0% <ø> (ø)
crates/loxide/src/interpreter.rs 73.1% <0.0%> (ø)

@sinon
sinon merged commit e05e977 into master Aug 2, 2025
5 checks passed
@sinon
sinon deleted the remove-display-from-token branch August 2, 2025 18:51
@sinon
sinon restored the remove-display-from-token branch August 2, 2025 19:19
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