rust-analyzer/crates
Nicholas Nethercote 0e9101c14d Rename the unescaping functions.
`unescape_literal` becomes `unescape_unicode`, and `unescape_c_string`
becomes `unescape_mixed`. Because rfc3349 will mean that C string
literals will no longer be the only mixed utf8 literals.
2024-01-25 12:28:11 +11:00
..
base-db redundant_pattern_matching 2024-01-19 17:31:01 +01:00
cfg Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2 2024-01-03 11:35:07 +02:00
flycheck Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2 2024-01-03 11:35:07 +02:00
hir redundant_pattern_matching 2024-01-19 17:31:01 +01:00
hir-def search_is_some 2024-01-19 17:52:55 +01:00
hir-expand Temporarily allow all lints which occur 2024-01-19 12:52:12 +01:00
hir-ty single_match 2024-01-19 18:31:15 +01:00
ide single_match 2024-01-19 18:31:15 +01:00
ide-assists Auto merge of #16405 - dfireBird:guarded-return-for-loop, r=lnicola 2024-01-20 16:13:31 +00:00
ide-completion single_match 2024-01-19 18:31:15 +01:00
ide-db nonminimal_bool 2024-01-19 17:31:01 +01:00
ide-diagnostics Auto merge of #16398 - Urhengulas:satisfy-clippy, r=Veykril 2024-01-19 09:43:35 +00:00
ide-ssr only_used_in_recursion 2024-01-19 17:31:01 +01:00
intern Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2 2024-01-03 11:35:07 +02:00
limit Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2 2024-01-03 11:35:07 +02:00
load-cargo op_ref 2024-01-19 17:31:01 +01:00
mbe only_used_in_recursion 2024-01-19 17:31:01 +01:00
parser Rename the unescaping functions. 2024-01-25 12:28:11 +11:00
paths Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2 2024-01-03 11:35:07 +02:00
proc-macro-api Auto merge of #16312 - Veykril:win-proc-macro-srv, r=Veykril 2024-01-09 10:12:57 +00:00
proc-macro-srv fix(rust-analyzer): use new pkgid spec to compare 2024-01-18 07:01:29 +00:00
proc-macro-srv-cli Recognize proc macro server unexpectedly exiting and report the exit code 2024-01-09 10:37:26 +01:00
profile Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2 2024-01-03 11:35:07 +02:00
project-model op_ref 2024-01-19 17:31:01 +01:00
rust-analyzer redundant_locals 2024-01-19 18:36:32 +01:00
sourcegen Use Cargo's [workspace.lints.*] to config clippy 2023-12-29 23:51:32 +09:00
span Temporarily allow all lints which occur 2024-01-19 12:52:12 +01:00
stdx move is_upper_snake_case to stdx 2024-01-16 13:37:22 +03:00
syntax Rename the unescaping functions. 2024-01-25 12:28:11 +11:00
test-fixture cargo clippy --fix 2024-01-18 13:59:49 +01:00
test-utils feat: Show notable trait impls on hover 2024-01-16 19:17:33 +01:00
text-edit Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2 2024-01-03 11:35:07 +02:00
toolchain Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2 2024-01-03 11:35:07 +02:00
tt Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2 2024-01-03 11:35:07 +02:00
vfs fix: Fix progress reporting getting stuck 2024-01-17 13:23:00 +01:00
vfs-notify fix: Fix progress reporting getting stuck 2024-01-17 13:23:00 +01:00