mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-22 18:05:07 +00:00
c08ad1cf8a
Named structs can have `box` patterns that will bind to their fields. This is similar to the behavior of the `ref` and `mut` fields, but is at least a little bit surprising. |
||
---|---|---|
.. | ||
expressions | ||
items | ||
attributes.rs | ||
expressions.rs | ||
items.rs | ||
params.rs | ||
paths.rs | ||
patterns.rs | ||
type_args.rs | ||
type_params.rs | ||
types.rs |