Commit af1262b
authored
aead: remove broken dyn-compatibility tests (#2289)
The "tests" fail on Nightly and did nothing on existing stable
toolchains. It looks like specifying prefix using associated constants
completely breaks dyn-compatibility since it's currently impossible to
pin associated constant in the same way as we do with associated types.
I will open a separate issue to discuss how to fix dyn-compatibility.1 parent 2c19321 commit af1262b
1 file changed
Lines changed: 0 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
0 commit comments