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 |
|
Ryo Yoshida
|
943de55214
|
Fix typo
|
2023-03-03 01:12:39 +09:00 |
|
Daniel Eades
|
ed128872eb
|
remove needless borrows
|
2023-01-02 14:52:32 +00:00 |
|
feniljain
|
5bff6c55de
|
feat: add multiple getters mode in generate_getter
This commit adds two modes to generate_getter action.
First, the plain old working on single fields.
Second, working on a selected range of fields.
|
2022-10-20 16:47:23 +05:30 |
|
DropDemBits
|
d7fb8d51d6
|
Migrate assists to format args captures, part 2
|
2022-10-12 02:23:35 -04:00 |
|
Lukas Wirth
|
a8ecaa1979
|
Restructure find_path into a separate functions for modules and non-module items
Also renames `prefer_core` imports config to `prefer_no_std` and changes the behavior of no_std path searching by preferring `core` paths `over` alloc
|
2022-09-13 15:15:27 +02:00 |
|
Lukas Wirth
|
7d19971666
|
Add config to unconditionally prefer core imports over std
Fixes https://github.com/rust-lang/rust-analyzer/issues/12979
|
2022-09-09 20:04:56 +02:00 |
|
Ralf Jung
|
ff041bfa68
|
fix generate_new doc
|
2022-07-23 11:09:01 -04:00 |
|
Amos Wenger
|
816f7fe12a
|
Run cargo fix --edition-idioms
|
2022-07-20 15:02:08 +02:00 |
|
soruh
|
a5ad4de111
|
add tests
|
2022-07-13 16:16:48 +02:00 |
|
soruh
|
f780145c4a
|
apply suggestions
|
2022-06-22 16:29:59 +02:00 |
|
soruh
|
f52f5fed11
|
replace TODO with FIXME
|
2022-06-15 03:16:59 +02:00 |
|
soruh
|
dd0981e3bc
|
fix CI
|
2022-06-15 03:07:42 +02:00 |
|
soruh
|
6a28cccaee
|
remove dbg
|
2022-06-15 03:00:43 +02:00 |
|
soruh
|
8cac16b62e
|
cleanup
|
2022-06-15 02:59:32 +02:00 |
|
soruh
|
8e3bbaa57b
|
instanciate_empty_structs
|
2022-06-15 02:41:28 +02:00 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|