huskies: merge 927
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
// matrix-sdk-crypto's deeply nested types require a higher recursion limit
|
||||
// when the `e2e-encryption` feature is enabled.
|
||||
#![recursion_limit = "256"]
|
||||
// Prevent panics from direct &str indexing that could split multi-byte UTF-8 codepoints.
|
||||
#![deny(clippy::string_slice)]
|
||||
|
||||
mod agent_log;
|
||||
mod agent_mode;
|
||||
|
||||
Reference in New Issue
Block a user