rust/crates
bors[bot] 6aeeb4ef33
Merge #10603
10603: fix: Don't resolve attributes to non attribute macros r=Veykril a=Veykril

Also changes `const`s to `static`s for `Limit`s as we have interior mutability in those(though only used with a certain feature flag enabled).

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-10-21 10:39:26 +00:00
..
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 Merge #10563 2021-10-20 21:02:46 +00:00
hir_def Merge #10603 2021-10-21 10:39:26 +00:00
hir_expand Merge #10603 2021-10-21 10:39:26 +00:00
hir_ty Merge #10603 2021-10-21 10:39:26 +00:00
ide Merge #10563 2021-10-20 21:02:46 +00:00
ide_assists Merge #10563 2021-10-20 21:02:46 +00:00
ide_completion Fix qualified lint completions ignoring the qualifier value 2021-10-20 14:03:41 +02:00
ide_db Merge #10603 2021-10-21 10:39:26 +00: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
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
proc_macro_api
proc_macro_srv internal: update expect 2021-10-09 17:17:16 +03:00
proc_macro_test
profile Move IdxRange into la_arena 2021-10-15 13:03:28 +11:00
project_model Merge #10387 2021-10-20 20:54:36 +00:00
rust-analyzer Fix tests 2021-10-18 12:03:49 +03:00
sourcegen
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 Merge #10563 2021-10-20 21:02:46 +00:00
text_edit
toolchain
tt
vfs Merge #10423 2021-10-12 18:35:03 +00:00
vfs-notify