This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-analyzer
Watch
2
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer
synced
2025-01-10 20:28:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
82efdff34b
rust-analyzer
/
tests
/
data
/
parser
/
inline
/
0052_field_expr.rs
5 lines
37 B
Rust
Raw
Normal View
History
Unescape
Escape
Field expr
2018-07-31 14:35:54 +00:00
fn
foo
(
)
{
number field
2018-07-31 20:59:08 +00:00
x
.
foo
;
x
.
0.
bar
;
Field expr
2018-07-31 14:35:54 +00:00
}
Reference in a new issue
Copy permalink