..
base_db
Fix standard library doclinks not going to the correct page
2021-10-20 16:36:01 +02:00
cfg
a few clippy fixes
2021-10-14 19:57:21 +01:00
flycheck
a few clippy fixes
2021-10-14 19:57:21 +01:00
hir
Resolve derive attributes even when shadowed
2021-10-19 13:42:36 +02:00
hir_def
Make some functions non-generic
2021-10-20 20:20:17 +03:00
hir_expand
Remove obsolete test module
2021-10-20 17:03:09 +02:00
hir_ty
Make some functions non-generic
2021-10-20 20:20:17 +03:00
ide
Fix standard library doclinks not going to the correct page
2021-10-20 16:36:01 +02:00
ide_assists
Fix: remove extra newline
2021-10-19 23:46:43 +09:00
ide_completion
Fix qualified lint completions ignoring the qualifier value
2021-10-20 14:03:41 +02:00
ide_db
Generate rustdoc lints
2021-10-20 13:48:05 +02:00
ide_diagnostics
Fix missing_fields diagnostic fix replacing wrong text ranges
2021-10-15 19:27:19 +02:00
ide_ssr
internal: update expect
2021-10-09 17:17:16 +03:00
limit
internal: add API to check what are the max limits in practice
2021-07-31 18:26:43 +03:00
mbe
internal: clean up code duplication
2021-10-10 21:08:10 +03:00
parser
internal: Parse const trait bounds
2021-10-19 14:20:00 +02:00
paths
Fix miscellaneous Clippy lints
2021-10-03 23:53:30 +11:00
proc_macro_api
Fix miscellaneous Clippy lints
2021-10-03 23:53:30 +11:00
proc_macro_srv
internal: update expect
2021-10-09 17:17:16 +03:00
proc_macro_test
cargo_metadata 0.14
2021-07-09 11:01:55 -04:00
profile
Fix miscellaneous Clippy lints
2021-10-03 23:53:30 +11:00
project_model
Use workspace cargo to fetch rust source's metadata
2021-10-14 16:20:11 +01:00
rust-analyzer
Fix tests
2021-10-18 12:03:49 +03:00
sourcegen
Add semicolons for consistency
2021-10-03 23:39:43 +11:00
stdx
Kill the child process before waiting in streaming_output
2021-10-14 13:53:25 +02:00
syntax
internal: Parse const trait bounds
2021-10-19 14:20:00 +02:00
test_utils
Derive completions work on hir, not names
2021-10-19 13:50:08 +02:00
text_edit
Fix miscellaneous Clippy lints
2021-10-03 23:53:30 +11:00
toolchain
minor: drop dummy authors field
2021-07-05 14:19:41 +03:00
tt
Replace if let
with match
where appropriate
2021-10-05 09:00:21 +11:00
vfs
Merge #10423
2021-10-12 18:35:03 +00:00
vfs-notify
Fix miscellaneous Clippy lints
2021-10-03 23:53:30 +11:00