Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
ice-issue-127600.stderr
blob: 629fc4ae40b67d0455f8946d783dba0a6c07b1aa [
file
] [
log
] [
blame
] [
edit
]
error
:
expected identifier
,
found
`!`
-->
$DIR
/
ice
-
issue
-
127600.rs
:
1
:
6
|
LL
|
const
!(&
raw mut a
);
|
^
expected identifier
error
:
aborting due to
1
previous error