Merge branch 'master' into log-trampolines

This commit is contained in:
Niko 2024-03-15 20:04:10 +00:00 committed by GitHub
commit 8bc3a435f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 106 additions and 22 deletions

View file

@ -1,4 +1,5 @@
#![allow(clippy::uninlined_format_args)]
#![cfg_attr(test, feature(test))]
mod error;
mod standalone;