]> git.lizzy.rs Git - rust.git/blobdiff - .travis.yml
Fix indent computation of a macro with braces.
[rust.git] / .travis.yml
index 7c3573fde831152e06856387f72223ee986faca4..f5242b79d5c8d906b2be4e3f01a4cb2ca58fb55f 100644 (file)
@@ -35,12 +35,16 @@ matrix:
     - env: INTEGRATION=stdsimd
     - env: INTEGRATION=tempdir
   allow_failures:
-    # Needs `edition = "Edition2018"` in rustfmt.toml
+    # Needs `edition = "2018"` in rustfmt.toml
     - env: INTEGRATION=chalk
     # Fails tests, don't know why
     - env: INTEGRATION=crater
     # Doesn't build
     - env: INTEGRATION=futures-rs
+    # Doesn't build - seems to be because of an option
+    - env: INTEGRATION=packed_simd
+    # Weird bug I can't reproduce: #2969
+    - env: INTEGRATION=rand
     # Test failure
     - env: INTEGRATION=rust-clippy
     # Build failure