rust/crates/ide-db/src
bors 44568007d1 Auto merge of #14128 - Veykril:parser, r=Veykril
internal: Improve parser recovery for delimited lists

Closes https://github.com/rust-lang/rust-analyzer/issues/11188, https://github.com/rust-lang/rust-analyzer/issues/10410, https://github.com/rust-lang/rust-analyzer/issues/10173

Should probably be merged after the stable release as this might get the parser stuck if I missed something
2023-02-14 12:59:39 +00:00
..
generated Change src/test to tests in source files, fix tidy and tests 2023-01-11 09:32:13 +00:00
imports ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
syntax_helpers ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
test_data ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
tests ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
active_parameter.rs Cleanup signature help a bit 2023-02-13 11:25:45 +01:00
apply_change.rs ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00
assists.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
defs.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
famous_defs.rs Improve "Generate Deref impl" assist 2022-05-16 20:10:46 +02:00
helpers.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
items_locator.rs
label.rs
lib.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
line_index.rs Update crates/ide-db/src/line_index.rs 2023-02-14 08:19:58 +00:00
path_transform.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
rename.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
rust_doc.rs
search.rs refactor: reduce nesting 2023-02-14 17:34:19 +09:00
source_change.rs ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
symbol_index.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
traits.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
ty_filter.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
use_trivial_contructor.rs add doc strings to use_trivial_contructor.rs 2022-06-22 16:49:50 +02:00