summaryrefslogtreecommitdiff
path: root/clippy.toml
blob: ab5283af002547e714811dd061d924563d1a0779 (plain)
1
2
3
disallowed-methods = [
#    { path = "std::time::SystemTime::now", reason = "prefere using SleepProvider::wallclock instead when possible" },
]