rust/crates/rust-analyzer/tests/slow-tests
bors aaa1e8e1b8 Auto merge of #15618 - shogo-nakano-desu:internal/port-anymap, r=Veykril
internal: port anymap

## Description
- The anymap crate has been ported. During this process, unnecessary features for rust-analyzer have been removed.
- From the tests that were checking the existing licenses, the anymap license (`BlueOak-1.0.0 OR MIT OR Apache-2.0`) has been removed.

## Requests
- While porting the code this time, I have tried to respect the original author's intentions and have kept the comments/codes as much as possible. Please don't hesitate to tell me if you think the comments/codes also need to be appropriately modified.
- If there are any necessary changes regarding the licensing or anything else, please let me know so I can fix them.

## Issue
https://github.com/rust-lang/rust-analyzer/issues/15500
2023-10-09 08:40:54 +00:00
..
main.rs Restructure some modules in rust-analyzer crate 2023-09-02 14:16:04 +02:00
sourcegen.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
support.rs Do not resolve inlayHint.textEdit for VSCode client 2023-09-19 21:40:22 +03:00
testdir.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
tidy.rs Auto merge of #15618 - shogo-nakano-desu:internal/port-anymap, r=Veykril 2023-10-09 08:40:54 +00:00