rust/crates
bors[bot] 529b7a4167
Merge #10398
10398: Give defaultLibrary semantic token modifier to items from standard library r=Veykril a=lhvy

Fixes #8999, fixes #2155

`builtInCrates` could be an alternate name to `defaultLibrary`, which one is better?

> P.S. I'm participating in [Hacktoberfest 2021](https://hacktoberfest.digitalocean.com/). If this PR is up to standard and merged, I'd appreciate if the `hacktoberfest-accepted` label could be added. Thanks!

Co-authored-by: lhvy <me@lhvy.dev>
Co-authored-by: Lucas <me@lhvy.dev>
2021-09-30 16:10:23 +00:00
..
base_db support non-extern-prelude dependencies 2021-09-28 21:23:46 +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 minor: don't drop binders when doing autoderef 2021-09-30 19:57:15 +05:00
hir_def Use the right HirFileId for LowerCtx when expanding macros in fn parameter types 2021-09-29 21:06:37 +02:00
hir_expand Add const_format_args! builtin macro, fix highlighting 2021-09-30 17:16:39 +02:00
hir_ty Add regression test 2021-09-29 21:08:44 +02:00
ide Merge #10398 2021-09-30 16:10:23 +00:00
ide_assists Merge #10401 2021-09-30 16:03:03 +00:00
ide_completion Add pub(super) along with pub(crate) and pub as a completion keyword 2021-09-29 21:55:15 -07:00
ide_db Reduce allocation in builtin_crates 2021-10-01 01:56:30 +10:00
ide_diagnostics Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
ide_ssr Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
limit
mbe Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
parser internal: more reasonable grammar for blocks 2021-09-26 19:16:09 +03:00
paths
proc_macro_api Simplify 2021-09-19 23:34:07 +02:00
proc_macro_srv Merge #10378 2021-09-27 18:00:08 +00:00
proc_macro_test
profile Update dependency minor versions 2021-09-04 00:27:05 -07:00
project_model Implicitly depend on test 2021-09-28 21:39:41 +02:00
rust-analyzer Remove unneeded semantic token definition 2021-10-01 01:55:29 +10: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 Fix inline_call breaking RecordExprField shorthands 2021-09-28 19:22:32 +02:00
test_utils support non-extern-prelude dependencies 2021-09-28 21:23:46 +02:00
text_edit
toolchain
tt Make stringify! prettify its input 2021-09-27 19:02:03 +02:00
vfs Update crates/vfs/src/vfs_path.rs 2021-09-28 10:20:35 +08:00
vfs-notify internal: remove dead code 2021-09-15 21:22:06 +03:00