Josh Soref
|
bc7d84c3ce
|
Spelling
* a rule
* access
* after
* amount
* annotations
* assignment
* assist
* associated
* attribute
* borrowed
* built-in type
* clarification
* command
* const
* constructor
* corresponding
* counterparts
* curlies
* dependencies
* deterministic
* diagnostic
* duplicates
* edge
* edited
* efficient
* elsewhere
* execution
* expression
* extensions
* extracted
* fill
* github
* helper
* heuristic
* incomplete
* indent end
* inlay
* invocation
* lifetime
* looking
* maybe
* move
* mutability
* mutable
* necessarily
* necessary
* negative
* nonexistent
* occurred
* offsets
* offsetted
* overridden
* parameters
* params
* params_and_where_preds_in_scope
* paredit
* parent
* parentheses
* prepended if
* punctuation
* receive
* receiver
* referring
* repeated
* representing
* semantically
* separately
* shouldnot
* siblings
* similar
* something's
* statement
* struct
* structure
* surprise
* the
* this
* transparent
* unimplemented
* unnamed
* unnecessary
* unneeded
* unreachable
* unterminated
* utilities
* variant
* variants
* visibility
* work around (v)
* workaround
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-04-19 09:45:55 -04:00 |
|
Maybe Waffle
|
7ed0871ff6
|
Fix "needs parens" check in remove_parentheses assist
|
2022-12-13 00:06:00 +00:00 |
|
Maybe Waffle
|
ba6f0befc8
|
Simplify remove_parentheses 's implementation
|
2022-12-08 18:54:08 +00:00 |
|
Maybe Waffle
|
8d42439a7d
|
Move precedence handling to crates/syntax
|
2022-12-08 18:46:30 +00:00 |
|
Maybe Waffle
|
2870b01ec0
|
Explicitly say that the assist removes *redundant* parentheses
|
2022-12-08 18:22:57 +00:00 |
|
Maybe Waffle
|
ab061945a1
|
Consider expression precedense in remove_parentheses assist
|
2022-12-06 19:11:24 +00:00 |
|
Maybe Waffle
|
5f79279b48
|
Add remove_parentheses assist
|
2022-12-06 16:18:25 +00:00 |
|