This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
rust-analyzer
Watch
1
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-09-29 13:25:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
eb2cc1036a
rust-analyzer
/
crates
/
syntax
/
test_data
/
parser
/
ok
/
0024_const_item.rs
Lukas Wirth
70d43c3faf
Add validation for mutable const items
2021-01-24 02:17:41 +01:00
2 lines
39 B
Rust
Raw
Blame
History
const
_
:
u32
=
0
;
const
FOO
:
u32
=
92
;
Reference in a new issue
View git blame
Copy permalink