Skip to content

fix typos in kv compile errors and log documentation#726

Merged
KodrAus merged 1 commit into
rust-lang:masterfrom
Isvane:fix/typos
May 29, 2026
Merged

fix typos in kv compile errors and log documentation#726
KodrAus merged 1 commit into
rust-lang:masterfrom
Isvane:fix/typos

Conversation

@Isvane
Copy link
Copy Markdown
Contributor

@Isvane Isvane commented May 29, 2026

Description

This PR fixes minor typographical errors within the log crate:

  1. Fixes spelling mistakes in several compile_error! macros under the kv feature flags, changing requites to requires.
  2. Removes an unnecessary comma in the log! macro documentation block for better readability.

Type of Change

  • Documentation update / Minor text fix (non-breaking change to docs and compiler error messages)

Checklist

  • I have ran cargo test --features "kv kv_sval kv_serde kv_std" locally and all tests passed (including doc-tests).

Copy link
Copy Markdown
Contributor

@KodrAus KodrAus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Isvane

@KodrAus KodrAus merged commit 761461a into rust-lang:master May 29, 2026
13 checks passed
@Isvane Isvane deleted the fix/typos branch May 29, 2026 08:56
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