Skip to content

refactor: use strip_prefix instead of manual slicing#207

Merged
nikomatsakis merged 1 commit intosymposium-dev:mainfrom
jlizen:clippy/manual-strip
May 8, 2026
Merged

refactor: use strip_prefix instead of manual slicing#207
nikomatsakis merged 1 commit intosymposium-dev:mainfrom
jlizen:clippy/manual-strip

Conversation

@jlizen
Copy link
Copy Markdown
Member

@jlizen jlizen commented May 8, 2026

What does this PR do?

Initial pass to address clippy lints, before adding to to CI.

This one uses strip_prefix instead of manual slicing. I think it's more readable.

Disclosure questions

AI disclosure.

  • I used an AI tool for research, autocomplete, or in other minimal ways
  • The AI tool authored small parts of the code (e.g., autocomplete, comments)
  • The AI tool authored large parts of the code

Confidence level.

  • I am very happy with it

@jlizen jlizen requested a review from jackh726 May 8, 2026 21:31
@nikomatsakis nikomatsakis added this pull request to the merge queue May 8, 2026
Merged via the queue into symposium-dev:main with commit 0d16045 May 8, 2026
6 checks passed
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