rust/crates
Aleksey Kladov af9fd37cd9 internal: minimize use_tree parser tests
The code here is intentionally dense and does exactly what is written.
Explaining semantic difference between Rust 2015 and 2018 doesn't help
with understanding syntax. Better to just add more targeted tests.
2021-09-18 15:22:49 +03:00
..
base_db Downmap the token in attribute inputs when expanding speculatively 2021-09-14 00:04:04 +02:00
cfg Simplify int_in_range 2021-08-31 13:11:17 +02:00
flycheck internal: remove dead code 2021-09-15 21:22:06 +03:00
hir internal: remove dead code 2021-09-15 21:22:06 +03:00
hir_def Support the new rustc_builtin_macro syntax 2021-09-09 21:32:41 +02:00
hir_expand fix source_to_def trying to use attribute macro calls as containers 2021-09-14 14:42:14 +02:00
hir_ty Fix a comment typo in autoderef.rs 2021-09-16 13:47:01 +10:00
ide Add multi-token mapping test for goto_definition 2021-09-18 12:00:12 +02:00
ide_assists Narrow "if-let to match" assist available range 2021-09-18 05:28:52 +09:00
ide_completion Merge #10248 2021-09-15 18:23:46 +00:00
ide_db internal: remove dead code 2021-09-15 21:22:06 +03:00
ide_diagnostics Merge #10089 2021-08-30 19:35:00 +00:00
ide_ssr internal: remove dead code 2021-09-15 21:22:06 +03:00
limit internal: add API to check what are the max limits in practice 2021-07-31 18:26:43 +03:00
mbe removing seemingly unused dev deps. 2021-09-11 16:26:36 +01:00
parser internal: minimize use_tree parser tests 2021-09-18 15:22:49 +03:00
paths internal: improve compilation critical path a bit 2021-08-28 22:43:37 +03:00
proc_macro_api internal: remove dead code 2021-09-15 21:22:06 +03:00
proc_macro_srv removing seemingly unused dev deps. 2021-09-11 16:26:36 +01:00
proc_macro_test cargo_metadata 0.14 2021-07-09 11:01:55 -04:00
profile Update dependency minor versions 2021-09-04 00:27:05 -07:00
project_model Rename is_member to is_local 2021-09-07 17:29:58 +02:00
rust-analyzer fix completion handler trying to seek outside of character boundaries. 2021-09-17 23:04:20 +05:00
sourcegen internal: prevent possible bugs when adding magical comments 2021-09-13 13:43:13 +03:00
stdx minor: improve readability 2021-09-11 18:42:38 +03:00
syntax internal: minimize use_tree parser tests 2021-09-18 15:22:49 +03:00
test_utils Add proc-macro fixture directive 2021-09-13 18:37:50 +02:00
text_edit Handle all rename special cases for all record pattern fields 2021-08-16 22:48:38 +02:00
toolchain minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
tt internal: reduce coupling 2021-08-31 19:14:33 +03:00
vfs internal: document that ascription is preferred to a turbo fish 2021-08-11 14:16:15 +03:00
vfs-notify internal: remove dead code 2021-09-15 21:22:06 +03:00