Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
parser
/
ice-issue-127600.stderr
blob: 629fc4ae40b67d0455f8946d783dba0a6c07b1aa [
file
] [
log
] [
blame
]
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