finga
a4a1234f06
The thread handling the reminders is unparked and reschedules the execution of sending out reminders.
8 lines
190 B
Text
8 lines
190 B
Text
[target.'cfg(feature = "cargo-clippy")']
|
|
rustflags = [
|
|
"-Dwarnings",
|
|
"-Dclippy::pedantic",
|
|
"-Dclippy::nursery",
|
|
"-Dclippy::cargo",
|
|
"-Aclippy::multiple-crate-versions",
|
|
]
|