We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1317b89 commit 4198ddbCopy full SHA for 4198ddb
.github/workflows/kani.yml
@@ -198,6 +198,7 @@ jobs:
198
--include-pattern time::Duration::from_micros \
199
--include-pattern time::Duration::from_millis \
200
--include-pattern time::Duration::from_nanos \
201
+ --exclude-pattern time::Duration::from_nanos_u128 \
202
--include-pattern time::Duration::from_secs \
203
--exclude-pattern time::Duration::from_secs_f \
204
--include-pattern unicode::unicode_data::conversions::to_ \
0 commit comments