]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/.github/workflows/clippy_bors.yml
Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175' into clippyup
[rust.git] / src / tools / clippy / .github / workflows / clippy_bors.yml
index 0c80394f03e3c83851d4f9b83ba4c6bfc7495032..fd0cd7a1890bd79c8630a52fcd17a39d729ed61f 100644 (file)
@@ -240,7 +240,8 @@ jobs:
         - 'Geal/nom'
         - 'rust-lang/stdarch'
         - 'serde-rs/serde'
-        - 'chronotope/chrono'
+        # FIXME: chrono currently cannot be compiled with `--all-targets`
+        # - 'chronotope/chrono'
         - 'hyperium/hyper'
         - 'rust-random/rand'
         - 'rust-lang/futures-rs'