We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a86a4 commit a6b3ce1Copy full SHA for a6b3ce1
1 file changed
TODO.md
@@ -45,7 +45,7 @@
45
- Renamed `is_valid_asn1_tag` to `is_plausible_start_tag` for clarity
46
- Optimized const fn usage (`is_standard_header_field` already const)
47
- Removed UTC timestamp length restrictions for variable fractional seconds
48
- - Replaced `format!` with static strings in tracing hot paths
+- Replaced `format!` with static strings in tracing hot paths
49
- Fixed SmallVec inline detection with `spilled()` method
50
- **Style & Cleanup**:
51
- Added missing newlines to Cargo.toml and README.md files
0 commit comments