add fixme about duplicated errors
This commit is contained in:
parent
53618c3629
commit
df924ca2a1
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
use std::ops::*;
|
||||
|
||||
// FIXME #34229 duplicated errors
|
||||
#[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Debug)]
|
||||
struct AllTheRanges {
|
||||
a: Range<usize>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue