rust/crates
bors[bot] f6e73d510d
Merge #9258
9258: minor: Give `ImportPrefix` variants better config names r=matklad a=Veykril

I feel like `crate` and `self` work better than `by_crate` and `by_self`. The only reason for the current names were that `Self` doesn't work for the variant name on the rust side so I forgot about setting proper config names on serde layer.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-06-16 14:53:06 +00:00
..
base_db internal: introduce minicore -- a subset of libcore for testing 2021-06-15 21:03:08 +03:00
cfg tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
flycheck Use package root as cargo check working directory 2021-05-12 19:50:52 -07:00
hir Filter out non-type completions in the respective completions modules instead 2021-06-16 15:08:44 +02:00
hir_def minor: add a test variation 2021-06-15 11:58:39 +03:00
hir_expand Merge #9260 2021-06-14 07:16:48 +00:00
hir_ty internal: add fn to minicore 2021-06-16 12:15:45 +03:00
ide internal: add fn to minicore 2021-06-16 12:15:45 +03:00
ide_assists internal: don't #[ignore] tests 2021-06-15 16:37:58 +03:00
ide_completion Simplify 2021-06-16 15:51:01 +02:00
ide_db internal: cleanup tests 2021-06-15 12:48:05 +03:00
ide_diagnostics internal: document that we don't #[ignore] tests 2021-06-15 11:46:47 +03:00
ide_ssr clippy::redundant_field_names 2021-06-13 09:40:22 +05:30
mbe Merge #9260 2021-06-14 07:16:48 +00:00
parser Merge #9260 2021-06-14 07:16:48 +00:00
paths tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
proc_macro_api Merge #9260 2021-06-14 07:16:48 +00:00
proc_macro_srv Merge #9260 2021-06-14 07:16:48 +00:00
proc_macro_test Build test-macros in a build script 2021-06-09 17:16:52 +02:00
profile Merge #9260 2021-06-14 07:16:48 +00:00
project_model clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
rust-analyzer Merge #9258 2021-06-16 14:53:06 +00:00
stdx tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
syntax Highlight unsafe trait refs as unsafe only in impl blocks and definitions 2021-06-15 21:49:59 +02:00
test_utils internal: add fn to minicore 2021-06-16 12:15:45 +03:00
text_edit
toolchain
tt Merge #9260 2021-06-14 07:16:48 +00:00
vfs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
vfs-notify