AFLplusplus / AFLplusplus/LibAFL

`tuple_list_ex` does not build with `--no-default-features --all-targets`

オープン
#3,697 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Rust
スター
2.6k
フォーク
481
平均マージ
2日 30分
マージ済み PR(30日)
16

説明

On c88849bb833c9e6ed8ece0a04b983e6be1500b24,
```
cd crates/tuple_list_ex
cargo check --no-default-features --all-targets

error[E0412]: cannot find type `OwnedMutSlice` in this scope
--> crates/tuple_list_ex/src/lib.rs:1130:39
|
1130 | type OwnedMutSliceAlias<'a> = OwnedMutSlice<'a, u8>;
| ^^^^^^^^^^^^^ not found in this scope
```

**Expected behavior**
It compiles

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。