We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e907456 commit efd1a89Copy full SHA for efd1a89
crates/std_detect/src/detect/arch/riscv.rs
@@ -69,7 +69,7 @@ features! {
69
/// | `"zbkx"` | Zbkx | 6.8 |
70
/// | `"zbs"` | Zbs | 6.5 |
71
/// | `"zca"` | Zca | 6.11 [^dep] |
72
- /// | `"zcb"` | Zcb | 6.11 [^dep] |
+ /// | `"zcb"` | Zcb | 6.11 |
73
/// | `"zcd"` | Zcd | 6.11 [^dep] |
74
/// | `"zcf"` | Zcf | 6.11 [^dep] |
75
/// | `"zcmop"` | Zcmop | 6.11 |
0 commit comments