You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-allocator-api2/rust2rpm.toml

10 lines
178 B

[tests]
skip = [
"\"src/stable/boxed.rs\"",
"\"src/stable/vec/mod.rs\"",
]
comments = [
"skip doctests which don't compile on stable Rust with RUSTC_BOOTSTRAP=1",
]