Fix rustdoc const generics test
This commit is contained in:
parent
f0e6cd9f89
commit
9f788f3a2b
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#![crate_name = "foo"]
|
||||
|
||||
#[derive(PartialEq, Eq)]
|
||||
pub enum Order {
|
||||
Sorted,
|
||||
Unsorted,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue