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