..
generated
Error on using yield
without also using #[coroutine]
on the closure
2024-04-24 08:05:29 +00:00
imports
fix: ensure implied bounds from associated types are considered in autocomplete
2024-05-22 16:16:20 -04:00
prime_caches
internal: Remove load-cargo dependency on ide
2024-02-28 16:59:04 +01:00
syntax_helpers
Allow hir::Param to refer to other entity params aside from functions
2024-05-18 12:35:55 +02:00
test_data
Make functions in impl have a container name
2023-12-17 13:44:47 -05:00
active_parameter.rs
Show fn traits in signature info for trait implementors
2024-05-18 16:22:59 +02:00
apply_change.rs
Update per_query_memory_usage
query listing
2024-04-17 18:44:50 +02:00
assists.rs
Merge commit ' aa9bc86125
' into sync-from-ra
2023-06-05 12:04:23 +03:00
defs.rs
internal: Add StaticLifetime to hir API
2024-05-16 08:02:51 +02:00
documentation.rs
fix: handle escaped chars in doc comments
2024-04-19 14:57:37 +08:00
famous_defs.rs
Add toggle_async_sugar assist code action
2024-05-24 01:08:21 +03:00
helpers.rs
Simplify
2024-06-03 19:06:58 +02:00
items_locator.rs
internal: switch to tracing
from log
2024-01-30 12:27:31 -05:00
label.rs
fix: Fix impl Trait<Self>
causing stackoverflows
2024-04-15 15:41:20 +02:00
lib.rs
Split SymbolKind::Function into Function and Method
2024-03-17 11:07:22 +01:00
path_transform.rs
internal: refactor prefer_no_std
/prefer_prelude
bools into a struct
2024-05-22 20:46:30 +02:00
prime_caches.rs
fix: Tracing span names should match function names
2024-04-30 11:22:47 -07:00
rename.rs
internal: Add StaticLifetime to hir API
2024-05-16 08:02:51 +02:00
rust_doc.rs
Remove markdown module from rust-analyzer crate
2023-09-02 17:27:52 +02:00
search.rs
Fix typos
2024-05-15 18:55:27 +02:00
source_change.rs
Make extract_expressions_from_format_string
only use snippets when available
2024-06-02 11:47:05 -04:00
symbol_index.rs
Recognize __
prefixes for symbol search query
2024-06-04 10:36:04 +02:00
traits.rs
Deduplicate some code
2024-02-10 01:51:22 +01:00
ty_filter.rs
Run cargo fix --edition-idioms
2022-07-20 15:02:08 +02:00
use_trivial_constructor.rs
Merge commit ' 9b3d03408c
' into sync-from-ra
2023-08-21 12:44:09 +03:00