xref
: /
external
/
rust
/
crates
/
remain
/
tests
/
ui
/
enum.stderr
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
error: Bbb should sort before Ccc
2
--> $
DIR/enum.rs
:8:5
3
|
4
8 | Bbb(u8, u8),
5
| ^^^
6